Package | Description |
---|---|
io.apicurio.datamodels.cmd.commands | |
io.apicurio.datamodels.openapi.v2.models | |
io.apicurio.datamodels.openapi.v3.models |
Modifier and Type | Method and Description |
---|---|
static ICommand |
CommandFactory.createSetExampleCommand(DocumentType docType,
IExampleParent parent,
Object example,
String nameOrContentType) |
static ICommand |
CommandFactory.createSetParameterExampleCommand(IExampleParent parent,
Object example,
String exampleName) |
Modifier and Type | Class and Description |
---|---|
class |
Oas20Response
Models an OpenAPI 2.0 response.
|
class |
Oas20ResponseDefinition
Models an OpenAPI 2.0 response definition.
|
Modifier and Type | Class and Description |
---|---|
class |
Oas30MediaType
Models an OpenAPI 3.0.x media type.
|
class |
Oas30Parameter
Models an OpenAPI 3.0.x parameter.
|
class |
Oas30ParameterDefinition
Models an OpenAPI 3.0.x parameter definition.
|
Copyright © 2020 Red Hat. All rights reserved.