SevDesk OpenAPI 3.0 #668
Unanswered
dbartenstein
asked this question in
Q&A
Replies: 0 comments
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.
-
Hi!
SevDesk is an invoicing SaaS and also provides an OpenAPI 3.0 schema: https://api.sevdesk.de/OpenAPI/Index/output.yaml
which validates when checking via https://editor-next.swagger.io/
Unfortunately it does not work when trying to create a Python client - see below.
After searching in similar discussions I found that it might be related to #466
@dbanty: thanks for this library! 👏 How much of an effort would it be to make it working for the SevDesk API?
openapi-python-client generate --url https://api.sevdesk.de/OpenAPI/Index/output.yaml
Beta Was this translation helpful? Give feedback.
All reactions