Skip to content

Commit

Permalink
Fix mismatch api call property type (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
stanislaw-zakrzewski authored Feb 7, 2024
1 parent 604bc72 commit 7f546c9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions data-serving/data-service/api/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -243,9 +243,7 @@ paths:
description: Cases corresponding to these ids will be returned
type: array
items:
type: integer
format: int32
minimum: 1
type: string
query:
description: >
Cases matching this query will be returned. This is ignored
Expand Down

0 comments on commit 7f546c9

Please sign in to comment.