#6514 - gestDocSupplier #2209

Merged
alexm merged 4 commits from 6514-gestDocSupplier into dev 2024-03-28 07:12:52 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit a5082d04f9 - Show all commits

View File

@ -16,7 +16,7 @@ module.exports = Self => {
},
http: {
path: `/:id/removeFile`,
verb: 'DELETE'
verb: 'POST'
}
});