kibana/packages/kbn-router-to-openapispec
Jean-Louis Leysens 67933dcb47
[OAS] Deprecations (#186062)
## Summary

Adds support for the [`deprecated`
field](https://swagger.io/specification/) at the operation level to our
router conversion logic.

Close https://github.com/elastic/kibana/issues/186003
2024-06-18 08:43:04 -07:00
..
src [OAS] Deprecations (#186062) 2024-06-18 08:43:04 -07:00
index.ts [HTTP/OAS] @kbn/router-to-openapispec (#180683) 2024-04-17 04:03:16 -07:00
jest.config.js [HTTP/OAS] @kbn/router-to-openapispec (#180683) 2024-04-17 04:03:16 -07:00
kibana.jsonc [HTTP/OAS] @kbn/router-to-openapispec (#180683) 2024-04-17 04:03:16 -07:00
package.json [HTTP/OAS] @kbn/router-to-openapispec (#180683) 2024-04-17 04:03:16 -07:00
README.md [HTTP/OAS] @kbn/router-to-openapispec (#180683) 2024-04-17 04:03:16 -07:00
tsconfig.json [OAS] Support lazy runtime types (#184000) 2024-05-23 00:50:38 -07:00

@kbn/router-to-openapispec

Generate OAS from router definitions.