mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
## Summary Due to the much slower rate of versioning public APIs we have decided to remove the Elastic-Api-Version body and header information from the spec entirely. This also cleans up the spec when rendered on our hosted OAS docs. Removes: 1. `Elastic-Api-Version` from the request/response bodies for all public APIs 2. `Elastic-Api-Version` header parameter from all public APIs Docs for internal APIs will still have this included as they always require a version environments. ## To revewers Important changes are all in `packages/kbn-router-to-openapispec` and `src/core/server/integration_tests/http/oas.test.ts`, the rest is very minor or generated/snapshotted changes. --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> |
||
---|---|---|
.. | ||
core-http-browser | ||
core-http-browser-internal | ||
core-http-browser-mocks | ||
core-http-common | ||
core-http-context-server-internal | ||
core-http-context-server-mocks | ||
core-http-request-handler-context-server | ||
core-http-request-handler-context-server-internal | ||
core-http-resources-server | ||
core-http-resources-server-internal | ||
core-http-resources-server-mocks | ||
core-http-router-server-internal | ||
core-http-router-server-mocks | ||
core-http-server | ||
core-http-server-internal | ||
core-http-server-mocks | ||
core-http-server-utils |