URIs for API discovery
As a developer, I want to have easy discovery of the API.
Currently, the OpenAPI is available as a blob link pointing to a specific GUID:
blob:https://api.aiven.io/6b9e6327-8330-42d5-a813-0cc7379d5e02
It would be nice if this was available as a consistent URI.
https://api.aiven.io/v1/schema/
And if discovery was available by a common RFC:
RFC 8631 service-desc
RFC 5988 describedby
1
vote
AdminBrendan Stephens
(Technical Account Manager, Aiven.io)
shared this idea