References
summary | ||
public |
Defines a response which indicates that an error has occurred while executing the user's request. |
|
public |
Defines a response that indicates that parameter in the request was not valid (invalid type, not in range, bad format, etc). |
|
public |
Defines a response that indicates that an expected parameter in the request was not found. |
|
public |
C Response Models an HTTP response and its attributes. |
|
public |
Defines a response used when the user has tried to access an endpoint/resource without proper authorization or authentication. |
|
public |
Defines a response that indicates a successful execution of the user's request. |
|
public |
Defines a response that indicates that an unexpected error has occurred on the server. |
|
public |
Defines a status for responses. |
|
public |
Defines a status for responses. |