Closed alexdeane closed 4 months ago
This PR makes two properties on GenericResponse public rather than internal. These properties are useful for error handling, as in many cases there is no other way to tell whether a request failed.
GenericResponse
Description
This PR makes two properties on
GenericResponse
public rather than internal. These properties are useful for error handling, as in many cases there is no other way to tell whether a request failed.