about summary refs log tree commit diff stats
path: root/crates/rocie-client/docs/ApiSetBarcodeApi.md
diff options
context:
space:
mode:
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