validator-badge icon indicating copy to clipboard operation
validator-badge copied to clipboard

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

Open keith-murchison opened this issue 8 years ago • 1 comments

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 avatar Mar 03 '17 23:03 keith-murchison

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

fehguy avatar Mar 04 '17 00:03 fehguy