import java.util.LinkedHashMap;import java.util.Map;Go to the source code of this file.
Packages | |
| package | dev.rafex.ether.http.openapi.model |
| OpenAPI domain models used to serialize specifications. | |
Functions | |
| record | dev.rafex.ether.http.openapi.model.OpenApiPathItem (Map< String, OpenApiOperation > operations) |