kibana/packages/kbn-router-to-openapispec
Jean-Louis Leysens 02096a6f91
[OAS] @kbn/config-schema conversion tests (#186879)
## Summary

Adds some (missing) tests to the config-schema -> OAS conversion logic.
Notably for the functions on the `OpenAPIConverter` interface:
`convert`, `convertPathParamaters` and `convertQuery`.
2024-06-25 06:22:10 -07:00
..
src [OAS] @kbn/config-schema conversion tests (#186879) 2024-06-25 06:22:10 -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.