Initial commit

This commit is contained in:
Ivan 2025-05-30 21:38:12 +05:00
commit ce6eefe8d8
Signed by: landlord
GPG key ID: 416A03BC4ADA4CD7
4 changed files with 530 additions and 0 deletions

10
README.md Normal file
View file

@ -0,0 +1,10 @@
# Tekton API
Tekton API documentation in OpenAPI format.
## Getting started
```sh
npx @redocly/cli build-docs openapi.yaml
```