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

GuardedAPIClient does not override methods #142

Open
bakargogia opened this issue Jul 26, 2024 · 1 comment
Open

GuardedAPIClient does not override methods #142

bakargogia opened this issue Jul 26, 2024 · 1 comment

Comments

@bakargogia
Copy link

Used this command:
curl {someurl}/swagger/docs/v1 -o swagger.json && api-client-generator -s ./swagger.json -o ./api
and in result GuardedAPIClient methods does not override extended APIClient methods.

Screenshot 2024-07-26 115338

@vmasek
Copy link
Member

vmasek commented Jul 26, 2024

hello, does this problem also occur in the latest 5.0.0-beta.6 release?

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