Replies: 4 comments
-
Are you thinking of reading endpoint details out of the Jamf Swagger files? It's a good idea, particularly since I believe we can read them off the server. |
Beta Was this translation helpful? Give feedback.
-
Yes, or at least investigate it as a possibility of speeding up and improving development on this project. |
Beta Was this translation helpful? Give feedback.
-
I think this is the same thing that I used to create the big dump of python files. I did it using the webpage https://editor.swagger.io/. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi:
Here is an interesting item to checkout:
pyopenapi/pyswagger: An OpenAPI (fka Swagger) client & converter in python, which is type-safe, dynamic, spec-compliant.:
https://github.com/pyopenapi/pyswagger
Beta Was this translation helpful? Give feedback.
All reactions