| Package | Description | 
|---|---|
| org.mockserver.model | |
| org.mockserver.serialization.model | |
| org.mockserver.serialization.serializers.body | 
| Modifier and Type | Method and Description | 
|---|---|
static JsonSchemaBody | 
JsonSchemaBody.jsonSchema(String jsonSchema)  | 
static JsonSchemaBody | 
JsonSchemaBody.jsonSchemaFromResource(String jsonSchemaPath)  | 
JsonSchemaBody | 
JsonSchemaBody.withParameterStyles(Map<String,ParameterStyle> parameterStyles)  | 
| Modifier and Type | Method and Description | 
|---|---|
JsonSchemaBody | 
JsonSchemaBodyDTO.buildObject()  | 
| Constructor and Description | 
|---|
JsonSchemaBodyDTO(JsonSchemaBody jsonSchemaBody)  | 
JsonSchemaBodyDTO(JsonSchemaBody jsonSchemaBody,
                 Boolean not)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JsonSchemaBodySerializer.serialize(JsonSchemaBody jsonSchemaBody,
         com.fasterxml.jackson.core.JsonGenerator jgen,
         com.fasterxml.jackson.databind.SerializerProvider provider)  | 
Copyright © 2020. All rights reserved.