| Package | Description |
|---|---|
| org.symphonyoss.s2.canon.model |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractContainerSchema |
class |
AllOfSchema |
class |
ArraySchema
Schema for an array.
|
class |
BooleanType |
class |
Component |
class |
DoubleType |
class |
IntegerType |
class |
ObjectSchema
Schema for an object.
|
class |
OneOfSchema |
class |
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. |
class |
Schema |
class |
StringType |
class |
Type |
class |
TypeDef |
| Modifier and Type | Method and Description |
|---|---|
ReferenceOrSchema |
AbstractPayload.getSchema() |
ReferenceOrSchema |
AbstractParameter.getSchema() |
Copyright © 2018 Symphony Software Foundation. All rights reserved.