@webitel/api-services 0.1.39 → 0.1.41

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@webitel/api-services",
3
- "version": "0.1.39",
3
+ "version": "0.1.41",
4
4
  "private": false,
5
5
  "repository": {
6
6
  "type": "git",
@@ -317,6 +317,7 @@ const fieldsToSend = [
317
317
  'groups',
318
318
  'custom',
319
319
  'emails',
320
+ 'phones',
320
321
  ];
321
322
 
322
323
  const sanitizeManagers = (itemInstance) => {