Skip to content
This repository was archived by the owner on Mar 18, 2019. It is now read-only.

Add validation if required is not empty and add them to the parameters #17

Closed
wants to merge 1 commit into from

Conversation

angvp
Copy link

@angvp angvp commented Oct 12, 2016

otherwise it will ignore it because required can't be empty or is
not a valid swagger. Some silly pep8 changes on encode.py as well
This fixes #16

Many thanks to @cyncyncyn to help me debug this.

otherwise it will ignore it because required can't be empty or is
not a valid swagger. Some silly pep8 changes on encode.py as well
This fixes core-api#16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

required field == empty list
2 participants