RestApiContext: BaseApiContext & { res: ServerResponse }

All REST calls will additionall get a ServerResponse object, should they choose to use it

Generated using TypeDoc