Skip to content

Commit b44c67d

Browse files
committed
docs/api: document /_ping?capabilities=1 endpoint
We've added a query parameter `capabilities` to the `/_ping` endpoint that allows clients to request capabilities that the engine supports in the `/_ping` response. Document this change in `docs/api/version-history.md`, and update the swagger yaml accordingly. For Swagger, I've added a "separate" endpoint documenting the new behavior. This has to do with Swagger not supporting different responses for the same path (either based on query params or content-types/other headers) – see OAI/OpenAPI-Specification#146 This is supported in OpenAPI 3.0 (OAI/OpenAPI-Specification#146 (comment)), so we could fix this up in the future. Signed-off-by: Laura Brehm <[email protected]>
1 parent e2fb367 commit b44c67d

File tree

2 files changed

+245
-95
lines changed

2 files changed

+245
-95
lines changed

0 commit comments

Comments
 (0)