about summary refs log tree commit diff stats
path: root/crates/rocie-client/docs/Step.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--crates/rocie-client/docs/Step.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/crates/rocie-client/docs/Step.md b/crates/rocie-client/docs/Step.md
new file mode 100644
index 0000000..162c52f
--- /dev/null
+++ b/crates/rocie-client/docs/Step.md
@@ -0,0 +1,12 @@
+# Step
+
+## Properties
+
+Name | Type | Description | Notes
+------------ | ------------- | ------------- | -------------
+**items** | [**Vec<models::Item>**](Item.md) | [`Item`]s inside | 
+**number** | **u32** | Step number  The step numbers start at 1 in each section and increase with non text step. | 
+
+[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
+
+