Skip to content

Commit

Permalink
feat: remove shippingstop
Browse files Browse the repository at this point in the history
  • Loading branch information
rhofvendahl committed Oct 9, 2023
1 parent 477b4b0 commit c20eeaa
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 133 deletions.
121 changes: 0 additions & 121 deletions docs/openapi/components/schemas/common/ShippingStop.yml

This file was deleted.

36 changes: 24 additions & 12 deletions docs/openapi/openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1736,18 +1736,6 @@ paths:
$ref: './components/schemas/common/ShippingInstructions.yml'


/schemas/common/ShippingStop.yml:
get:
tags:
- common
responses:
'200':
content:
application/yml:
schema:
$ref: './components/schemas/common/ShippingStop.yml'


/schemas/common/SoftwareBillOfMaterials.yml:
get:
tags:
Expand Down Expand Up @@ -2312,6 +2300,30 @@ paths:
$ref: './components/schemas/credentials/DeliveryStatementCredential.yml'


/schemas/credentials/DigitalProductPassportCredential.yml:
get:
tags:
- credentials
responses:
'200':
content:
application/yml:
schema:
$ref: './components/schemas/credentials/DigitalProductPassportCredential.yml'


/schemas/credentials/DigitalProductPassportDataCarrierCredential.yml:
get:
tags:
- credentials
responses:
'200':
content:
application/yml:
schema:
$ref: './components/schemas/credentials/DigitalProductPassportDataCarrierCredential.yml'


/schemas/credentials/EntryNumberCredential.yml:
get:
tags:
Expand Down

0 comments on commit c20eeaa

Please sign in to comment.