validator-badge
validator-badge copied to clipboard
Validation fails for ApiImplicitParam when name property has value of "format"
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
Hi, please share the swagger json that you're trying to import.