Skip to content
This repository has been archived by the owner on Dec 22, 2022. It is now read-only.

Commit

Permalink
API definition transferred by SwaggerHub
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanpadams committed Sep 1, 2021
1 parent b9a9897 commit 8bc11a7
Showing 1 changed file with 0 additions and 36 deletions.
36 changes: 0 additions & 36 deletions swagger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,6 @@ paths:
application/json:
schema:
$ref: '#/components/schemas/products'
application/xml:
schema:
type: object
'404':
description: lidvid not found
'408':
Expand Down Expand Up @@ -108,9 +105,6 @@ paths:
application/json:
schema:
$ref: '#/components/schemas/product'
application/xml:
schema:
type: object
application/pds4+xml:
schema:
type: object
Expand Down Expand Up @@ -138,9 +132,6 @@ paths:
application/json:
schema:
$ref: '#/components/schemas/products'
application/xml:
schema:
type: object
'404':
description: lidvid not found
'500':
Expand Down Expand Up @@ -202,9 +193,6 @@ paths:
application/json:
schema:
$ref: '#/components/schemas/products'
application/xml:
schema:
type: object
'404':
description: lidvid not found
'500':
Expand Down Expand Up @@ -271,9 +259,6 @@ paths:
application/json:
schema:
$ref: '#/components/schemas/products'
application/xml:
schema:
type: object
'400':
description: Bad request
content:
Expand Down Expand Up @@ -346,9 +331,6 @@ paths:
application/json:
schema:
$ref: '#/components/schemas/product'
application/xml:
schema:
type: object
application/pds4+xml:
schema:
type: object
Expand Down Expand Up @@ -376,9 +358,6 @@ paths:
application/json:
schema:
$ref: '#/components/schemas/products'
application/xml:
schema:
type: object
application/pds4+xml:
schema:
type: object
Expand Down Expand Up @@ -443,9 +422,6 @@ paths:
application/json:
schema:
$ref: '#/components/schemas/products'
application/xml:
schema:
type: object
'404':
description: lidvid not found
'500':
Expand Down Expand Up @@ -512,9 +488,6 @@ paths:
application/json:
schema:
$ref: '#/components/schemas/products'
application/xml:
schema:
type: object
'400':
description: Bad request
content:
Expand Down Expand Up @@ -587,9 +560,6 @@ paths:
application/json:
schema:
$ref: '#/components/schemas/product'
application/xml:
schema:
type: object
application/pds4+xml:
schema:
type: object
Expand Down Expand Up @@ -617,9 +587,6 @@ paths:
application/json:
schema:
$ref: '#/components/schemas/products'
application/xml:
schema:
type: object
'404':
description: lidvid not found
'500':
Expand Down Expand Up @@ -681,9 +648,6 @@ paths:
application/json:
schema:
$ref: '#/components/schemas/products'
application/xml:
schema:
type: object
'404':
description: lidvid not found
'500':
Expand Down

0 comments on commit 8bc11a7

Please sign in to comment.