io.udash.rest
Annotated argument will be send as a body, eg. /method/ JSON(value). Only one argument can be annotated. It cannot be mixed with @BodyValue.
@BodyValue
Annotated argument will be send as a body, eg. /method/ JSON(value). Only one argument can be annotated. It cannot be mixed with
@BodyValue
.