public class OpenApiSorter
extends java.lang.Object
Helper class that sorts an OpenAPI JSON file, so the Swagger UI does display it in a comprehensible way
| Constructor and Description |
|---|
OpenApiSorter()
Populate sorters
|
| Modifier and Type | Method and Description |
|---|---|
io.vertx.core.json.JsonObject |
sort(io.vertx.core.json.JsonObject source) |