HttpRpcRequestBodyParameter(name: String = "", description: String = "", required: Boolean = true)
Marks a function parameter of an @HttpRpcPOST annotated function as a nested body parameter of the top-level json object.