diff options
| author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2026-03-19 02:43:20 +0100 |
|---|---|---|
| committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2026-03-19 02:43:20 +0100 |
| commit | 9514d8e13730b99d9a5ead588561adeec070848b (patch) | |
| tree | e535de2fb2f41bf164281eb1f91e8e231cc8df3b /crates/rocie-client/docs/Timer.md | |
| parent | feat(rocie-server): Provide default units (and other changes) (diff) | |
| download | server-9514d8e13730b99d9a5ead588561adeec070848b.zip | |
chore(rocie-client): Re-generate
Diffstat (limited to 'crates/rocie-client/docs/Timer.md')
| -rw-r--r-- | crates/rocie-client/docs/Timer.md | 2 |
1 files changed, 1 insertions, 1 deletions
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) |
