Skip to main content
Response<T> = HttpResponse<T, HTTPValidationError>

Type Parameters