Skip to content

Releases: SoliDry/api-generator

Add @OA\Response object extension for desc + @OA\MediaType

26 Jul 09:16
919ea87
Compare
Choose a tag to compare
Merge pull request #179 from SoliDry/develop

#177: Add MediaType to docs gen in Response + description

Add turn off via --no-docs option docs generation

26 Jun 17:48
Compare
Choose a tag to compare

Add create/update/delete + reletions bulk doc methods gen

21 Jun 09:28
d02e665
Compare
Choose a tag to compare
Merge pull request #175 from SoliDry/develop

Add relations OAS docs generation

Add .gitattributes support for projects with critical net/traffic envs and others

15 Jun 10:26
Compare
Choose a tag to compare

To exclude minor dirs/files from package, that do not operate in code execution on prod environments

Add @OA\Schema in @OA\Parameter to properly render types of params of methods

13 Jun 17:55
Compare
Choose a tag to compare
2.6.1

#172. Add schema to OA/Parameter, Change page in view to data, Set pa…

OA documentation generated annotations for every controller + info based on L5

12 Jun 05:59
Compare
Choose a tag to compare

Included relations attributes unset with data param passed via query to index method

19 May 07:58
f1f480b
Compare
Choose a tag to compare

Fix binding by adding entity_id to select when data param passed with fields in uri

15 May 08:28
Compare
Choose a tag to compare
2.5.10

#162. Fix binding by adding entity_id to select when data param passe…

Fix attributes unset on data fields parameter passed to uri

14 May 11:39
Compare
Choose a tag to compare
2.5.9

#163. Fix remove (array) cast from inner arrays cosing unset not to d…

Add pagination support based on Fractal+Laravel paginator

13 May 19:33
Compare
Choose a tag to compare
2.5.8

#159. Add instanceof check for paginator + Fix related Collection/Ite…