Skip to content
This repository was archived by the owner on Nov 29, 2023. It is now read-only.

Commit f2a95db

Browse files
committed
Add Code Snippets to Spec Files
1 parent 8b556d1 commit f2a95db

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

site/specs/numbers.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1473,6 +1473,12 @@ components:
14731473
description: >-
14741474
The short code number history details have been successfully retrieved
14751475
and displayed.
1476+
shortCodeUpdateShortCodeResponse:
1477+
content:
1478+
application/json:
1479+
schema:
1480+
$ref: '#/components/schemas/shortCode'
1481+
description: Updated short code data.
14761482
tfvBadRequestResponse:
14771483
content:
14781484
application/json:

0 commit comments

Comments
 (0)