OasInfo.version_

**REQUIRED**. The version of the OpenAPI document (which is distinct from the [OpenAPI Specification version](https://swagger.io/specification/#oas-version) or the API implementation version).

class OasInfo
string version_;

Meta