Skip to content

Commit 0e899bc

Browse files
authored
Merge pull request #103 from sourabhsaini11/fix/trv10_confirm
fix:pramaan issue fix
2 parents 6634d87 + d405ec9 commit 0e899bc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/config/build.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2285,6 +2285,10 @@ components:
22852285
type: array
22862286
items:
22872287
$ref: "#/components/schemas/Item"
2288+
cancellation_terms:
2289+
type: array
2290+
items:
2291+
$ref: '#/components/schemas/CancellationTerm'
22882292
exp:
22892293
type: string
22902294
description: Time after which catalog has to be refreshed

0 commit comments

Comments
 (0)