feat: implement RFS client with authentication and file management APIs
This commit is contained in:
17
packages/clients/rfsclient/openapi/docs/ResponseError.md
Normal file
17
packages/clients/rfsclient/openapi/docs/ResponseError.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# ResponseError
|
||||
|
||||
## Enum Variants
|
||||
|
||||
| Name | Description |
|
||||
|---- | -----|
|
||||
| ResponseErrorBadRequest | |
|
||||
| ResponseErrorConflict | |
|
||||
| ResponseErrorForbidden | |
|
||||
| ResponseErrorNotFound | |
|
||||
| ResponseErrorTemplateError | |
|
||||
| ResponseErrorUnauthorized | |
|
||||
| String | |
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
Reference in New Issue
Block a user