Package | Description |
---|---|
io.apicurio.datamodels.cmd.commands | |
io.apicurio.datamodels.openapi.v3.models |
Modifier and Type | Method and Description |
---|---|
static ICommand |
CommandFactory.createAddParameterExampleCommand(Oas30Parameter parameter,
Object example,
String exampleName,
String exampleSummary,
String exampleDescription) |
static ICommand |
CommandFactory.createDeleteAllParameterExamplesCommand(Oas30Parameter parameter) |
Modifier and Type | Class and Description |
---|---|
class |
Oas30ParameterDefinition
Models an OpenAPI 3.0.x parameter definition.
|
Copyright © 2019 Red Hat. All rights reserved.