From a479685602347b473d74f99f492e5e85d7afde94 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Fri, 28 Nov 2025 16:35:35 +0100 Subject: chore(crates/rocie-client): Re-generate --- crates/rocie-client/docs/Recipe.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 crates/rocie-client/docs/Recipe.md (limited to 'crates/rocie-client/docs/Recipe.md') diff --git a/crates/rocie-client/docs/Recipe.md b/crates/rocie-client/docs/Recipe.md new file mode 100644 index 0000000..d179f97 --- /dev/null +++ b/crates/rocie-client/docs/Recipe.md @@ -0,0 +1,13 @@ +# Recipe + +## Properties + +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**content** | **String** | | +**id** | [**models::RecipeId**](RecipeId.md) | | +**path** | **String** | | + +[[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 1.4.1