Skip to content

Commit 6673bc8

Browse files
author
SDKAuto
committed
CodeGen from PR 20116 in Azure/azure-rest-api-specs
[Hub Generated] Review request for Microsoft.HealthcareApis to add version stable/2022-06-01 (#20116) * Removed maximum constraint for offerThroughput to keep aligned with previously approved change for previous versions. This version was published while the approval was pending so it didn't get updated at that time. * Fixes for model validation errors related to LRO_Response_HEADER. * Added incorrect change to resolve LRO model validation. Updated. * Another LRO fix. * Fix formatting issue. * Removing Resource header tag.
1 parent 2698f98 commit 6673bc8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

schemas/2022-06-01/Microsoft.HealthcareApis.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1568,8 +1568,7 @@
15681568
"oneOf": [
15691569
{
15701570
"type": "integer",
1571-
"minimum": 400,
1572-
"maximum": 10000
1571+
"minimum": 400
15731572
},
15741573
{
15751574
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"

0 commit comments

Comments
 (0)