Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

Releases: DerManoMann/silex2swagger

v3.0.5

27 Jun 01:41
Compare
Choose a tag to compare

Minor code cleanup

v3.0.4

23 Feb 00:28
a98e045
Compare
Choose a tag to compare

Merge annotated and auto-generated parameter definitions

v3.0.3

18 Jan 02:11
6810019
Compare
Choose a tag to compare
  • allow multiple source path arguments on CLI

v3.0.2

24 Nov 00:58
676a47b
Compare
Choose a tag to compare

Bug fix: Allow to set route security via @s2s\SwaggerProperty

v3.0.1

07 Nov 21:38
Compare
Choose a tag to compare
  • Fix bug comparing controller class names using FQCN
  • Add support for sharing parameters and responses within a controller class

v3.0.0

06 Sep 05:03
Compare
Choose a tag to compare
  • Improved namespaces
  • Extended support for swagger request properties
  • CI support

v2.0.2: Double slash (#7)

05 Sep 22:00
Compare
Choose a tag to compare
* Fix double slash

* Update changelog

v2.0.1: Merge pull request #6 from DerManoMann/annotations2

26 Jan 04:21
Compare
Choose a tag to compare

Bump ddesrosiers/silex-annotation-provider dependency to proper ~2.0

v2.0.0

30 Oct 22:36
Compare
Choose a tag to compare

Updated for silex2

v1.0.3: Merge pull request #2 from DerManoMann/extra_callback

19 Apr 04:35
Compare
Choose a tag to compare

Support callback to collect additional (custom) data to be added (ie: tags, etc.) to operations