diff options
Diffstat (limited to 'crates/rocie-client/docs/ApiGetInventoryApi.md')
| -rw-r--r-- | crates/rocie-client/docs/ApiGetInventoryApi.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/rocie-client/docs/ApiGetInventoryApi.md b/crates/rocie-client/docs/ApiGetInventoryApi.md index 0310b96..92a53f9 100644 --- a/crates/rocie-client/docs/ApiGetInventoryApi.md +++ b/crates/rocie-client/docs/ApiGetInventoryApi.md @@ -18,7 +18,7 @@ Get the amount of an product Name | Type | Description | Required | Notes ------------- | ------------- | ------------- | ------------- | ------------- -**id** | **uuid::Uuid** | Product id | [required] | +**id** | [**ProductId**](.md) | Product id | [required] | ### Return type |
