Skip to content

Fallback response for array list #18

Description

@gcatanese

The fallback response is empty when the response example returns a list of items

        200:
          description: OK - the request has succeeded.
          content:
            application/json:
              schema:
                type: array
                items:
                  $ref: '#/components/schemas/PaymentMethod'
              examples:
                list-payment-methods:
                  $ref: '#/components/examples/list-payment-methods'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions