-
Notifications
You must be signed in to change notification settings - Fork 5.2k
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
Changes for the new GA api-version (2020-07-31) #9509
Changes for the new GA api-version (2020-07-31) #9509
Conversation
Fix R2016 by making PATCH body properties optional. Suppress the remaining 4 violations that are confirmed as false positives.
…Prop Added dataStringComparisonBehavior parameter to reference data put/update spec
…onKeyProperty Adding partitionKeyProperty to EnvironmentCreate and EnvironmentGet request.
…lingAsString changing modelAsString for partitionKeyPRoperties
…heritance from TrackedResource.
Introduce longterm environment to TSI resource hierarchy
Azure Pipelines successfully started running 1 pipeline(s). |
Azure Pipelines successfully started running 1 pipeline(s). |
@jhendrixMSFT can you please review it? |
@yeskarthik sure I will review shortly. Has this been reviewed by the API review board? |
@jhendrixMSFT we are in the process of reviewing with the board, I thought this could go in parallel and I can fix anything if found early on. |
@yeskarthik usually the SDK review happens once the board has completed their review and any/all changes they've requested have been made; this way we don't do an SDK review on a moving target. |
[Staging] Swagger Validation Report
️✔️ |
Azure Pipelines successfully started running 1 pipeline(s). |
azure-sdk-for-python-track2 - Release
No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured
|
Trenton Generation - Release
No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured
|
@jhendrixMSFT we got it approved from the API review board, can you proceed reviewing this PR and merging it? Thanks. |
...esinsights/data-plane/Microsoft.TimeSeriesInsights/stable/2020-07-31/timeseriesinsights.json
Outdated
Show resolved
Hide resolved
...esinsights/data-plane/Microsoft.TimeSeriesInsights/stable/2020-07-31/timeseriesinsights.json
Outdated
Show resolved
Hide resolved
...esinsights/data-plane/Microsoft.TimeSeriesInsights/stable/2020-07-31/timeseriesinsights.json
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few operation IDs to tweak.
When does this API version go live? Merging into master is considered a release event and the usual policy it to merge the PR after the service has been deployed.
Officially we plan to release on July 13. The service deployment with these changes are almost complete, most of its already live but not documented. |
…e : _Get to _List.
Azure Pipelines successfully started running 1 pipeline(s). |
Azure Pipelines successfully started running 1 pipeline(s). |
* Fix or suppress spec violations Fix R2016 by making PATCH body properties optional. Suppress the remaining 4 violations that are confirmed as false positives. * Try removing 2nd top-level heading, which _may_ have been causing a linter warning. * Fix extra indention which prevented linter from running. * Added dataStringComparisonBehavior parameter to reference data put/update spec. * Fixed grammar. * adding partitionkeyProperty to environmentInfo * changing property name * changing modelAsString * Initial checkin of spec. Unchanged from GA release other than version. * Remove .orig files * Fix validation error by removing IoTHub ES from List ES example response * Add extra example that was missing from preview spec. * Add long-term environment to resource hierarchy, and update examples. * Switch to model-as-string for enums. Restore EnvironmentResource's inheritance from TrackedResource. * Upsate sku description * Add new TSI preview api-version to readme.md. * Add suppressions for false-positive linter failures. * Test suppression failures * Adding preview package tag to several other places in readme.md * Add preview package to the readme.go.md file * Remove invalid required property from EnvironmentCreateOrUpdateParameters * Initial version of data plane swagger spec for PAYG (Preview) SKU. * Added missing Readme.md * Fixed name of readme * Fixed path to swagger json * Attempt to fix readme * Apply suggestions from code review Co-Authored-By: dmdenmsft <[email protected]> * Update timeseriesinsights.json * Update timeseriesinsights.json * Added link to oav issue * Added new GA data plane API version. * Update readme.md * updated readme to contain preview version. * Fix bug in file reference. * Replace Guid with string for hierarchy and type ID (remove uuid restriction) * Fixes as per PR comments. Instances, Types, Heirarchies operation name : _Get to _List. * Fix hierarchies file names. Co-authored-by: Eric Dettinger <[email protected]> Co-authored-by: Ravi Kumar Suresh Babu <[email protected]> Co-authored-by: ravikumarsureshbabu <[email protected]> Co-authored-by: Dmitry Denisov <[email protected]> Co-authored-by: Nick Schonning <[email protected]> Co-authored-by: Ric Serradas <[email protected]> Co-authored-by: Richard Wydrowski <[email protected]>
MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.
Contribution checklist:
If any further question about AME onboarding or validation tools, please view the FAQ.
ARM API Review Checklist
Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs.
Please follow the link to find more details on API review process.