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

'POST' list calls incorrectly flagged with 'MISSING_RESOURCE_ID' and 'OBJECT_MISSING_REQUIRED_PROPERTY' #990

Open
markcowl opened this issue Jul 31, 2023 · 0 comments

Comments

@markcowl
Copy link
Member

Here is an example: https://github.com/Azure/azure-rest-api-specs-pr/pull/13835/checks?check_run_id=15497000259

The method here is POST, in all 4 erroneous applications, the targeted operation is a custom POST action that should not have any requirment of returning an ID, and does not have 'id' in its schema. The linked schema in 'Missing_Resource_Id' is not the response schema for these operations.

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