public final class JsonSchemaGenerator extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
augmentItems(com.fasterxml.jackson.databind.node.ObjectNode schema,
Type itemType) |
<T> com.fasterxml.jackson.databind.node.ObjectNode |
generateSchema(Class<T> type) |
Copyright © 2018. All rights reserved.