wttr.in
wttr.in copied to clipboard
OpenAPI
Hello,
Are there any plans to have an openapi spec file available online somewhere, so that we can generate a client SDK using a tool such as swagger? That file describes the available methods + all what the requests and responses can be.
https://www.openapis.org/
example API: https://editor.swagger.io/
Hi Langmas, yes, there are plans regarding OpenAPI compatibility. Is there something concrete you are thinking about, or do you just want to have some OpenAPI compatibility in general?
No, nothing concrete. Just in general, or at least something that describes JSON REST methods.
It may be beneficial to define alternative URLs for the openAPI spec, the current URLs like
but actually, it will be only GET queries, right?