-
Notifications
You must be signed in to change notification settings - Fork 3.2k
[AutoPR adhybridhealthservice/resource-manager] Swagger Spec for Microsoft.ADHybridHealthService #2504
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 adhybridhealthservice/resource-manager] Swagger Spec for Microsoft.ADHybridHealthService #2504
Conversation
Adding readme file
Codecov Report
@@ Coverage Diff @@
## restapi_auto_adhybridhealthservice/resource-manager #2504 +/- ##
====================================================================================
Coverage 55.12% 55.12%
====================================================================================
Files 6369 6369
Lines 141224 141224
====================================================================================
Hits 77848 77848
Misses 63376 63376Continue to review full report at Codecov.
|
Updating ADhybridhealthService.json with feedback comments
Incremental update to fix build related issue
Incremental Fix to identify build break issue
Incremental change to identify build break
Update ADHybridHealthService.json
Update ADHybridHealthService.json
Update ADHybridHealthService.json
Update ADHybridHealthService.json
Addressing review comments
Update ADHybridHealthService.json
| query_parameters['isGroupbySite'] = self._serialize.query("is_groupby_site", is_groupby_site, 'bool') | ||
| if query is not None: | ||
| query_parameters['query'] = self._serialize.query("query", query, 'str') | ||
| query_parameters['nextPartitionKey'] = self._serialize.query("self.next_partition_key", self.next_partition_key, 'str') |
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.
@lmazuel - Do you know if this query parameter formatting works when the value is an empty string?
Update ADHybridHealthService.json
Adding new example
Update ADHybridHealthService.json
Update Services.json
Update ADHybridHealthService.json
Add files via upload
Add files via upload
Update ServiceConfiguration.json
Add files via upload
|
@AutorestCI regenerate |
Created to sync Azure/azure-rest-api-specs#2989