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, AbstractJsonSchemaProperty s and
JsonSchema.Definitions . |
Copyright © 2011-2015–2016 Pivotal Software, Inc.. All rights reserved.