Skip to content

Commit

Permalink
description
Browse files Browse the repository at this point in the history
  • Loading branch information
mrothauer committed Feb 5, 2024
1 parent 84e4a37 commit 1d4a530
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ paths:
parameters:
- name: "city"
in: "query"
description: "city name (e.g. Berlin), case insensitve, city must start with the given string"
description: "city (e.g. berlin), case insensitve, finds any workshops that start with city"
required: true
schema:
type: string
Expand Down

0 comments on commit 1d4a530

Please sign in to comment.