Skip to content

Commit d16041b

Browse files
committed
add deprecation flags
1 parent 5627925 commit d16041b

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
@@ -16426,6 +16426,7 @@ paths:
1642616426
tags:
1642716427
- Content
1642816428
summary: Chain Reference ***DEPRECATED***
16429+
deprecated: true
1642916430
description: |
1643016431
***DEPRECATED*** Please use `/references/chains`
1643116432
<br>Returns a complete collection of chains recognized by the Rapid API.
@@ -22289,6 +22290,7 @@ components:
2228922290
loyalty_id:
2229022291
type: string
2229122292
description: Deprecated. Please use the loyalty id inside the loyalty object.
22293+
deprecated: true
2229222294
loyalty:
2229322295
$ref: '#/components/schemas/Loyalty'
2229422296
rate:
@@ -22863,6 +22865,7 @@ components:
2286322865
loyalty_id:
2286422866
type: string
2286522867
description: Deprecated. Please use the loyalty id inside the loyalty object.
22868+
deprecated: true
2286622869
loyalty:
2286722870
$ref: '#/components/schemas/Loyalty'
2286822871
ItineraryCreation:
@@ -22948,6 +22951,7 @@ components:
2294822951
loyalty_id:
2294922952
type: string
2295022953
description: Deprecated. Please use the loyalty id inside the loyalty object.
22954+
deprecated: true
2295122955
loyalty:
2295222956
$ref: '#/components/schemas/Loyalty'
2295322957
example:

0 commit comments

Comments
 (0)