aboutsummaryrefslogtreecommitdiffstats
path: root/rust/fatcat-openapi/docs/EditgroupEdits.md
diff options
context:
space:
mode:
Diffstat (limited to 'rust/fatcat-openapi/docs/EditgroupEdits.md')
-rw-r--r--rust/fatcat-openapi/docs/EditgroupEdits.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/rust/fatcat-openapi/docs/EditgroupEdits.md b/rust/fatcat-openapi/docs/EditgroupEdits.md
new file mode 100644
index 00000000..cb3cd821
--- /dev/null
+++ b/rust/fatcat-openapi/docs/EditgroupEdits.md
@@ -0,0 +1,16 @@
+# EditgroupEdits
+
+## Properties
+Name | Type | Description | Notes
+------------ | ------------- | ------------- | -------------
+**containers** | [**Vec<models::EntityEdit>**](entity_edit.md) | | [optional] [default to None]
+**creators** | [**Vec<models::EntityEdit>**](entity_edit.md) | | [optional] [default to None]
+**files** | [**Vec<models::EntityEdit>**](entity_edit.md) | | [optional] [default to None]
+**filesets** | [**Vec<models::EntityEdit>**](entity_edit.md) | | [optional] [default to None]
+**webcaptures** | [**Vec<models::EntityEdit>**](entity_edit.md) | | [optional] [default to None]
+**releases** | [**Vec<models::EntityEdit>**](entity_edit.md) | | [optional] [default to None]
+**works** | [**Vec<models::EntityEdit>**](entity_edit.md) | | [optional] [default to None]
+
+[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
+
+