{8.2.0-updated} @Body
The {@link oaj.http.annotation.Body @Body} annotation can be applied to arguments of
The argument can be any of the following types:
OpenAPI schema based serialization can be used by using the {@link oaj.oapi.OpenApiSerializer} class.
See {@doc OpenApiSerializers} for information about supported data types in OpenAPI serialization.
If your