Package | Description |
---|---|
io.vertx.openapi.contract |
Modifier and Type | Method and Description |
---|---|
Location |
Parameter.getIn() |
static Location |
Location.parse(String location) |
static Location |
Location.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Location[] |
Location.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static OpenAPIContractException |
OpenAPIContractException.createInvalidStyle(Location in,
String allowedStyles) |
static Style |
Style.defaultByLocation(Location in) |
Copyright © 2023 Eclipse. All rights reserved.