This repository has been archived by the owner on Dec 11, 2023. It is now read-only.
Releases: DerManoMann/silex2swagger
Releases · DerManoMann/silex2swagger
v3.0.5
v3.0.4
Merge annotated and auto-generated parameter definitions
v3.0.3
- allow multiple source path arguments on CLI
v3.0.2
v3.0.1
- Fix bug comparing controller class names using FQCN
- Add support for sharing parameters and responses within a controller class
v3.0.0
- Improved namespaces
- Extended support for swagger request properties
- CI support
v2.0.2: Double slash (#7)
* Fix double slash * Update changelog
v2.0.1: Merge pull request #6 from DerManoMann/annotations2
Bump ddesrosiers/silex-annotation-provider dependency to proper ~2.0
v2.0.0
Updated for silex2
v1.0.3: Merge pull request #2 from DerManoMann/extra_callback
Support callback to collect additional (custom) data to be added (ie: tags, etc.) to operations