| Package | Description |
|---|---|
| org.cornutum.tcases.openapi |
| Modifier and Type | Method and Description |
|---|---|
static io.swagger.v3.oas.models.media.Schema<?> |
SchemaUtils.combineSchemas(OpenApiContext context,
io.swagger.v3.oas.models.media.Schema<?> base,
io.swagger.v3.oas.models.media.Schema<?> additional)
Returns a new schema that validates any instance that satisfies both the base schema and the additional schema.
|
| Constructor and Description |
|---|
SchemaAnalyzer(OpenApiContext context)
Creates a new SchemaAnalyzer instance.
|
Copyright © 2020 The Cornutum Project. All rights reserved.