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

Model mismatch for 403 error response on WorkflowCronDeleteWithResponse API method #1221

Open
rob2244 opened this issue Jan 26, 2025 · 0 comments

Comments

@rob2244
Copy link

rob2244 commented Jan 26, 2025

It seems like the JSON403 object on the response for the WorkflowCronDeleteWithResponse API method returns a pointer to an APIError struct while all the other errors I've encountered return a pointer to an *APIErrors struct. I'm not sure if this is intentional or a bug.

Image

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

1 participant