From 9a9d5c5880095adeb43a045dca638243c8f946e4 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Sat, 6 Sep 2025 10:31:40 +0200 Subject: feat: Provide basic API frame --- crates/rocie-client/docs/ProductStub.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 crates/rocie-client/docs/ProductStub.md (limited to 'crates/rocie-client/docs/ProductStub.md') diff --git a/crates/rocie-client/docs/ProductStub.md b/crates/rocie-client/docs/ProductStub.md new file mode 100644 index 0000000..d0b0db8 --- /dev/null +++ b/crates/rocie-client/docs/ProductStub.md @@ -0,0 +1,13 @@ +# ProductStub + +## Properties + +Name | Type | Description | Notes +------------ | ------------- | ------------- | ------------- +**description** | Option<**String**> | | [optional] +**name** | **String** | | +**parent** | Option<[**uuid::Uuid**](uuid::Uuid.md)> | | [optional] + +[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) + + -- cgit 1.4.1