We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
grape-swagger outputs null if the description is not specified. This causes swagger to throw an error.
TypeError: Swagger 2.0 does not support null types
It would be better to just remove the description field or raise an error.