diff --git a/src/main/openapi/openapi-help-bff.yaml b/src/main/openapi/openapi-help-bff.yaml index 3da5457..9bbf83c 100644 --- a/src/main/openapi/openapi-help-bff.yaml +++ b/src/main/openapi/openapi-help-bff.yaml @@ -35,7 +35,6 @@ paths: content: application/json: schema: - type: array items: $ref: '#/components/schemas/HelpPageResult' post: @@ -162,7 +161,6 @@ paths: content: application/json: schema: - type: array items: $ref: '#/components/schemas/HelpPageResult' /helps/itemId/{itemId}: