#6276 createNewWarehouse methods migrated from silex to salix #1850

Merged
jorgep merged 158 commits from 6276-createNewWarehouse into dev 2024-03-06 11:32:11 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit d2769f4c21 - Show all commits

View File

@ -13,7 +13,7 @@ module.exports = Self => {
},
http: {
path: `/return`,
verb: 'POST'
verb: 'GET'
}
});