Batch is the new Bulk
This commit is contained in:
@@ -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
|
||||
};
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user