Releases: SoliDry/api-generator
Releases · SoliDry/api-generator
Custom json api pagination via page/limit
0.9.1 * #29. scru fixes
add errors processing corresponding to json api format
0.8.1 * #30. add error
item/collection relations + fixes
0.7.1 * #hot-fix. DefaultTransformer collection/item + Json $host
Fix saveRels with inverse pivot
0.6.3 * #28. fix saveRels with inversed pivot
Fix PHP_DEV corrupted logic
0.6.2 * #hot-fix. PHP_DEV
--regenerate option + migration file existence check
0.6.1 * #26. add --regenerate option + migration existence check
refactor + php doc + raml correction
0.5.2 Merge branch 'develop'
Relations with JSON API strictly compatible output
0.5.1 Merge branch 'develop'
CRUD on ManyToMany relationships better logic
0.4.1 Merge branch 'develop'
Major relations CRUD methods, migrations + refactoring
- added routes for relations CRUD ops
- migrations creation on the fly with --migrations flag
- BaseController methods to retrieve, add, update or delete relationships