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/README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'crates/rocie-client/README.md') diff --git a/crates/rocie-client/README.md b/crates/rocie-client/README.md index 346da8d..38c4f5e 100644 --- a/crates/rocie-client/README.md +++ b/crates/rocie-client/README.md @@ -1,4 +1,4 @@ -# Rust API client for openapi +# Rust API client for rocie-client An enterprise grocery management system @@ -14,10 +14,10 @@ This API client was generated by the [OpenAPI Generator](https://openapi-generat ## Installation -Put the package under your project folder in a directory named `openapi` and add the following to `Cargo.toml` under `[dependencies]`: +Put the package under your project folder in a directory named `rocie-client` and add the following to `Cargo.toml` under `[dependencies]`: ``` -openapi = { path = "./openapi" } +rocie-client = { path = "./rocie-client" } ``` ## Documentation for API Endpoints @@ -41,11 +41,14 @@ Class | Method | HTTP request | Description ## Documentation For Models - [Barcode](docs/Barcode.md) + - [BarcodeId](docs/BarcodeId.md) - [Product](docs/Product.md) - [ProductAmount](docs/ProductAmount.md) + - [ProductId](docs/ProductId.md) - [ProductStub](docs/ProductStub.md) - [Unit](docs/Unit.md) - [UnitAmount](docs/UnitAmount.md) + - [UnitId](docs/UnitId.md) - [UnitStub](docs/UnitStub.md) -- cgit 1.4.1