Ether Framework
Unified API docs for Ether modules
Loading...
Searching...
No Matches
OpenApiComponents.java File Reference
import java.util.Map;
Include dependency graph for OpenApiComponents.java:

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.OpenApiComponents (Map< String, OpenApiSchema > schemas, Map< String, OpenApiResponse > responses)