Skip to content

Releases: GuilhemN/swagger

Add php 8 support

Choose a tag to compare

@GuilhemN GuilhemN released this 19 Nov 17:15
5d4ad40
Merge pull request #15 from GuilhemN/php8

Add php8 support

v0.4.1: Merge pull request #12 from phansys/abstract_do_merge

Choose a tag to compare

@GuilhemN GuilhemN released this 27 Jul 06:48
a02984d
Make `AbstractModel::doMerge()` abstract instead of call a nonexistent method `parse()`

v0.4.0: Merge pull request #5 from dragosprotung/items_properties

Choose a tag to compare

@GuilhemN GuilhemN released this 03 Feb 16:53
9e3a928

Items now extends from Schema (to have the same api than zircote/swagger-php).

v0.3.2: Merge pull request #3 from betzholz/master

Choose a tag to compare

@GuilhemN GuilhemN released this 19 Dec 19:48
b8235e5
Add Description to Item

v0.3.1

Choose a tag to compare

@GuilhemN GuilhemN released this 12 Oct 05:19
Merge pull request #4 from choonge/feature/remove-constructor-typehin…

v0.3.0: Merge pull request #2 from Prezent/parameter-ref

Choose a tag to compare

@GuilhemN GuilhemN released this 25 Jul 08:16
Allow parameter references

v0.2.4: Merge pull request #1 from GuilhemN/security

Choose a tag to compare

@GuilhemN GuilhemN released this 25 Jun 07:34
Add SecurityDefinitions support

v0.2.3

Choose a tag to compare

@GuilhemN GuilhemN released this 30 Dec 13:58
Allow using \stdClass

v0.2.2

Choose a tag to compare

@GuilhemN GuilhemN released this 18 Nov 21:10
Fix \ArrayAccess support

v0.2.1

Choose a tag to compare

@GuilhemN GuilhemN released this 01 Aug 18:00
Minor fix