According to official spec, there's definitions objects. https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md#definitionsObject As a result of absence of definitions it's not possible to use references in generated schema.
According to official spec, there's definitions objects.
https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md#definitionsObject
As a result of absence of definitions it's not possible to use references in generated schema.