Skip to content

Commit d2b1a69

Browse files
magodogerrytan
authored andcommitted
Add uri format (Azure#19455)
* Add format url * update
1 parent f02db18 commit d2b1a69

File tree

1 file changed

+2
-0
lines changed
  • specification/terraform/resource-manager/Microsoft.AzureTerraform/preview/2023-07-01-preview

1 file changed

+2
-0
lines changed

specification/terraform/resource-manager/Microsoft.AzureTerraform/preview/2023-07-01-preview/export.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@
109109
},
110110
"Azure-AsyncOperation": {
111111
"type": "string",
112+
"format": "uri",
112113
"description": "The Azure-AsyncOperation header contains the URL where the status of the long running operation can be checked."
113114
},
114115
"Retry-After": {
@@ -158,6 +159,7 @@
158159
},
159160
"Azure-AsyncOperation": {
160161
"type": "string",
162+
"format": "uri",
161163
"description": "The Azure-AsyncOperation header contains the URL where the status of the long running operation can be checked."
162164
},
163165
"Retry-After": {

0 commit comments

Comments
 (0)