Info.version_

The version of the OpenApi document (which is distinct from the OpenApi Specification version or the API implementation version).

struct Info
@SerializedName("version")
string version_;

Meta