diff options
Diffstat (limited to 'rust/fatcat-openapi/docs/ErrorResponse.md')
-rw-r--r-- | rust/fatcat-openapi/docs/ErrorResponse.md | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/rust/fatcat-openapi/docs/ErrorResponse.md b/rust/fatcat-openapi/docs/ErrorResponse.md deleted file mode 100644 index 89008f1..0000000 --- a/rust/fatcat-openapi/docs/ErrorResponse.md +++ /dev/null @@ -1,12 +0,0 @@ -# ErrorResponse - -## Properties -Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- -**success** | **bool** | | -**error** | **String** | | -**message** | **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) - - |