Skip to content

Commit

Permalink
Remove storeId instead
Browse files Browse the repository at this point in the history
  • Loading branch information
jellejurre committed Oct 8, 2024
1 parent 987691c commit 5bc9272
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 9 deletions.
3 changes: 0 additions & 3 deletions openapi/components/schemas/FavoritedWorld.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,6 @@ properties:
type: string
releaseStatus:
$ref: ./ReleaseStatus.yaml
storeId:
type: string
nullable: true
tags:
description: ' '
items:
Expand Down
3 changes: 0 additions & 3 deletions openapi/components/schemas/LimitedWorld.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,6 @@ properties:
type: string
releaseStatus:
$ref: ./ReleaseStatus.yaml
storeId:
type: string
nullable: true
tags:
description: ' '
items:
Expand Down
3 changes: 0 additions & 3 deletions openapi/components/schemas/World.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,6 @@ properties:
type: string
releaseStatus:
$ref: ./ReleaseStatus.yaml
storeId:
type: string
nullable: true
tags:
description: ' '
type: array
Expand Down

0 comments on commit 5bc9272

Please sign in to comment.