Package org.mockserver.model
Class JsonSchemaBody
java.lang.Object
- Author:
- jamesdbloom
-
Nested Class Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetValue()inthashCode()static JsonSchemaBodyjsonSchema(String jsonSchema) static JsonSchemaBodyjsonSchemaFromResource(String jsonSchemaPath) withParameterStyles(Map<String, ParameterStyle> parameterStyles) Methods inherited from class org.mockserver.model.Body
getCharset, getContentType, getOptional, getRawBytes, getType, withOptionalMethods inherited from class org.mockserver.model.ObjectWithJsonToString
toStringMethods inherited from class org.mockserver.model.ObjectWithReflectiveEqualsHashCodeToString
fieldsExcludedFromEqualsAndHashCode