Skip to content
This repository has been archived by the owner on Oct 5, 2021. It is now read-only.

Releases: greensight/laravel-openapi-client-generator

0.8.4

30 Dec 14:02
Compare
Choose a tag to compare

fix windows issues
copy default gitignore to package if it does not exist

0.8.3

01 Dec 16:17
340c2f9
Compare
Choose a tag to compare

Reverts 0.8.2

0.8.2

30 Nov 08:07
8480b4a
Compare
Choose a tag to compare

Fix Windows issues with shell args and directory separator in paths

0.8.1

15 Nov 14:18
Compare
Choose a tag to compare

Syntax errors in php < 7.4 is fixed

0.8.0

29 Sep 10:31
Compare
Choose a tag to compare
  1. Remove typescript-axios generator by typescript-fetch generator for js clients
  2. Update config for js client: add generate_nestjs_module option
  3. Update docs

0.7.1

29 Jul 12:26
Compare
Choose a tag to compare

Fix numeric enum patching for php client, when one properties name exist in other, e.g.: 2 => 21

0.7.0

27 Jul 12:39
Compare
Choose a tag to compare

Improve error handling for nest api services.
Add dto models exporting from main index file

0.6.0

24 Jul 11:43
92b90be
Compare
Choose a tag to compare

Add nest module generation for nodejs client

0.5.0

23 Jul 08:54
Compare
Choose a tag to compare

Update apidocs schema requirements
Fix enums file names resolving

0.4.2

21 Jul 11:22
Compare
Choose a tag to compare

Fix config path in LaravelServiceProviderGenerator