Skip to content

Commit

Permalink
changes to swagger-def requested
Browse files Browse the repository at this point in the history
  • Loading branch information
WeatherfordAaron committed Jan 8, 2025
1 parent 03b723f commit 91d2eba
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions swagger-def/prime.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1483,10 +1483,6 @@ definitions:
format: date-time
type: string
readOnly: true
orderID:
example: c56a4180-65aa-42ec-a945-5fd21dec0538
format: uuid
type: string
destinationGBLOC:
type: string
example: 'JFK'
Expand All @@ -1495,6 +1491,10 @@ definitions:
type: string
example: '90210'
readOnly: true
orderID:
example: c56a4180-65aa-42ec-a945-5fd21dec0538
format: uuid
type: string
referenceId:
example: 1001-3456
type: string
Expand Down
8 changes: 4 additions & 4 deletions swagger/prime.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1844,10 +1844,6 @@ definitions:
format: date-time
type: string
readOnly: true
orderID:
example: c56a4180-65aa-42ec-a945-5fd21dec0538
format: uuid
type: string
destinationGBLOC:
type: string
example: JFK
Expand All @@ -1856,6 +1852,10 @@ definitions:
type: string
example: '90210'
readOnly: true
orderID:
example: c56a4180-65aa-42ec-a945-5fd21dec0538
format: uuid
type: string
referenceId:
example: 1001-3456
type: string
Expand Down

0 comments on commit 91d2eba

Please sign in to comment.