diff options
Diffstat (limited to 'crates/rocie-client/docs/Ingredient.md')
| -rw-r--r-- | crates/rocie-client/docs/Ingredient.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/crates/rocie-client/docs/Ingredient.md b/crates/rocie-client/docs/Ingredient.md new file mode 100644 index 0000000..9dee5c9 --- /dev/null +++ b/crates/rocie-client/docs/Ingredient.md @@ -0,0 +1,13 @@ +# Ingredient + +## Enum Variants + +| Name | Description | +|---- | -----| +| IngredientOneOf | A recipe ingredient | +| IngredientOneOf1 | A recipe ingredient | +| IngredientOneOf2 | A recipe ingredient | + +[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) + + |
