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. |
0 replies
|
Yes, or at least investigate it as a possibility of speeding up and improving development on this project. |
0 replies
|
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/. |
0 replies
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.
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
All reactions