Skip to content

Commit

Permalink
Correct openapi for AnnouncementPageResult
Browse files Browse the repository at this point in the history
  • Loading branch information
HenryT-CG authored Jul 31, 2024
1 parent 50cf9d4 commit 96dcf42
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/main/openapi/openapi-bff.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,7 @@ paths:
content:
application/json:
schema:
items:
$ref: '#/components/schemas/AnnouncementPageResult'
$ref: '#/components/schemas/AnnouncementPageResult'
"400":
description: Bad request
content:
Expand Down

0 comments on commit 96dcf42

Please sign in to comment.