From 9514d8e13730b99d9a5ead588561adeec070848b Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Thu, 19 Mar 2026 02:43:20 +0100 Subject: chore(rocie-client): Re-generate --- crates/rocie-client/docs/Timer.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crates/rocie-client/docs/Timer.md') diff --git a/crates/rocie-client/docs/Timer.md b/crates/rocie-client/docs/Timer.md index 0e65ee7..5dcb8a5 100644 --- a/crates/rocie-client/docs/Timer.md +++ b/crates/rocie-client/docs/Timer.md @@ -5,7 +5,7 @@ Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | Option<**String**> | Name | [optional] -**quantity** | [**models::UnitAmount**](UnitAmount.md) | Time quantity | +**quantity** | Option<[**models::UnitAmount**](UnitAmount.md)> | Time quantity | [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) -- cgit 1.4.1