| Package | Description |
|---|---|
| org.openapitools.codegen.utils |
| Modifier and Type | Method and Description |
|---|---|
static SemVer |
ModelUtils.getOpenApiVersion(io.swagger.v3.oas.models.OpenAPI openAPI,
String location,
List<io.swagger.v3.parser.core.models.AuthorizationValue> auths)
Parse the OAS document at the specified location, get the swagger or openapi version
as specified in the source document, and return the version.
|
| Modifier and Type | Method and Description |
|---|---|
int |
SemVer.compareTo(SemVer o) |
Copyright © 2021. All rights reserved.