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

Swagger example is broken #11

Open
zbyte64 opened this issue Oct 17, 2017 · 1 comment
Open

Swagger example is broken #11

zbyte64 opened this issue Oct 17, 2017 · 1 comment

Comments

@zbyte64
Copy link

zbyte64 commented Oct 17, 2017

The swagger example has instances where String(enum=...) and String does not support the keyword argument enum (yet).

@zbyte64
Copy link
Author

zbyte64 commented Oct 17, 2017

I am curious what the strategy is for integrating the Enum class with the enum parameter. Will types other than String also support enum (ala EnumSchemaMixin)? I ask because I want to write a PR for this.

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 a pull request may close this issue.

1 participant