Update README.md

This commit is contained in:
Nemo 2023-05-27 07:58:54 +00:00 committed by GitHub
parent e0f725f030
commit 390b354b4a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Kuvera Unofficial API Specification
Please see https://captnemo.stoplight.io/docs/kuvera/
Please see https://captnemo.in/kuvera-unofficial-api-specification/
## Terms of Service
@ -12,4 +12,4 @@ Generate the Python client by running:
docker run --rm -v "$PWD":/local openapitools/openapi-generator-cli generate -c /local/openapi-generator-config.yml -i /local/reference/Kuvera.yaml -o /local/src/python -g python
The generated client is currently broken due to bugs in openapi-generator which misses a few imports.
The generated client is currently broken due to bugs in openapi-generator which misses a few imports.