Marcin Szepczyński
bff1b3ba0a
Add support for boolean type for CheckboxType ( #1123 )
...
* Add support for boolean type for CheckboxType
* add functional tests to checkbox form type as boolean
2017-12-15 16:58:40 +01:00
Kori
29ec20bda1
Fix exception when attempting to read swagger annotation for virtual property ( #1136 )
...
* Fix exception when attempting to read swagger annotation for virtual property
* drop jms 1.0, add stopwatch for dependency
2017-12-09 14:31:56 +01:00
Yi Ping
d4bf23bcfb
Fix complex groups for jms serializer
2017-12-08 10:38:49 +08:00
Myroslav
01f691c456
support swagger property annotation to extend description properties of model ( #1125 )
...
* support swagger property annotation to descripe properties of model
* support swagger property annotation to descripe properties of model
* fix issues from PR review
* rename method
* remove redundant annotations and revert changes into composer.json
* fix issues from PR comments
* use symfony 3 for default tests
* revert chages
* use symfony 3 for default tests
* revert changes in travis config
2017-12-03 19:30:44 +01:00
kopaygorodsky
8521fdc7ea
added break
2017-11-11 13:43:42 +02:00
kopaygorodsky
27402d7bb6
added support of collection type + example in forms
2017-11-11 13:33:41 +02:00
kopaygorodsky
b405b33ea2
codestyle fixes
2017-09-15 21:43:20 +03:00
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
1fb8371e80
Add DateTime support
2017-07-25 10:31:23 +02:00
Guilhem Niot
b8479d02e1
Add JMS serializer support
2017-07-25 10:09:41 +02:00
Guilhem Niot
8eb084908d
Add forms support
2017-06-24 19:54:48 +02:00
Guilhem Niot
de40660341
Add groups support
2017-06-13 13:34:26 +02:00
Guilhem Niot
87a42ab52d
fix cs
2017-05-31 18:35:02 +02:00
Guilhem Niot
12247cb56e
Add return types
2017-03-17 19:37:51 +01:00
Baptiste Lafontaine
02270a6755
Do not use nullable result directly
2017-03-15 13:59:45 +01:00
Guilhem N
b1d95d966d
[SwaggerPhp] Only parse controllers
2017-01-25 18:44:57 +01:00
Baptiste Lafontaine
e613ee48c6
Add support for bool type in ScalarModelDescriber
2017-01-20 09:27:10 +01:00
Guilhem N
14ae741115
Add models support
2017-01-14 17:36:56 +01:00