Package | Description |
---|---|
io.vertx.openapi.contract |
Modifier and Type | Method and Description |
---|---|
static OpenAPIVersion |
OpenAPIVersion.fromContract(JsonObject contract) |
OpenAPIVersion |
OpenAPIContract.getVersion() |
static OpenAPIVersion |
OpenAPIVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OpenAPIVersion[] |
OpenAPIVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 Eclipse. All rights reserved.