How to use this on a non-Azure api spec #1617
Unanswered
Richard-Payne
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
-
I'm currently using autorest to generate c# and python clients which basically involves calling the autorest executable and passing in an openapi spec document.
I was hoping to find something similar for rust, however, this project seems to only work on Azure services. Have I missed the bit on how to use autorust by passing it a spec doc?
Beta Was this translation helpful? Give feedback.
All reactions