public class OpenApiDiff extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SWAGGER_VERSION_V2 |
| Modifier and Type | Method and Description |
|---|---|
static com.github.elibracha.model.ChangedOpenApi |
compare(io.swagger.v3.oas.models.OpenAPI oldSpec,
io.swagger.v3.oas.models.OpenAPI newSpec) |
public static final String SWAGGER_VERSION_V2
Copyright © 2020. All rights reserved.