Package groovy.http
Annotation Interface BodyText
Marks a method parameter as a plain text request body.
Unlike
Body, the parameter is sent as-is without JSON serialization.- Since:
- 6.0.0