body
Override in data class endpoints that accept a request body. Throws NotImplementedError by default, which is expected for endpoints without a body.
Override in data class endpoints that accept a request body. Throws NotImplementedError by default, which is expected for endpoints without a body.