| Package | Description |
|---|---|
| org.symphonyoss.s2.canon.model | |
| org.symphonyoss.s2.canon.parser |
| Class and 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.
|
| Component |
| Components |
| EnumSchema |
| IPathNameConstructor |
| Model |
| ModelElement |
| Operation |
| Parameter |
| ParameterContainer |
| PathItem |
| PathNameConstructor |
| Paths |
| Payload |
| 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 |
| Type |
| ValueMap |
| ValueMap.Entry |
| Version |
| Class and Description |
|---|
| Model |
Copyright © 2018 Symphony Software Foundation. All rights reserved.