| Package | Description |
|---|---|
| org.springframework.data.rest.webmvc.json |
| Modifier and Type | Method and Description |
|---|---|
JsonSchema.Definitions |
JsonSchema.getDefinitions() |
| Constructor and Description |
|---|
JsonSchema(String title,
String description,
Collection<org.springframework.data.rest.webmvc.json.JsonSchema.AbstractJsonSchemaProperty<?>> properties,
JsonSchema.Definitions definitions)
Creates a new
JsonSchema instance for the given title, description, AbstractJsonSchemaPropertys and
JsonSchema.Definitions. |
Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.