@saritasa/crm-delmar-core-sdk 0.0.249 → 0.0.250

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.
@@ -8,14 +8,13 @@
8
8
  * Do not edit the class manually.
9
9
  */
10
10
  /**
11
- * * `manage_branch_periods` - Manage branch periods * `vacation_request` - Vacation request * `create_update_pto_user_periods` - Create and update PTO user periods * `delete_pto_user_periods` - Delete PTO user periods * `approve_reject_vacations` - Approve and reject vacations * `delete_vacations` - Delete vacations * `manage_users` - Manage users * `manage_clients` - Manage clients * `manage_projects` - Manage projects
11
+ * * `manage_branch_periods` - Manage branch periods * `vacation_request` - Vacation request * `create_update_pto_user_periods` - Create and update PTO user periods * `delete_pto_user_periods` - Delete PTO user periods * `delete_vacations` - Delete vacations * `manage_users` - Manage users * `manage_clients` - Manage clients * `manage_projects` - Manage projects
12
12
  */
13
13
  export declare enum PermissionEnumDto {
14
14
  ManageBranchPeriods = "manage_branch_periods",
15
15
  VacationRequest = "vacation_request",
16
16
  CreateUpdatePtoUserPeriods = "create_update_pto_user_periods",
17
17
  DeletePtoUserPeriods = "delete_pto_user_periods",
18
- ApproveRejectVacations = "approve_reject_vacations",
19
18
  DeleteVacations = "delete_vacations",
20
19
  ManageUsers = "manage_users",
21
20
  ManageClients = "manage_clients",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@saritasa/crm-delmar-core-sdk",
3
- "version": "0.0.249",
4
- "description": "OpenAPI client for @saritasa/crm-delmar-core-sdk(for version 0.0.131)",
3
+ "version": "0.0.250",
4
+ "description": "OpenAPI client for @saritasa/crm-delmar-core-sdk(for version 0.0.132)",
5
5
  "author": "OpenAPI-Generator Contributors",
6
6
  "repository": {
7
7
  "type": "git",