mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-09 02:59:27 +03:00
Merge branch '3.x'
This commit is contained in:
commit
34598be7ee
@ -9,7 +9,9 @@ CHANGELOG
|
||||
-----
|
||||
|
||||
* Added `@SerializedName` annotation support and name converters when using Symfony >= 4.2.
|
||||
* remove pattern added from the Expression Violation message.
|
||||
* Removed pattern added from the Expression Violation message.
|
||||
* Added FOSRestBundle 3.x support
|
||||
* Added `@SWG` annotations support at methods level in models
|
||||
|
||||
3.3.0
|
||||
-----
|
||||
|
@ -58,7 +58,10 @@
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Nelmio\\ApiDocBundle\\": ""
|
||||
}
|
||||
},
|
||||
"exclude-from-classmap": [
|
||||
"/Tests/"
|
||||
]
|
||||
},
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user