Batch is the new Bulk

This commit is contained in:
2020-12-10 19:29:00 +00:00
parent 417fbac239
commit 7ee490102a
7 changed files with 17 additions and 16 deletions

View File

@@ -244,7 +244,7 @@ export default {
Accept: "application/json",
"Content-Type": "application/json",
Authorization: "Bearer " + window.$gz.store.state.apiToken
//this maybe useful in future like bulk ops etc so keeping as a reminder
//this maybe useful in future like batch ops etc so keeping as a reminder
//,"X-AY-Import-Mode": true
};
},