From 7ae38906926dc09bc10670c361af0d2bf0050426 Mon Sep 17 00:00:00 2001 From: Hsuan Lee Date: Sat, 19 Jan 2019 18:42:04 +0800 Subject: Update dependency packages --- .../sra_client/docs/RelayerApiOrdersChannelUpdateSchema.md | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 python-packages/sra_client/docs/RelayerApiOrdersChannelUpdateSchema.md (limited to 'python-packages/sra_client/docs/RelayerApiOrdersChannelUpdateSchema.md') diff --git a/python-packages/sra_client/docs/RelayerApiOrdersChannelUpdateSchema.md b/python-packages/sra_client/docs/RelayerApiOrdersChannelUpdateSchema.md deleted file mode 100644 index 8d763367a..000000000 --- a/python-packages/sra_client/docs/RelayerApiOrdersChannelUpdateSchema.md +++ /dev/null @@ -1,12 +0,0 @@ -# RelayerApiOrdersChannelUpdateSchema - -## Properties - -| Name | Type | Description | Notes | -| -------------- | ----------------------------------------------------------- | ----------- | ---------- | -| **type** | **str** | | -| **channel** | **str** | | -| **request_id** | **str** | | -| **payload** | [**list[RelayerApiOrderSchema]**](RelayerApiOrderSchema.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) -- cgit