Skip to content

Commit

Permalink
Add storeId to LimitedWorld
Browse files Browse the repository at this point in the history
  • Loading branch information
jellejurre committed Sep 28, 2024
1 parent 28514cc commit cc31080
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions openapi/components/schemas/LimitedWorld.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ properties:
type: string
releaseStatus:
$ref: ./ReleaseStatus.yaml
storeId:
type: string
tags:
description: ' '
items:
Expand Down Expand Up @@ -94,6 +96,7 @@ required:
- imageUrl
- thumbnailImageUrl
- releaseStatus
- storeId
- organization
- tags
- favorites
Expand Down

0 comments on commit cc31080

Please sign in to comment.