Skip to content

Releases: hussein4alaa/laravel-g4t-swagger-auto-generate

3.2.0

17 Sep 21:34
dd32bee
Compare
Choose a tag to compare

New Contributors

3.1.19

13 Sep 09:32
Compare
Choose a tag to compare
  • support Spatie Query Builder filters

3.1.18

05 Sep 13:24
9567580
Compare
Choose a tag to compare

Full Changelog: 3.1.18...3.1.18

3.1.17

22 Aug 07:41
e7cbc99
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.1.16...3.1.17

3.1.16

25 Jul 13:22
d3e2bcb
Compare
Choose a tag to compare
Merge pull request #68 from hussein4alaa/3.1.16

exists type fixes

save json file, stop get data in select input

25 Jul 11:48
2256fbf
Compare
Choose a tag to compare
  • command php artisan make:swagger to generate static json for swagger
  • stop get data in select input

3.1.11

11 Jul 01:08
e3d9286
Compare
Choose a tag to compare
  • fix header issue

3.1.10

11 Jul 00:56
471d382
Compare
Choose a tag to compare
  • fix response json in post method

3.1.9

08 Jul 17:59
39fac68
Compare
Choose a tag to compare
  • fix base controller namespace issue

3.1.8

03 Jul 10:57
bff9359
Compare
Choose a tag to compare
  • fix isBuiltin function issue