Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Schema docs crashing for type:array without items #104

Closed
RomanHotsiy opened this issue Sep 7, 2016 · 0 comments
Closed

Schema docs crashing for type:array without items #104

RomanHotsiy opened this issue Sep 7, 2016 · 0 comments
Assignees

Comments

@RomanHotsiy
Copy link
Member

responses: {
  200: {
    description: "An array of search results",
    schema: {
      type: "array"
    }
  }
}

noticed here: http://beta.opendota.com/api/#tag/search%2Fpaths%2F~1search%2Fget

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

No branches or pull requests

1 participant