Skip to content

Commit 608279d

Browse files
committed
chore: mark deprecated fields in specs.yaml
1 parent 61563eb commit 608279d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

specs.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17074,6 +17074,7 @@ paths:
1707417074
tags:
1707517075
- Content
1707617076
summary: Chain Reference ***DEPRECATED***
17077+
deprecated: true
1707717078
description: |
1707817079
***DEPRECATED*** Please use `/references/chains`
1707917080
<br>Returns a complete collection of chains recognized by the Rapid API.
@@ -23038,6 +23039,7 @@ components:
2303823039
loyalty_id:
2303923040
type: string
2304023041
description: Deprecated. Please use the loyalty id inside the loyalty object.
23042+
deprecated: true
2304123043
loyalty:
2304223044
$ref: '#/components/schemas/Loyalty'
2304323045
rate:
@@ -23654,6 +23656,7 @@ components:
2365423656
loyalty_id:
2365523657
type: string
2365623658
description: Deprecated. Please use the loyalty id inside the loyalty object.
23659+
deprecated: true
2365723660
loyalty:
2365823661
$ref: '#/components/schemas/Loyalty'
2365923662
ItineraryCreation:
@@ -23739,6 +23742,7 @@ components:
2373923742
loyalty_id:
2374023743
type: string
2374123744
description: Deprecated. Please use the loyalty id inside the loyalty object.
23745+
deprecated: true
2374223746
loyalty:
2374323747
$ref: '#/components/schemas/Loyalty'
2374423748
example:

0 commit comments

Comments
 (0)