Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Shoptet Api committed Oct 14, 2024
1 parent 7ce8031 commit 58c5847
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions openapi/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1443,7 +1443,7 @@ paths:
200:
description: OK
content:
application/vnd.shoptet.v1.0+json:
application/json:
schema:
type: object
properties:
Expand Down Expand Up @@ -1748,8 +1748,9 @@ paths:
-
$ref: '#/components/parameters/DefaultContentType'
requestBody:
required: true
content:
application/vnd.shoptet.v1.0+json:
application/json:
schema:
type: object
required:
Expand Down

0 comments on commit 58c5847

Please sign in to comment.