Ignores the response and returns Unit - useful for handling 204 etc. It can be combined with error handling types (e.g. Either[UpstreamErrorResponse, Unit])
Ignores the response and returns Unit - useful for handling 204 etc. It can be combined with error handling types (e.g. Either[UpstreamErrorResponse, Unit])