aboutsummaryrefslogtreecommitdiffstats
path: root/crates/rocie-client/docs/Cookware.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--crates/rocie-client/docs/Cookware.md18
1 files changed, 9 insertions, 9 deletions
diff --git a/crates/rocie-client/docs/Cookware.md b/crates/rocie-client/docs/Cookware.md
index 2160161..dc8fa3e 100644
--- a/crates/rocie-client/docs/Cookware.md
+++ b/crates/rocie-client/docs/Cookware.md
@@ -14,13 +14,13 @@ If not, see <https://www.gnu.org/licenses/gpl-3.0.txt>.
## Properties
-Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
-**alias** | Option<**String**> | Alias | [optional]
-**name** | **String** | Name |
-**note** | Option<**String**> | Note | [optional]
-**quantity** | Option<**u32**> | Amount needed Note that this is a value, not a quantity, so it doesn't have units. | [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 |
+| ------------ | ------------------- | ---------------------------------------------------------------------------------- | ---------- |
+| **alias** | Option\<**String**> | Alias | [optional] |
+| **name** | **String** | Name |
+| **note** | Option\<**String**> | Note | [optional] |
+| **quantity** | Option\<**u32**> | Amount needed Note that this is a value, not a quantity, so it doesn't have units. | [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)