You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: