From 7682da81ff4c775eca048aaf0586593fb159cb85 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Tue, 23 Sep 2025 17:17:28 +0200 Subject: chore(crates/rocie-client): Regenerate --- crates/rocie-client/docs/ApiSetBarcodeApi.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'crates/rocie-client/docs/ApiSetBarcodeApi.md') diff --git a/crates/rocie-client/docs/ApiSetBarcodeApi.md b/crates/rocie-client/docs/ApiSetBarcodeApi.md index 2075bb9..d77fa6d 100644 --- a/crates/rocie-client/docs/ApiSetBarcodeApi.md +++ b/crates/rocie-client/docs/ApiSetBarcodeApi.md @@ -19,7 +19,7 @@ Buy an barcode Name | Type | Description | Required | Notes ------------- | ------------- | ------------- | ------------- | ------------- -**id** | **i32** | The numeric value of the barcode | [required] | +**id** | [**BarcodeId**](.md) | The numeric value of the barcode | [required] | ### Return type @@ -47,7 +47,7 @@ Consume an barcode Name | Type | Description | Required | Notes ------------- | ------------- | ------------- | ------------- | ------------- -**id** | **i32** | The numeric value of the barcode | [required] | +**id** | [**BarcodeId**](.md) | The numeric value of the barcode | [required] | **unit_amount** | [**UnitAmount**](UnitAmount.md) | | [required] | ### Return type -- cgit 1.4.1