Skip to content

Commit

Permalink
Merge pull request #96 from jkuenemund/swagger_yaml_get_states_wrong_…
Browse files Browse the repository at this point in the history
…response

fixing issue #95
  • Loading branch information
GermanBluefox authored Jul 13, 2024
2 parents aab6351 + 6db5c45 commit f8b5305
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/api/swagger/swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -349,8 +349,8 @@ paths:
200:
description: "successful operation"
schema:
type: array
items:
type: "object"
additionalProperties:
$ref: "#/definitions/State"
400:
description: "Invalid filter supplied"
Expand Down

0 comments on commit f8b5305

Please sign in to comment.