SoliDry / api-generator

PHP-code generator for Laravel framework, with complete support of JSON-API data format
MIT License
328 stars 60 forks source link

Fix schema in params #172

Closed arthurkushman closed 5 years ago

arthurkushman commented 5 years ago

by adding to params

"schema": {
              "type": "string"
            }
arthurkushman commented 5 years ago

https://github.com/SoliDry/api-generator/releases/tag/2.6.1