public class SerializerUtils extends Object
| Constructor and Description |
|---|
SerializerUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
toJsonString(io.swagger.v3.oas.models.OpenAPI openAPI) |
static String |
toYamlString(io.swagger.v3.oas.models.OpenAPI openAPI) |
Copyright © 2021. All rights reserved.