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

[AutoPR sdk/consumption/mgmt-v2017_11_30] Corrected filter property properties/resourceId #2434

Conversation

openapi-sdkautomation[bot]
Copy link

Created to sync Azure/azure-rest-api-specs#8784.

Installation Instructions

You can install the package sdk/consumption/mgmt-v2017_11_30 of this PR by downloading the artifact jar files. Then ensure that the jar files are on your project's classpath.

Direct Download

The generated package artifacts can be directly downloaded from here:

Corrected filter property properties/resourceId

properties/resourceId is not a valid filter property for this endpoint.

When attempting to filter on resourceId "properties/resourceId eq '{resourceId}'" returns results for the entire scope. However using "properties/instanceId eq '{resourceId}'" returns data only for the specified resourceId.
@openapi-sdkautomation openapi-sdkautomation bot deleted the sdkAutomation/sdk_consumption_mgmt-v2017_11_30@8784 branch March 30, 2020 06:28
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

Successfully merging this pull request may close these issues.

0 participants