Skip to content

Commit 780bf11

Browse files
committed
chore: mark deprecated fields as such
1 parent 0c4cb93 commit 780bf11

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

specs.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20574,6 +20574,7 @@ components:
2057420574
loyalty_id:
2057520575
type: string
2057620576
description: Deprecated. Please use the loyalty id inside the loyalty object.
20577+
deprecated: true
2057720578
loyalty:
2057820579
$ref: '#/components/schemas/Loyalty'
2057920580
rate:
@@ -21148,6 +21149,7 @@ components:
2114821149
loyalty_id:
2114921150
type: string
2115021151
description: Deprecated. Please use the loyalty id inside the loyalty object.
21152+
deprecated: true
2115121153
loyalty:
2115221154
$ref: '#/components/schemas/Loyalty'
2115321155
ItineraryCreation:
@@ -21233,6 +21235,7 @@ components:
2123321235
loyalty_id:
2123421236
type: string
2123521237
description: Deprecated. Please use the loyalty id inside the loyalty object.
21238+
deprecated: true
2123621239
loyalty:
2123721240
$ref: '#/components/schemas/Loyalty'
2123821241
example:

0 commit comments

Comments
 (0)