Skip to content

Releases: SoliDry/api-generator

Add meta information for index http request with page, limit and count

09 May 09:54
Compare
Choose a tag to compare
2.5.7

#159. Add setMetaPageInfo for index http request to set meta info wit…

Add complete related objects ref functionality + refactoring

03 May 13:12
Compare
Choose a tag to compare
2.5.6

#158. Fix related entity for related output in json-api

Remove extra flow for setCacheOpts

01 May 19:46
Compare
Choose a tag to compare
2.5.5

#155. Remove extra flow for setCacheOpts

Fix isEnabled() with customSql from view method on cache enabled=true

01 May 19:09
Compare
Choose a tag to compare
2.5.4

#155. Fix isEnabled() with customSql from view method on cache enable…

Fix self/related links prefixes api, v2 in JsonApiSerializer

22 Apr 11:43
dee4d0f
Compare
Choose a tag to compare
Merge pull request #154 from SoliDry/issue-153

#153. Fix route prefixes api, v2 for JsonApiSerializer

Add Yaml/Json discrete parsers thus it is possible to make input in both

15 Apr 18:41
Compare
Choose a tag to compare
2.5.2

#152. Fix setParser with is_array check

Add ErrorHandler to handle errors in json api format

30 Mar 19:15
Compare
Choose a tag to compare
2.5.1

#150. Add ErrorHandler configuration description to readme + codecov …

Change routes to api.php, register providers with comoser require, docker settings

25 Mar 06:22
Compare
Choose a tag to compare
  • Changed routes transferred from Routes/web.php to Routes/api.php
  • composer require solidry/api-generator now registers Laravel console provider with api:generate command and publishes laravel-modules provider
  • Dokerfile and docker-compose.yml to build all application in containers

Fix Routes/web.php with backslashes for Laravel >= 5.7

22 Mar 17:28
Compare
Choose a tag to compare
2.4.4

#147. Fix Routes/web.php with backslashes for Laravel >= 5.7

Add 5.8 Laravel support && 4.0 Laravel-modules + Change migration generated files

03 Mar 11:22
Compare
Choose a tag to compare
  • Add 5.8 Laravel support && 4.0 Laravel-modules, both bounded together to bring module versioning easy and more reliable
  • Change migration generated files with Y_m_d + counter semantics