Improve OpenAPI scheme #2937
valentinschabschneider
started this conversation in
Improvement Requests
Replies: 1 comment
-
|
I would love to expand the coolify-cli with all endpoints. But only if i don't have to implement the api myself :D |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently the (I'm guessing) generated openapi scheme that is versioned at https://github.com/coollabsio/coolify/blob/main/openapi.yaml has weird
operationIds. This currently makes it impossible to generate agoclient with https://github.com/OpenAPITools/openapi-generator (because some start with a digit). I saw that @andrasbacsai is currently configuring the api documentation and i thought that this would be a nice addition. :)Beta Was this translation helpful? Give feedback.
All reactions