The `generate_swagger_object` function populates the `title` in the `info` object, but not the `description`. https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md#info-object This is a one-liner to fix, I have a PR incoming.
The
generate_swagger_objectfunction populates thetitlein theinfoobject, but not thedescription.https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md#info-object
This is a one-liner to fix, I have a PR incoming.