Christopher Davis
7357de9c16
Add a Configuration Option to Enable Validation Groups
...
If this was turned on by default, that seems like a _large_ BC break as
folks entire OpenAPI doc could change underneath them.
The config option defaults to false and users can enable it if they
desire.
2021-11-06 07:13:56 -05:00
Guilhem Niot
bc2b3f7530
Merge branch '3.x'
2020-12-29 10:30:06 +01:00
Guilhem Niot
e57ede23ed
Use annotations reader without cache
2020-12-29 10:27:09 +01:00
Guilhem Niot
363fd26f7c
Merge branch '3.x'
2020-12-10 22:28:55 +01:00
Guilhem Niot
90f835f1ef
Allow to not document form types fields ( #1752 )
...
* Allow the usage of `@SWG\Definition` on form types
* Allow to not document form types fields
* Reduce the number of changes
2020-12-02 15:38:38 +01:00
Guilhem N
893a7ad518
Enable the FormModelDescriber only if forms are enabled ( #1154 )
...
* Enable the FormModelDescriber only if forms are enabled
* Add a comment
2017-12-19 20:35:10 +01:00