| Package | Description |
|---|---|
| io.syndesis.server.api.generator | |
| io.syndesis.server.api.generator.swagger | |
| io.syndesis.server.api.generator.swagger.util |
| Modifier and Type | Method and Description |
|---|---|
static APIValidationContext |
APIValidationContext.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static APIValidationContext[] |
APIValidationContext.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
APISummary |
APIGenerator.info(String specification,
APIValidationContext validation) |
| Modifier and Type | Method and Description |
|---|---|
static SyndesisSwaggerValidationRules |
SyndesisSwaggerValidationRules.get(APIValidationContext context) |
APISummary |
SwaggerAPIGenerator.info(String specification,
APIValidationContext validation) |
| Modifier and Type | Method and Description |
|---|---|
static SwaggerModelInfo |
SwaggerHelper.parse(String specification,
APIValidationContext validationContext) |
Copyright © 2016–2019 Red Hat. All rights reserved.