No way to return just string in response #184
Labels
enhancement
New feature or request
swagger-generation
Concerns automatic swagger generation
validation
Concerns request and response validation
i've searched through documentation of rebar, marshmallow and trhough open issues
it seems like there's no way to define an endpoint which would return not objects or lists of objects but primitive types, i.e. string, int etc, what is a valid json response. is it possible to add fields.String, etc support as response_body_schema?
The text was updated successfully, but these errors were encountered: