disruptek / atoz

Amazon Web Services (AWS) APIs in Nim
MIT License
48 stars 5 forks source link

OpenAPI of AWS #9

Closed nothratal closed 1 year ago

nothratal commented 1 year ago

Hello,

in the readme I read that this project relies heavily on the OpenAPI code generator. For that, I would assume, an openapi-yml/json definition is used. Where can I get that openapi definition? Does amazon provide one for AWS? This would help to extend this project by missing services.

disruptek commented 1 year ago

See https://github.com/disruptek/atoz/tree/master/generator as per my other comment...