IMPORTANT WARNING
DO NOT EDIT THE ".yaml" AND ".mdx" FILES DIRECTLY IN THIS FOLDER!
These files are automatically generated by the npm run apidocs
script.
Any manual changes will be lost in the next automatic generation.
To modify the documentation or OpenAPI specification, edit the appropriate source files in the oas
folder.
How to edit
- Edit the files in
oas/lke/
- Run
npm run apidocs
to regenerate - Check the result in this folder
Source files structure
oas/lke/lke.openapi.yaml
- Main specification fileoas/lke/components.openapi.yaml
- Reusable componentsoas/base/base.openapi.yaml
- Shared base components