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

Resource identification logic needs to be modified to exclude models returned by a POST #2316

Closed
ravbhatnagar opened this issue May 31, 2017 · 0 comments
Assignees

Comments

@ravbhatnagar
Copy link

If a model is getting returned only by a POST, it should not be considered as a resource. This should apply even when the model has “x-ms-azure-resource” extension applied. If it is getting returned by GET/PUT in addition to POST, then it should be considered as a resource.

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

3 participants