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, 11 insertions, 0 deletions
diff --git a/python-packages/sra_client/docs/RelayerApiErrorResponseSchema.md b/python-packages/sra_client/docs/RelayerApiErrorResponseSchema.md
new file mode 100644
index 000000000..11e3b32a9
--- /dev/null
+++ b/python-packages/sra_client/docs/RelayerApiErrorResponseSchema.md
@@ -0,0 +1,11 @@
+# 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)