Skip to content
This repository has been 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

Open
crudo10 opened this issue Nov 20, 2016 · 0 comments
Open

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

crudo10 opened this issue Nov 20, 2016 · 0 comments

Comments

@crudo10
Copy link
Contributor

crudo10 commented Nov 20, 2016

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
flavianh pushed a commit that referenced this issue Jun 11, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant