about summary refs log tree commit diff stats
path: root/crates/rocie-client/docs/Item.md
diff options
context:
space:
mode:
Diffstat (limited to 'crates/rocie-client/docs/Item.md')
-rw-r--r--crates/rocie-client/docs/Item.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/crates/rocie-client/docs/Item.md b/crates/rocie-client/docs/Item.md
new file mode 100644
index 0000000..805f99d
--- /dev/null
+++ b/crates/rocie-client/docs/Item.md
@@ -0,0 +1,15 @@
+# Item
+
+## Enum Variants
+
+| Name | Description |
+|---- | -----|
+| ItemOneOf | A step item  Except for [`Item::Text`], the value is the index where the item is located in it's corresponding [`Vec`] in the [`Recipe`]. |
+| ItemOneOf1 | A step item  Except for [`Item::Text`], the value is the index where the item is located in it's corresponding [`Vec`] in the [`Recipe`]. |
+| ItemOneOf2 | A step item  Except for [`Item::Text`], the value is the index where the item is located in it's corresponding [`Vec`] in the [`Recipe`]. |
+| ItemOneOf3 | A step item  Except for [`Item::Text`], the value is the index where the item is located in it's corresponding [`Vec`] in the [`Recipe`]. |
+| ItemOneOf4 | A step item  Except for [`Item::Text`], the value is the index where the item is located in it's corresponding [`Vec`] in the [`Recipe`]. |
+
+[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
+
+