Ether Framework
Unified API docs for Ether modules
Loading...
Searching...
No Matches
OpenApiParameter.java File Reference

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.OpenApiParameter (String name, String in, String description, boolean required, OpenApiSchema schema)