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

Validation fails for ApiImplicitParam when name property has value of "format" #103

Open
keith-murchison opened this issue Mar 3, 2017 · 1 comment

Comments

@keith-murchison
Copy link

keith-murchison commented Mar 3, 2017

Assigned the name property of an @ApiImplictParam the value of "format". The generated swagger json and yaml could not be validated when imported into swagger editor. Current workaround is to surround "format" in quotes i.e. "\"format\""

version = 1.5.10

@keith-murchison keith-murchison changed the title Validation fails for ApiImplicitParam with name attribute = "format" Validation fails for ApiImplicitParam when name property has value of "format" Mar 3, 2017
@fehguy
Copy link
Contributor

fehguy commented Mar 4, 2017

Hi, please share the swagger json that you're trying to import.

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

No branches or pull requests

2 participants