public class SchemaAnalyzer extends ConditionReporter<OpenApiContext>
| Constructor and Description |
|---|
SchemaAnalyzer(OpenApiContext context)
Creates a new SchemaAnalyzer instance.
|
| Modifier and Type | Method and Description |
|---|---|
io.swagger.v3.oas.models.media.Schema<?> |
analyze(io.swagger.v3.oas.models.OpenAPI api,
io.swagger.v3.oas.models.media.Schema<?> schema)
Returns a fully-analyzed version of the given schema.
|
doFor, getContext, getNotifier, notifyError, notifyWarning, resultFor, setNotifierpublic SchemaAnalyzer(OpenApiContext context)
Copyright © 2020 The Cornutum Project. All rights reserved.