Skip to content

Releases: digit-soft/laravel-swagger-generator

Release v1.0.15

14 Dec 08:29
Compare
Choose a tag to compare

Add handling of nested names in OA\Property() annotation [digit]

Release v1.0.14

04 Nov 13:38
Compare
Choose a tag to compare

Up version [digit]
Update example generation in WithExampleGenerator::example() [digit]
Update example generation in BaseValueDescribed annotation [digit]

Release v1.0.13

19 Oct 13:22
Compare
Choose a tag to compare

Update example generation in BaseValueDescribed annotation [digit]

Release v1.0.12

29 Sep 09:40
Compare
Choose a tag to compare

Allow setting annotation's example property to null with "NULL" value [digit]

Release v1.0.11

13 Sep 09:34
Compare
Choose a tag to compare

Add new properties to BaseValueDescribed (minimum, maximum, minLength, maxLength, nullable) [digit]

Release v1.0.10

13 Sep 09:13
Compare
Choose a tag to compare

Remove dump call from WithExampleGenerator trait [digit]

Release v1.0.9

13 Sep 09:10
Compare
Choose a tag to compare

FIX BaseValueDescribed->type Enum annotation [digit]

Release v1.0.8

13 Sep 09:03
Compare
Choose a tag to compare

Add company_name and sex examples [digit]

Release v1.0.7

25 Jun 09:00
Compare
Choose a tag to compare

Add support of CursorPaginator in Response annotation [digit]
FIX typo [digit]

Release v1.0.6

24 Jun 10:27
Compare
Choose a tag to compare

Add request attributes parsing [digit]