diff options
Diffstat (limited to 'fatcat-openapi/docs/ErrorResponse.md')
-rw-r--r-- | fatcat-openapi/docs/ErrorResponse.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/fatcat-openapi/docs/ErrorResponse.md b/fatcat-openapi/docs/ErrorResponse.md new file mode 100644 index 0000000..89008f1 --- /dev/null +++ b/fatcat-openapi/docs/ErrorResponse.md @@ -0,0 +1,12 @@ +# 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) + + |