Skip to content

Commit

Permalink
add ummadumm to swagger
Browse files Browse the repository at this point in the history
  • Loading branch information
dulvui committed May 30, 2024
1 parent 806b7df commit 5f67cf9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion openapi3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@ components:
$ref: "#/components/schemas/dataset"
sta-time-tables:
$ref: "#/components/schemas/dataset"
ummadumm-data:
$ref: "#/components/schemas/dataset"
dataset:
type: object
description: Metadata of a GTFS dataset
Expand All @@ -94,4 +96,4 @@ components:
metadata:
type: object
description: A free form JSON object that may contain additional metadata
additionalProperties: true
additionalProperties: true

0 comments on commit 5f67cf9

Please sign in to comment.