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

apib support? #195

Closed treii28 closed 4 years ago

treii28 commented 4 years ago

I have an API I'm interested in building a php interface for, but it doesn't have an OpenAPI doc for it but instead has an apib (Apiary blueprint). I tried a couple of apps and online sites to convert the apib into a yaml, but it doesn't seem to work with the converted yaml file on this library. [https://jsapi.apiary.io/apis/hologram.source](hologram blueprint)

Is there any plan to support apib and/or do you know of any means by which I could get the apib for this API to work with the generator?

arthurkushman commented 4 years ago

Hi, have no plans to support apib format for api-generator and there are several reasons for that: