Open
Description
According to https://github.com/tim-vandecasteele/grape-swagger/blob/master/lib/grape-swagger.rb#L336 it looks like the default value of the option format
is not :json
but nil
.
It'd be great if this could be clarified.
According to https://github.com/tim-vandecasteele/grape-swagger/blob/master/lib/grape-swagger.rb#L336 it looks like the default value of the option format
is not :json
but nil
.
It'd be great if this could be clarified.