| Package | Description |
|---|---|
| com.github.reinert.jjschema |
| Modifier and Type | Class and Description |
|---|---|
class |
HyperSchemaGeneratorV4
A Hyper-Schema generator from JSR311 specification (Java RESTful) annotated classes.
|
class |
JsonSchemaGeneratorV4
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
JsonSchemaGenerator |
SchemaGeneratorBuilder.ConfigurationStep.build() |
JsonSchemaGenerator |
JsonSchemaGenerator.setAutoPutVersion(boolean autoPutVersion)
Deprecated.
If true, this parameter says that the $schema atribute should be put at
the root of all schemas generated by this SchemaGenerator instace.
|
| Constructor and Description |
|---|
HyperSchemaGeneratorV4(JsonSchemaGenerator jsonSchemaGenerator) |
Copyright © 2018. All rights reserved.