Skip to content
This repository was archived by the owner on Aug 29, 2024. It is now read-only.
This repository was archived by the owner on Aug 29, 2024. It is now read-only.

Parser assumes that array's items are always defined using '$ref' #33

Description

@crudo10

Functions _example_from_complex_def and get_send_request_correct_body do not verify if the dictionary has ['schema']['items']['$ref']. This causes problems for the following example

  "responses":
    "200":
      "description": >-
        OK
      "schema":
        "items":
          "type": >-
            string
        "type": >-
          array

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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