about summary refs log tree commit diff stats
path: root/crates/rocie-client/docs/ApiSetBarcodeApi.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/ApiSetBarcodeApi.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/ApiSetBarcodeApi.md')
-rw-r--r--crates/rocie-client/docs/ApiSetBarcodeApi.md4
1 files changed, 2 insertions, 2 deletions
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