public class CreateOpenshiftContainerOptionsSchemaCustomizer extends JsonSchemaCustomizer
Modifier and Type | Field and Description |
---|---|
static String |
OPENSHIFT_BROKER_HOST |
Constructor and Description |
---|
CreateOpenshiftContainerOptionsSchemaCustomizer() |
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.jsonschema.JsonSchema |
customize(com.fasterxml.jackson.databind.jsonschema.JsonSchema originalSchema)
Changes Json Schema generated by
com.fasterxml.jackson.module.jsonSchema.factories.SchemaFactoryWrapper |
public static String OPENSHIFT_BROKER_HOST
public CreateOpenshiftContainerOptionsSchemaCustomizer()
public com.fasterxml.jackson.databind.jsonschema.JsonSchema customize(com.fasterxml.jackson.databind.jsonschema.JsonSchema originalSchema)
JsonSchemaCustomizer
com.fasterxml.jackson.module.jsonSchema.factories.SchemaFactoryWrapper
customize
in class JsonSchemaCustomizer
Copyright © 2018 JBoss by Red Hat. All rights reserved.