From a9b23947c49275a11765c8a752c154b98c69b531 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Thu, 19 Sep 2019 00:38:00 -0700 Subject: WIP: update rust codegen script Only Cargo.toml project metadata updated. --- rust/fatcat-openapi/docs/WorkAutoBatch.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 rust/fatcat-openapi/docs/WorkAutoBatch.md (limited to 'rust/fatcat-openapi/docs/WorkAutoBatch.md') diff --git a/rust/fatcat-openapi/docs/WorkAutoBatch.md b/rust/fatcat-openapi/docs/WorkAutoBatch.md new file mode 100644 index 00000000..a508d1db --- /dev/null +++ b/rust/fatcat-openapi/docs/WorkAutoBatch.md @@ -0,0 +1,11 @@ +# WorkAutoBatch + +## Properties +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**editgroup** | [***models::Editgroup**](editgroup.md) | | +**entity_list** | [**Vec**](work_entity.md) | | + +[[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 v1.2.3