Package-internal HTTP-response helper
Source:R/manual_layer_responses.R
dot-wrap_as_api_response.RdUsed for overriding the OpenAPI-autogenerated HTTP-response handling.
Value
An object of type ApiResponse. In the success case (HTTP 2xx)
its content slot is the raw HTTP body. In the failure case (otherwise)
its content slot is error-text from the server.