File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -400,9 +400,6 @@ components:
400400 quantity :
401401 type : integer
402402 example : 2
403- refundability :
404- description : refundability/cancellation policy associated with a given price plan
405- $ref : ' #/components/schemas/RefundabilityPolicy'
406403
407404 RefundabilityPolicy :
408405 description : Accommodation refundability policy in case of booking cancellation
@@ -669,6 +666,9 @@ components:
669666 $ref : ' #/components/schemas/PricePlansReferences'
670667 convertedPrice :
671668 $ref : ' #/components/schemas/ConvertedPrice'
669+ refundability :
670+ description : refundability/cancellation policy associated with a given price plan
671+ $ref : ' #/components/schemas/RefundabilityPolicy'
672672
673673 OfferPriced :
674674 type : object
You can’t perform that action at this time.
0 commit comments