A
C
E
G
H
I
R
T
V
W
W
- withBody(Class,Function1) - function in io.github.cdimascio.openapi.Validate.Request
- Validates a request with body of type bodyType.
- withBody(Class,Function1,Function1) - function in io.github.cdimascio.openapi.Validate.Request
- Validates a request with body of type bodyType.
- withBody(Function1) - function in io.github.cdimascio.openapi.Validate.Request
- Reified inline version of the Request.withBody function.