Open reiz opened 11 years ago
Hi. I would like to have the VersionEye API (https://www.versioneye.com/api?version=v2) on elastic.io. Our API is developed with the Grape Framework (https://github.com/intridea/grape). For the documentation we use swagger. There is bridge project called Grape-Swagger (https://github.com/tim-vandecasteele/grape-swagger) which is generating json files for the swagger ui based on a Grape API. Here is the JSON the grape-swagger generated for our API:
http://www.versioneye.com/api/v2/swagger_doc.json
Is that enough for elastic.io? If not, what I have to add? Many Thanks in advance.
Hi Robert,
I'll check your Swagger description and provide you feedback asap.
Awesome!
Hi. I would like to have the VersionEye API (https://www.versioneye.com/api?version=v2) on elastic.io. Our API is developed with the Grape Framework (https://github.com/intridea/grape). For the documentation we use swagger. There is bridge project called Grape-Swagger (https://github.com/tim-vandecasteele/grape-swagger) which is generating json files for the swagger ui based on a Grape API. Here is the JSON the grape-swagger generated for our API:
http://www.versioneye.com/api/v2/swagger_doc.json
Is that enough for elastic.io? If not, what I have to add? Many Thanks in advance.