Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Class Generation #72

Open
devmaxde opened this issue Jan 4, 2024 · 1 comment
Open

Class Generation #72

devmaxde opened this issue Jan 4, 2024 · 1 comment

Comments

@devmaxde
Copy link

devmaxde commented Jan 4, 2024

Hey, I am currently trying to implement the Rust Package. But I am not 100% sure how this package is intended to work.
As far as I am able to understand you can generate the Request functions. But sometimes you are using generated Classes? How are they generated? What is the Purpose of it? Is it some kind of Request Body? Can I autogenerate them?
Are the responses Autogenerated?

As far as I am able to tell this is the last thing for me to do.

Bildschirmfoto 2024-01-04 um 19 15 08

@mooreds
Copy link
Contributor

mooreds commented Jan 5, 2024

Hi @devmaxde ! Thanks for putting together a rust client.

I'm not sure I quite understand your question. Are you asking how the request JSON is generated or what? Here's a high level overview of the components of client library generation:

Does this help?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants