about summary refs log tree commit diff stats
path: root/crates/rocie-client/docs/Recipe.md
blob: d2aa0f9e7523211acbc27258e7a7660e8b9901f0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
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)