aboutsummaryrefslogtreecommitdiffstats
path: root/crates/rocie-client/docs/RecipeParentStub.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--crates/rocie-client/docs/RecipeParentStub.md16
1 files changed, 8 insertions, 8 deletions
diff --git a/crates/rocie-client/docs/RecipeParentStub.md b/crates/rocie-client/docs/RecipeParentStub.md
index 1d8b253..0823ded 100644
--- a/crates/rocie-client/docs/RecipeParentStub.md
+++ b/crates/rocie-client/docs/RecipeParentStub.md
@@ -14,12 +14,12 @@ If not, see <https://www.gnu.org/licenses/gpl-3.0.txt>.
## Properties
-Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
-**description** | Option<**String**> | A description. | [optional]
-**name** | **String** | The name of the recipe parent |
-**parent** | Option<[**models::RecipeParentId**](RecipeParentId.md)> | A parent of this recipe parent, otherwise the parent will be the root of the parent tree. | [optional]
-
-[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
-
+| Name | Type | Description | Notes |
+| --------------- | -------------------------------------------------------- | ----------------------------------------------------------------------------------------- | ---------- |
+| **description** | Option\<**String**> | A description. | [optional] |
+| **name** | **String** | The name of the recipe parent |
+| **parent** | Option\<[**models::RecipeParentId**](RecipeParentId.md)> | A parent of this recipe parent, otherwise the parent will be the root of the parent tree. | [optional] |
+[[Back to Model list]](../README.md#documentation-for-models)
+[[Back to API list]](../README.md#documentation-for-api-endpoints)
+[[Back to README]](../README.md)