Description
SOLR-16346 added OpenAPI spec generation to Solr - allowing us to produce a detailed description of our v2 APIs (or at least - those APIs implemented using JAX-RS).
These spec files have a lot of potential uses - from generating documentation, to API clients, to web UIs. These have a lot of promise, but it will take the community time to implement and adopt some of them.
We should make the OpenAPI spec available as a release artifact, so that users can more easily take advantage of it. Having it published on each release will also allow us to compare specs across versions, as a way to detect backcompat breaks before changes go out the door.
Attachments
Attachments
Issue Links
- links to