about summary refs log tree commit diff stats
path: root/crates/rocie-client/docs/Unit.md
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-09-23 17:17:28 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-09-23 17:17:28 +0200
commit7682da81ff4c775eca048aaf0586593fb159cb85 (patch)
treee310245e136b21e15696ffee2756cc6f49f6ae73 /crates/rocie-client/docs/Unit.md
parentfeat(scripts/generate_api_client.sh): Make the API better by configuring the ... (diff)
downloadserver-7682da81ff4c775eca048aaf0586593fb159cb85.zip
chore(crates/rocie-client): Regenerate
Diffstat (limited to 'crates/rocie-client/docs/Unit.md')
-rw-r--r--crates/rocie-client/docs/Unit.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/rocie-client/docs/Unit.md b/crates/rocie-client/docs/Unit.md
index 9fb95a5..5e86ab3 100644
--- a/crates/rocie-client/docs/Unit.md
+++ b/crates/rocie-client/docs/Unit.md
@@ -7,7 +7,7 @@ Name | Type | Description | Notes
 **description** | Option<**String**> |  | [optional]
 **full_name_plural** | **String** |  | 
 **full_name_singular** | **String** |  | 
-**id** | [**uuid::Uuid**](uuid::Uuid.md) |  | 
+**id** | [**models::UnitId**](UnitId.md) |  | 
 **short_name** | **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)