SoliDry / api-generator

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

Implement OPTIONS http request method to get info on used methods #130

Closed arthurkushman closed 5 years ago

arthurkushman commented 5 years ago
200 OK
Allow: HEAD,GET,POST,PATCH,PUT,DELETE,OPTIONS
arthurkushman commented 5 years ago

https://github.com/RJAPI/api-generator/releases/tag/2.3.7