feat: možnost editace existujících podniků u objednávání
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user