This website requires JavaScript.
Explore
Help
Sign In
RetailCRM-Mirror
/
NelmioApiDocBundle
Watch
1
Star
0
Fork
0
You've already forked NelmioApiDocBundle
mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced
2025-02-09 02:59:27 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
NelmioApiDocBundle
/
PropertyDescriber
History
Fabien Salathe
dc7399c41d
Fix undefined function in OA\Schema (
#1629
)
...
`$property->getTitle()` should be `$property->title`
2020-05-28 19:19:43 +02:00
..
ArrayPropertyDescriber.php
Fix undefined function in OA\Schema (
#1629
)
2020-05-28 19:19:43 +02:00
BooleanPropertyDescriber.php
OpenApi 3 Support (
#1623
)
2020-05-28 13:19:11 +02:00
DateTimePropertyDescriber.php
OpenApi 3 Support (
#1623
)
2020-05-28 13:19:11 +02:00
FloatPropertyDescriber.php
OpenApi 3 Support (
#1623
)
2020-05-28 13:19:11 +02:00
IntegerPropertyDescriber.php
OpenApi 3 Support (
#1623
)
2020-05-28 13:19:11 +02:00
ObjectPropertyDescriber.php
OpenApi 3 Support (
#1623
)
2020-05-28 13:19:11 +02:00
PropertyDescriberInterface.php
OpenApi 3 Support (
#1623
)
2020-05-28 13:19:11 +02:00
StringPropertyDescriber.php
OpenApi 3 Support (
#1623
)
2020-05-28 13:19:11 +02:00