Tekton API documentation
https://tekton59.ru/api/docs/
.gitignore | ||
LICENSE.txt | ||
openapi.yaml | ||
package-lock.json | ||
package.json | ||
README.md | ||
redocly.yaml |
Tekton API
Tekton API documentation in OpenAPI format.
Getting started
Install dependencies:
npm install
Build static HTML page:
npm run build
Lint:
npm run lint