Skip to content

Commit

Permalink
add nextEvent
Browse files Browse the repository at this point in the history
  • Loading branch information
mrothauer committed Feb 14, 2024
1 parent 6bc505e commit 111ca69
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,10 @@ components:
format: "uri"
category:
$ref: "#/components/schemas/Category"
nextEvent:
type: "string"
format: "date"
nullable: true
Category:
type: "object"
properties:
Expand Down

0 comments on commit 111ca69

Please sign in to comment.