Skip to content

Commit 0187b73

Browse files
Merge VT
1 parent cc23b53 commit 0187b73

34 files changed

Lines changed: 2367 additions & 231 deletions

src/assets/base/paystack.yaml

Lines changed: 780 additions & 64 deletions
Large diffs are not rendered by default.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
description: Virtual Terminal Split Assign response
2+
content:
3+
application/json:
4+
schema:
5+
$ref: ../schemas/VirtualTerminalAddSplitCodeResponse.yaml
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
description: Virtual Terminal Create response
2+
content:
3+
application/json:
4+
schema:
5+
$ref: ../schemas/VirtualTerminalCreateResponse.yaml
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
description: Virtual Terminal Deactivate response
2+
content:
3+
application/json:
4+
schema:
5+
$ref: ../schemas/VirtualTerminalDeactivateResponse.yaml
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
description: Virtual Terminal Split Remove response
2+
content:
3+
application/json:
4+
schema:
5+
$ref: ../schemas/VirtualTerminalDeleteSplitCodeResponse.yaml
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
description: Virtual Terminal Deactivate response
2+
content:
3+
application/json:
4+
schema:
5+
$ref: ../schemas/VirtualTerminalDestinationAssignResponse.yaml
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
description: Virtual Terminal unassign response
2+
content:
3+
application/json:
4+
schema:
5+
$ref: ../schemas/VirtualTerminalDestinationUnassignResponse.yaml
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
description: Virtual Terminal Fetch response
2+
content:
3+
application/json:
4+
schema:
5+
$ref: ../schemas/VirtualTerminalFetchResponse.yaml
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
description: Virtual Terminal Lists response
2+
content:
3+
application/json:
4+
schema:
5+
$ref: ../schemas/VirtualTerminalListResponse.yaml
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
description: Virtual Terminal Update response
2+
content:
3+
application/json:
4+
schema:
5+
$ref: ../schemas/VirtualTerminalUpdateResponse.yaml

0 commit comments

Comments
 (0)