| Constructor and Description | 
|---|
JsonSchemaBody(String jsonSchema)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object o)  | 
Map<String,ParameterStyle> | 
getParameterStyles()  | 
String | 
getValue()  | 
int | 
hashCode()  | 
static JsonSchemaBody | 
jsonSchema(String jsonSchema)  | 
static JsonSchemaBody | 
jsonSchemaFromResource(String jsonSchemaPath)  | 
JsonSchemaBody | 
withParameterStyles(Map<String,ParameterStyle> parameterStyles)  | 
getCharset, getContentType, getOptional, getRawBytes, getType, withOptionaltoStringfieldsExcludedFromEqualsAndHashCodepublic JsonSchemaBody(String jsonSchema)
public static JsonSchemaBody jsonSchema(String jsonSchema)
public static JsonSchemaBody jsonSchemaFromResource(String jsonSchemaPath)
public Map<String,ParameterStyle> getParameterStyles()
public JsonSchemaBody withParameterStyles(Map<String,ParameterStyle> parameterStyles)
Copyright © 2020. All rights reserved.