@saritasa/crm-delmar-core-sdk 0.1.26 → 0.1.28

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/README.md CHANGED
@@ -1,5 +1,5 @@
1
- # @@saritasa/crm-delmar-core-sdk@0.1.26
1
+ # @@saritasa/crm-delmar-core-sdk@0.1.28
2
2
 
3
3
  ```bash
4
- npm install @saritasa/crm-delmar-core-sdk@0.1.26 --save
4
+ npm install @saritasa/crm-delmar-core-sdk@0.1.28 --save
5
5
  ```
@@ -26069,7 +26069,7 @@ var JiraClientCreateProjectCreateProjectNameErrorComponentDtoCodeEnum;
26069
26069
  * Do not edit the class manually.
26070
26070
  */
26071
26071
  /**
26072
- * * `architecture` - Architecture * `code_optimization` - Code optimization * `code_review` - Code review * `coding` - Coding * `project_management` - Project management * `validation_and_verification` - Validation and verification * `design` - Design * `devops` - DevOps * `unknown` - Unknown
26072
+ * * `architecture` - Architecture * `code_optimization` - Code Optimization * `code_review` - Code Review * `coding` - Coding * `project_management` - Project Management * `validation_and_verification` - Validation & Verification * `design` - Design * `devops` - DevOps * `unknown` - Unknown
26073
26073
  */
26074
26074
  var JobTypeEnumDto;
26075
26075
  (function (JobTypeEnumDto) {