From 1c09b0eb5db415985bfefb52786dbe48d757665e Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Sat, 6 Sep 2025 18:31:40 +0200 Subject: feat: Provide basic barcode handling support --- crates/rocie-client/docs/UnitStub.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 crates/rocie-client/docs/UnitStub.md (limited to 'crates/rocie-client/docs/UnitStub.md') diff --git a/crates/rocie-client/docs/UnitStub.md b/crates/rocie-client/docs/UnitStub.md new file mode 100644 index 0000000..62ab220 --- /dev/null +++ b/crates/rocie-client/docs/UnitStub.md @@ -0,0 +1,14 @@ +# UnitStub + +## Properties + +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**description** | Option<**String**> | | [optional] +**full_name_plural** | **String** | | +**full_name_singular** | **String** | | +**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) + + -- cgit 1.4.1