Skip to content

Commit

Permalink
feat: update openapi spec
Browse files Browse the repository at this point in the history
  • Loading branch information
jsteenke committed Jan 15, 2024
1 parent 0185527 commit ceab6bf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/openapi/openapi-help-bff.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ paths:
content:
application/json:
schema:
type: array
items:
$ref: '#/components/schemas/HelpPageResult'
post:
Expand Down Expand Up @@ -162,7 +161,6 @@ paths:
content:
application/json:
schema:
type: array
items:
$ref: '#/components/schemas/HelpPageResult'
/helps/itemId/{itemId}:
Expand Down

0 comments on commit ceab6bf

Please sign in to comment.