about summary refs log tree commit diff stats
path: root/crates/rocie-client/docs/RecipeStub.md
blob: d1c8a53766d5dd89f325868175ae6958654eff5b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# RecipeStub

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**content** | **String** | The content of this recipe, in cooklang format | 
**name** | **String** | The globally unique name of this recipe | 
**parent** | Option<[**models::RecipeParentId**](RecipeParentId.md)> | The optional parent of this recipe. | [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)