Skip to content

Commit

Permalink
Update ARM Specs (#609)
Browse files Browse the repository at this point in the history
Automated PR generated by the ARM Spec Updater action
  • Loading branch information
lawrencegripper authored Nov 29, 2024
2 parents 3eddca4 + 8a5b6b6 commit e20d489
Show file tree
Hide file tree
Showing 326 changed files with 25,779 additions and 78,165 deletions.
4,006 changes: 1,580 additions & 2,426 deletions internal/pkg/expanders/swagger-armspecs.generated.go

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"https"
],
"x-ms-parameterized-host": {
"hostTemplate": "https://{serviceName}.data.azure-apicenter.net",
"hostTemplate": "https://{serviceName}.data.{region}.azure-apicenter.ms",
"useSchemePrefix": false,
"parameters": [
{
Expand All @@ -23,6 +23,13 @@
"description": "Region-unique API Center service name",
"required": true,
"type": "string"
},
{
"name": "region",
"in": "path",
"description": "Region name",
"required": true,
"type": "string"
}
]
},
Expand Down
Loading

0 comments on commit e20d489

Please sign in to comment.