Skip to content

Commit 0c44189

Browse files
committed
recompile spec after additions
1 parent 02d33a1 commit 0c44189

File tree

1 file changed

+4
-4
lines changed
  • specs/signalwire-rest/fabric-api/tsp-output/@typespec/openapi3

1 file changed

+4
-4
lines changed

specs/signalwire-rest/fabric-api/tsp-output/@typespec/openapi3/openapi.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5105,7 +5105,7 @@ components:
51055105
type: string
51065106
format: uri
51075107
description: URL to send status callbacks to
5108-
example: https://website.com/status
5108+
example: https://example.com/status
51095109
status_callback_method:
51105110
anyOf:
51115111
- type: string
@@ -5209,7 +5209,7 @@ components:
52095209
type: string
52105210
format: uri
52115211
description: URL to send status callbacks to
5212-
example: https://website.com/status
5212+
example: https://example.com/status
52135213
status_callback_method:
52145214
anyOf:
52155215
- type: string
@@ -11236,7 +11236,7 @@ components:
1123611236
type: string
1123711237
format: uri
1123811238
description: URL to send status callbacks to
11239-
example: https://website.com/status
11239+
example: https://example.com/status
1124011240
SwmlScriptCreateStatusCode422:
1124111241
type: object
1124211242
required:
@@ -11356,7 +11356,7 @@ components:
1135611356
type: string
1135711357
format: uri
1135811358
description: URL to send status callbacks to
11359-
example: https://website.com/status
11359+
example: https://example.com/status
1136011360
SwmlScriptUpdateStatusCode422:
1136111361
type: object
1136211362
required:

0 commit comments

Comments
 (0)