851 Commits

Author SHA1 Message Date
kopaygorodsky
6e41a20e40 Added support for EntityType in FormModel Describer. Reading form recursively down. Modified formSupport test 2017-09-15 20:31:51 +03:00
Wesley Lancel
3adf8c3d97 Fix type for float / double for JMS models (#1077)
* Fix type for float / double for JMS models

* Set format for number type
2017-09-09 20:40:21 +02:00
Guilhem Niot
1bbfea649b Merge pull request #1076 from Nyholm/patch-1
Syntax update
2017-08-31 12:01:05 +02:00
Guilhem Niot
e78ee9bda5 Merge pull request #1074 from nelmio/twig
Remove SwaggerUI controller when TwigBundle is not registered
2017-08-28 21:33:51 +02:00
Guilhem Niot
63585bc5d3 Merge pull request #1073 from nelmio/ref
Fix the invalid reference notice
2017-08-28 21:32:17 +02:00
Tobias Nyholm
585baa2477 Syntax update
`~7.0|~7.1` is the same as `~7.0`. I think you mean to do `7.0.*|7.1.*` since PHP does not do Semver.
2017-08-28 20:42:50 +02:00
Guilhem Niot
44422d86a0 Remove SwaggerUI controller when TwigBundle is not registered 2017-08-27 17:58:59 +02:00
Guilhem Niot
2fcce922d7 Fix the invalid reference notice 2017-08-27 17:41:42 +02:00
Guilhem Niot
2b95b1bd0f Merge pull request #1049 from HaraldVelner/master
Add missing svg definitions for icons
2017-08-23 23:21:46 +02:00
Guilhem Niot
9d6064aebb Merge pull request #1067 from Prezent/fix-constraint-param
Fix fatal error when using a Constraint as requirement
2017-08-23 23:14:10 +02:00
Guilhem Niot
026ee2ada1 Merge pull request #1061 from discordier/feature/root-key-configuration-merge
[3.0] Allow configuration to be split on root key level.
2017-08-23 23:09:43 +02:00
Sander Marechal
b61820eb4b Fix fatal error when using a Constraint as requirement 2017-08-10 12:16:50 +02:00
Christian Schiffler
5c12ff19de Allow configuration to be split on root key level.
We now allow to split the configuration on multiple files, each
containing one of the various root keys of the "documentation" entry.

This means, you may now split "documentation/*" out to own yml files and
import them.

NOTE: this only allows splitting of entries being a direct child of the
documentation entry, so splitting i.e. the info key over multiple files
will not work.
2017-08-08 19:43:01 +02:00
Harald Velner
287cecda39 Add svg icons definitions to index.html.twig 2017-08-07 13:49:38 +02:00
Guilhem Niot
e4009b4f64 Merge pull request #1050 from nelmio/collection
Execute the CollectionModelDescriber earlier
2017-08-04 10:36:46 +02:00
Guilhem Niot
eeeab29ec9 Execute the CollectionModelDescriber earlier 2017-08-01 22:13:01 +02:00
Harald Velner
bce6fd8c83 Add missing svg definitions for icons 2017-07-31 12:42:05 +02:00
Guilhem Niot
bb14c85179 Merge pull request #1035 from nelmio/basepath
Use request base url
2017-07-25 11:26:14 +02:00
Guilhem Niot
ad4079020d Merge pull request #1042 from nelmio/swagger
Bump exsyst/swagger version
2017-07-25 10:54:54 +02:00
Guilhem Niot
9d86a81f2c Bump exsyst/swagger version 2017-07-25 10:45:34 +02:00
Guilhem Niot
05bf7b54c0 Merge pull request #1028 from nelmio/datetime
Add DateTime support
2017-07-25 10:40:06 +02:00
Guilhem Niot
1fb8371e80 Add DateTime support 2017-07-25 10:31:23 +02:00
Guilhem Niot
fe7ce1aab1 Merge pull request #1024 from nelmio/jms
Add JMS serializer support
2017-07-25 10:17:50 +02:00
Guilhem Niot
b8479d02e1 Add JMS serializer support 2017-07-25 10:09:41 +02:00
Guilhem Niot
a7641db83f Merge pull request #1041 from nelmio/tests
Fix tests
2017-07-25 10:08:59 +02:00
Guilhem Niot
6db64c4e8c Fix tests 2017-07-25 10:02:32 +02:00
Guilhem Niot
7e46cc8899 Merge pull request #1034 from nelmio/GuilhemN-patch-1
[FosRestDescriber] Don't override parameter type if already specified
2017-07-11 18:41:54 +01:00
Guilhem Niot
261830f1f9 Merge pull request #1031 from ToGo101/bugfix/NoOverridesIfAlreadySet
Bugfix/no overrides if already set
2017-07-11 18:41:10 +01:00
goyt
69169b0457 since a path variable must be required, change back 2017-07-05 23:41:25 +02:00
Guilhem Niot
0b05a23625 Use request base url 2017-07-05 15:43:15 +02:00
Guilhem Niot
98980fa680 [FosRestDescriber] Don't override parameter type if already specified 2017-07-05 14:28:48 +02:00
goyt
fce21e78b0 small typo-a 2017-07-03 23:46:15 +02:00
goyt
35f83640d6 Required for PathVarriables is no longer overwritten, if already set. Type is no longer overwritten if already set 2017-07-03 23:39:42 +02:00
Guilhem Niot
7690f6cfb5 Merge pull request #1026 from nelmio/doccontroller
Add a controller exposing the documentation in json
2017-06-26 17:51:19 +00:00
Guilhem Niot
c7367d6644 Add a controller exposing the documentation in json 2017-06-26 11:32:23 +02:00
Guilhem Niot
8c244f73e5 Merge pull request #1022 from nelmio/forms
Add forms support
2017-06-25 11:56:25 +00:00
Guilhem Niot
8eb084908d Add forms support 2017-06-24 19:54:48 +02:00
Guilhem Niot
3e326507e1 Update README.md 2017-06-22 23:20:12 +02:00
Guilhem Niot
47620f606a Port UI updates from Api-Platform 2017-06-22 23:09:05 +02:00
Guilhem Niot
f1c16dc583 Include css map 2017-06-22 22:41:44 +02:00
Guilhem Niot
0bd45e6486 Fix an issue caused by #1007 2017-06-22 22:30:56 +02:00
Guilhem Niot
6776d7880e Merge pull request #1015 from nelmio/fosrest
Fix docs when using FOSRestBundle format listener
2017-06-22 20:29:28 +00:00
Guilhem Niot
aefdca965e Include map files 2017-06-22 21:22:10 +02:00
Guilhem Niot
91e8af5406 Fix docs when using FOSRestBundle format listener 2017-06-20 20:49:50 +02:00
Guilhem Niot
169cdd6709 Use symfony's @Route annotation 2017-06-14 14:29:39 +02:00
Guilhem Niot
25c109ab67 Document serializer groups 2017-06-14 14:28:37 +02:00
Guilhem Niot
d1761826ab Merge pull request #1010 from nelmio/groups
Add groups support
2017-06-14 12:26:52 +00:00
Guilhem Niot
9c0db1ea51 Fix symfony 4 support 2017-06-14 14:22:46 +02:00
Guilhem Niot
7a7b7c1030 Bump dependencies 2017-06-14 13:27:07 +02:00
Guilhem Niot
de40660341 Add groups support 2017-06-13 13:34:26 +02:00