File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
specs/signalwire-rest/fabric-api/tsp-output/@typespec/openapi3 Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5105,7 +5105,7 @@ components:
5105
5105
type : string
5106
5106
format : uri
5107
5107
description : URL to send status callbacks to
5108
- example : https://website .com/status
5108
+ example : https://example .com/status
5109
5109
status_callback_method :
5110
5110
anyOf :
5111
5111
- type : string
@@ -5209,7 +5209,7 @@ components:
5209
5209
type : string
5210
5210
format : uri
5211
5211
description : URL to send status callbacks to
5212
- example : https://website .com/status
5212
+ example : https://example .com/status
5213
5213
status_callback_method :
5214
5214
anyOf :
5215
5215
- type : string
@@ -11236,7 +11236,7 @@ components:
11236
11236
type : string
11237
11237
format : uri
11238
11238
description : URL to send status callbacks to
11239
- example : https://website .com/status
11239
+ example : https://example .com/status
11240
11240
SwmlScriptCreateStatusCode422 :
11241
11241
type : object
11242
11242
required :
@@ -11356,7 +11356,7 @@ components:
11356
11356
type : string
11357
11357
format : uri
11358
11358
description : URL to send status callbacks to
11359
- example : https://website .com/status
11359
+ example : https://example .com/status
11360
11360
SwmlScriptUpdateStatusCode422 :
11361
11361
type : object
11362
11362
required :
You can’t perform that action at this time.
0 commit comments