| Interface | Description |
|---|---|
| IPathNameConstructor | |
| ISchemaFactory |
| Class | Description |
|---|---|
| AbstractContainerSchema | |
| AbstractParameter | |
| AbstractPayload | |
| AbstractSchema |
An abstract Schema object, which could be an object, reference to an object,
oneOf, allOf, or even a single field.
|
| AllOfSchema | |
| ArraySchema |
Schema for an array.
|
| BooleanType | |
| Component | |
| Components | |
| DoubleType | |
| EnumSchema | |
| Field | |
| IntegerType | |
| JavaPathNameConstructor | |
| Model | |
| ModelElement | |
| ObjectSchema |
Schema for an object.
|
| OneOfSchema | |
| Operation | |
| Parameter | |
| ParameterContainer | |
| ParameterSets | |
| PathItem | |
| PathNameConstructor | |
| Paths | |
| Payload | |
| Reference<T extends ModelElement> | |
| ReferenceOrSchema | |
| ReferenceSchema |
A schema defined as
{
"$ref": "#/some/URI"
}
In order to allow forward references these objects need to be first created and then
resolved in a second pass of the model. |
| Response | |
| ResponseHeader | |
| Schema | |
| Schemas | |
| StringType | |
| Type | |
| TypeDef | |
| ValueMap<K,V> | |
| ValueMap.Entry<K,V> | |
| Version |
Copyright © 2018 Symphony Software Foundation. All rights reserved.