Releases: GuilhemN/swagger
Releases · GuilhemN/swagger
Add php 8 support
Compare
Sorry, something went wrong.
No results found
Merge pull request #15 from GuilhemN/php8
Add php8 support
v0.4.1: Merge pull request #12 from phansys/abstract_do_merge
Compare
Sorry, something went wrong.
No results found
Make `AbstractModel::doMerge()` abstract instead of call a nonexistent method `parse()`
v0.4.0: Merge pull request #5 from dragosprotung/items_properties
Compare
Sorry, something went wrong.
No results found
Items now extends from Schema (to have the same api than zircote/swagger-php).
v0.3.2: Merge pull request #3 from betzholz/master
Compare
Sorry, something went wrong.
No results found
Add Description to Item
v0.3.1
Compare
Sorry, something went wrong.
No results found
Merge pull request #4 from choonge/feature/remove-constructor-typehin…
v0.3.0: Merge pull request #2 from Prezent/parameter-ref
Compare
Sorry, something went wrong.
No results found
Allow parameter references
v0.2.4: Merge pull request #1 from GuilhemN/security
Compare
Sorry, something went wrong.
No results found
Add SecurityDefinitions support
v0.2.3
Compare
Sorry, something went wrong.
No results found
Allow using \stdClass
v0.2.2
Compare
Sorry, something went wrong.
No results found
Fix \ArrayAccess support
v0.2.1
Compare
Sorry, something went wrong.
No results found
Minor fix