aboutsummaryrefslogtreecommitdiffstats
path: root/python-packages/sra_client/docs/RelayerApiErrorResponseSchema.md
diff options
context:
space:
mode:
Diffstat (limited to 'python-packages/sra_client/docs/RelayerApiErrorResponseSchema.md')
-rw-r--r--python-packages/sra_client/docs/RelayerApiErrorResponseSchema.md11
1 files changed, 0 insertions, 11 deletions
diff --git a/python-packages/sra_client/docs/RelayerApiErrorResponseSchema.md b/python-packages/sra_client/docs/RelayerApiErrorResponseSchema.md
deleted file mode 100644
index 11e3b32a9..000000000
--- a/python-packages/sra_client/docs/RelayerApiErrorResponseSchema.md
+++ /dev/null
@@ -1,11 +0,0 @@
-# RelayerApiErrorResponseSchema
-
-## Properties
-
-| Name | Type | Description | Notes |
-| --------------------- | ----------------------------------------------------------------------------------------------------------- | ----------- | ---------- |
-| **code** | **int** | |
-| **reason** | **str** | |
-| **validation_errors** | [**list[RelayerApiErrorResponseSchemaValidationErrors]**](RelayerApiErrorResponseSchemaValidationErrors.md) | | [optional] |
-
-[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)