Skip to content

Commit

Permalink
Merge pull request #246 from medizininformatik-initiative/bugfix/245-…
Browse files Browse the repository at this point in the history
…fix-swagger-documentation

#245 - Fix swagger documentation
  • Loading branch information
michael-82 authored Jan 11, 2024
2 parents 5912541 + 93150d4 commit 07e7b43
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/main/resources/static/v3/api-docs/swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -823,9 +823,13 @@ components:
format: int64
label:
type: string
created_at:
comment:
type: string
createdAt:
type: string
format: 'date-time'
totalNumberOfPatients:
type: integer
Query:
type: object
required:
Expand Down

0 comments on commit 07e7b43

Please sign in to comment.