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

[fix] Don't allow null for api.Tags #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

[fix] Don't allow null for api.Tags #18

wants to merge 1 commit into from

Conversation

syntaqx
Copy link

@syntaqx syntaqx commented Oct 12, 2017

Addresses an error when no API tags are defined, given they don't exist in the examples:

Swagger schema validation failed. 
  Expected type array but found type null at #/tags
 
JSON_OBJECT_VALIDATION_FAILED

Error: Swagger schema validation failed. 
  Expected type array but found type null at #/tags

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

Successfully merging this pull request may close these issues.

None yet

1 participant