feat: možnost editace existujících podniků u objednávání

This commit is contained in:
2026-08-25 11:43:35 +02:00
parent ce051447e6
commit 6f6567a2a9
7 changed files with 327 additions and 51 deletions
+2
View File
@@ -152,6 +152,8 @@ paths:
$ref: "./paths/stores/listStores.yml"
/stores/add:
$ref: "./paths/stores/addStore.yml"
/stores/update:
$ref: "./paths/stores/updateStore.yml"
/stores/delete:
$ref: "./paths/stores/deleteStore.yml"