@saritasa/crm-delmar-core-sdk 0.1.37 → 0.1.39

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.
Files changed (167) hide show
  1. package/README.md +2 -2
  2. package/api/components-api.service.d.ts +1 -23
  3. package/api/components-api.serviceInterface.d.ts +0 -26
  4. package/api/departments-api.service.d.ts +1 -23
  5. package/api/departments-api.serviceInterface.d.ts +0 -28
  6. package/api/jobs-api.service.d.ts +89 -1
  7. package/api/jobs-api.serviceInterface.d.ts +148 -0
  8. package/api/sprints-api.service.d.ts +1 -23
  9. package/api/sprints-api.serviceInterface.d.ts +0 -26
  10. package/api/tasks-api.service.d.ts +1 -23
  11. package/api/tasks-api.serviceInterface.d.ts +0 -45
  12. package/fesm2022/saritasa-crm-delmar-core-sdk.mjs +2204 -1831
  13. package/fesm2022/saritasa-crm-delmar-core-sdk.mjs.map +1 -1
  14. package/model/component-hourly-report.dto.d.ts +22 -0
  15. package/model/config-enum.dto.d.ts +2 -2
  16. package/model/department-hourly-report.dto.d.ts +22 -0
  17. package/model/{components-job-hourly-reports-list-project-in-error-component.dto.d.ts → jobs-component-report-hourly-list-billed-by-in-error-component.dto.d.ts} +7 -7
  18. package/model/{components-job-hourly-reports-list-project-error-component.dto.d.ts → jobs-component-report-hourly-list-branch-in-error-component.dto.d.ts} +7 -7
  19. package/model/{tasks-job-hourly-reports-list-project-client-in-error-component.dto.d.ts → jobs-component-report-hourly-list-created-by-in-error-component.dto.d.ts} +7 -7
  20. package/model/jobs-component-report-hourly-list-created-date-gte-error-component.dto.d.ts +26 -0
  21. package/model/jobs-component-report-hourly-list-created-date-lte-error-component.dto.d.ts +26 -0
  22. package/model/jobs-component-report-hourly-list-created-gte-error-component.dto.d.ts +26 -0
  23. package/model/jobs-component-report-hourly-list-created-lte-error-component.dto.d.ts +26 -0
  24. package/model/jobs-component-report-hourly-list-date-gte-error-component.dto.d.ts +26 -0
  25. package/model/jobs-component-report-hourly-list-date-lte-error-component.dto.d.ts +26 -0
  26. package/model/{departments-job-hourly-reports-list-work-type-in-error-component.dto.d.ts → jobs-component-report-hourly-list-department-id-error-component.dto.d.ts} +7 -7
  27. package/model/jobs-component-report-hourly-list-department-id-in-error-component.dto.d.ts +27 -0
  28. package/model/jobs-component-report-hourly-list-error-response400.dto.d.ts +16 -0
  29. package/model/jobs-component-report-hourly-list-error.dto.d.ts +34 -0
  30. package/model/{departments-job-hourly-reports-list-id-error-component.dto.d.ts → jobs-component-report-hourly-list-id-in-error-component.dto.d.ts} +7 -7
  31. package/model/jobs-component-report-hourly-list-task-component-in-error-component.dto.d.ts +26 -0
  32. package/model/{tasks-job-hourly-reports-list-assignee-in-error-component.dto.d.ts → jobs-component-report-hourly-list-task-in-error-component.dto.d.ts} +7 -7
  33. package/model/jobs-component-report-hourly-list-task-project-client-in-error-component.dto.d.ts +26 -0
  34. package/model/jobs-component-report-hourly-list-task-project-in-error-component.dto.d.ts +26 -0
  35. package/model/jobs-component-report-hourly-list-task-sprint-in-error-component.dto.d.ts +26 -0
  36. package/model/{departments-job-hourly-reports-list-name-error-component.dto.d.ts → jobs-component-report-hourly-list-type-in-error-component.dto.d.ts} +7 -7
  37. package/model/jobs-component-report-hourly-list-updated-by-in-error-component.dto.d.ts +26 -0
  38. package/model/{departments-job-hourly-reports-list-validation-error.dto.d.ts → jobs-component-report-hourly-list-validation-error.dto.d.ts} +3 -3
  39. package/model/jobs-component-report-hourly-list-work-type-in-error-component.dto.d.ts +26 -0
  40. package/model/jobs-department-report-hourly-list-billed-by-in-error-component.dto.d.ts +26 -0
  41. package/model/{tasks-job-hourly-reports-list-project-client-error-component.dto.d.ts → jobs-department-report-hourly-list-branch-in-error-component.dto.d.ts} +7 -7
  42. package/model/jobs-department-report-hourly-list-created-by-in-error-component.dto.d.ts +26 -0
  43. package/model/{components-job-hourly-reports-list-created-date-gte-error-component.dto.d.ts → jobs-department-report-hourly-list-created-date-gte-error-component.dto.d.ts} +5 -5
  44. package/model/{components-job-hourly-reports-list-created-date-lte-error-component.dto.d.ts → jobs-department-report-hourly-list-created-date-lte-error-component.dto.d.ts} +5 -5
  45. package/model/{components-job-hourly-reports-list-created-gte-error-component.dto.d.ts → jobs-department-report-hourly-list-created-gte-error-component.dto.d.ts} +5 -5
  46. package/model/{components-job-hourly-reports-list-created-lte-error-component.dto.d.ts → jobs-department-report-hourly-list-created-lte-error-component.dto.d.ts} +5 -5
  47. package/model/{components-job-hourly-reports-list-date-gte-error-component.dto.d.ts → jobs-department-report-hourly-list-date-gte-error-component.dto.d.ts} +5 -5
  48. package/model/{components-job-hourly-reports-list-date-lte-error-component.dto.d.ts → jobs-department-report-hourly-list-date-lte-error-component.dto.d.ts} +5 -5
  49. package/model/{components-job-hourly-reports-list-department-in-error-component.dto.d.ts → jobs-department-report-hourly-list-department-id-error-component.dto.d.ts} +7 -7
  50. package/model/{departments-job-hourly-reports-list-work-types-id-in-error-component.dto.d.ts → jobs-department-report-hourly-list-department-id-in-error-component.dto.d.ts} +7 -7
  51. package/model/jobs-department-report-hourly-list-error-response400.dto.d.ts +16 -0
  52. package/model/jobs-department-report-hourly-list-error.dto.d.ts +34 -0
  53. package/model/{components-job-hourly-reports-list-id-in-error-component.dto.d.ts → jobs-department-report-hourly-list-id-in-error-component.dto.d.ts} +5 -5
  54. package/model/jobs-department-report-hourly-list-task-component-in-error-component.dto.d.ts +26 -0
  55. package/model/{sprints-job-hourly-reports-list-project-in-error-component.dto.d.ts → jobs-department-report-hourly-list-task-in-error-component.dto.d.ts} +7 -7
  56. package/model/jobs-department-report-hourly-list-task-project-client-in-error-component.dto.d.ts +26 -0
  57. package/model/jobs-department-report-hourly-list-task-project-in-error-component.dto.d.ts +26 -0
  58. package/model/jobs-department-report-hourly-list-task-sprint-in-error-component.dto.d.ts +26 -0
  59. package/model/jobs-department-report-hourly-list-type-in-error-component.dto.d.ts +26 -0
  60. package/model/jobs-department-report-hourly-list-updated-by-in-error-component.dto.d.ts +26 -0
  61. package/model/{components-job-hourly-reports-list-validation-error.dto.d.ts → jobs-department-report-hourly-list-validation-error.dto.d.ts} +3 -3
  62. package/model/jobs-department-report-hourly-list-work-type-in-error-component.dto.d.ts +26 -0
  63. package/model/{tasks-job-hourly-reports-list-component-in-error-component.dto.d.ts → jobs-sprint-report-hourly-list-billed-by-in-error-component.dto.d.ts} +7 -7
  64. package/model/{sprints-job-hourly-reports-list-project-error-component.dto.d.ts → jobs-sprint-report-hourly-list-branch-in-error-component.dto.d.ts} +7 -7
  65. package/model/jobs-sprint-report-hourly-list-created-by-in-error-component.dto.d.ts +26 -0
  66. package/model/jobs-sprint-report-hourly-list-created-date-gte-error-component.dto.d.ts +26 -0
  67. package/model/jobs-sprint-report-hourly-list-created-date-lte-error-component.dto.d.ts +26 -0
  68. package/model/jobs-sprint-report-hourly-list-created-gte-error-component.dto.d.ts +26 -0
  69. package/model/jobs-sprint-report-hourly-list-created-lte-error-component.dto.d.ts +26 -0
  70. package/model/jobs-sprint-report-hourly-list-date-gte-error-component.dto.d.ts +26 -0
  71. package/model/jobs-sprint-report-hourly-list-date-lte-error-component.dto.d.ts +26 -0
  72. package/model/jobs-sprint-report-hourly-list-department-id-error-component.dto.d.ts +27 -0
  73. package/model/{departments-job-hourly-reports-list-project-in-error-component.dto.d.ts → jobs-sprint-report-hourly-list-department-id-in-error-component.dto.d.ts} +7 -7
  74. package/model/jobs-sprint-report-hourly-list-error-response400.dto.d.ts +16 -0
  75. package/model/jobs-sprint-report-hourly-list-error.dto.d.ts +34 -0
  76. package/model/{sprints-job-hourly-reports-list-id-in-error-component.dto.d.ts → jobs-sprint-report-hourly-list-id-in-error-component.dto.d.ts} +5 -5
  77. package/model/jobs-sprint-report-hourly-list-task-component-in-error-component.dto.d.ts +26 -0
  78. package/model/{tasks-job-hourly-reports-list-project-error-component.dto.d.ts → jobs-sprint-report-hourly-list-task-in-error-component.dto.d.ts} +7 -7
  79. package/model/jobs-sprint-report-hourly-list-task-project-client-in-error-component.dto.d.ts +26 -0
  80. package/model/jobs-sprint-report-hourly-list-task-project-in-error-component.dto.d.ts +26 -0
  81. package/model/jobs-sprint-report-hourly-list-task-sprint-in-error-component.dto.d.ts +26 -0
  82. package/model/jobs-sprint-report-hourly-list-type-in-error-component.dto.d.ts +26 -0
  83. package/model/jobs-sprint-report-hourly-list-updated-by-in-error-component.dto.d.ts +26 -0
  84. package/model/{sprints-job-hourly-reports-list-validation-error.dto.d.ts → jobs-sprint-report-hourly-list-validation-error.dto.d.ts} +3 -3
  85. package/model/jobs-sprint-report-hourly-list-work-type-in-error-component.dto.d.ts +26 -0
  86. package/model/jobs-task-report-hourly-list-billed-by-in-error-component.dto.d.ts +26 -0
  87. package/model/jobs-task-report-hourly-list-branch-in-error-component.dto.d.ts +26 -0
  88. package/model/{tasks-job-hourly-reports-list-created-by-in-error-component.dto.d.ts → jobs-task-report-hourly-list-created-by-in-error-component.dto.d.ts} +5 -5
  89. package/model/jobs-task-report-hourly-list-created-date-gte-error-component.dto.d.ts +26 -0
  90. package/model/jobs-task-report-hourly-list-created-date-lte-error-component.dto.d.ts +26 -0
  91. package/model/jobs-task-report-hourly-list-created-gte-error-component.dto.d.ts +26 -0
  92. package/model/jobs-task-report-hourly-list-created-lte-error-component.dto.d.ts +26 -0
  93. package/model/jobs-task-report-hourly-list-date-gte-error-component.dto.d.ts +26 -0
  94. package/model/jobs-task-report-hourly-list-date-lte-error-component.dto.d.ts +26 -0
  95. package/model/jobs-task-report-hourly-list-department-id-error-component.dto.d.ts +27 -0
  96. package/model/jobs-task-report-hourly-list-department-id-in-error-component.dto.d.ts +27 -0
  97. package/model/jobs-task-report-hourly-list-error-response400.dto.d.ts +16 -0
  98. package/model/jobs-task-report-hourly-list-error.dto.d.ts +34 -0
  99. package/model/{tasks-job-hourly-reports-list-id-in-error-component.dto.d.ts → jobs-task-report-hourly-list-id-in-error-component.dto.d.ts} +5 -5
  100. package/model/jobs-task-report-hourly-list-task-component-in-error-component.dto.d.ts +26 -0
  101. package/model/jobs-task-report-hourly-list-task-in-error-component.dto.d.ts +26 -0
  102. package/model/jobs-task-report-hourly-list-task-project-client-in-error-component.dto.d.ts +26 -0
  103. package/model/jobs-task-report-hourly-list-task-project-in-error-component.dto.d.ts +26 -0
  104. package/model/jobs-task-report-hourly-list-task-sprint-in-error-component.dto.d.ts +26 -0
  105. package/model/jobs-task-report-hourly-list-type-in-error-component.dto.d.ts +26 -0
  106. package/model/{tasks-job-hourly-reports-list-updated-by-in-error-component.dto.d.ts → jobs-task-report-hourly-list-updated-by-in-error-component.dto.d.ts} +5 -5
  107. package/model/{tasks-job-hourly-reports-list-validation-error.dto.d.ts → jobs-task-report-hourly-list-validation-error.dto.d.ts} +3 -3
  108. package/model/jobs-task-report-hourly-list-work-type-in-error-component.dto.d.ts +26 -0
  109. package/model/models.d.ts +100 -85
  110. package/model/{paginated-sprint-job-hourly-report-list.dto.d.ts → paginated-component-hourly-report-list.dto.d.ts} +3 -3
  111. package/model/{paginated-component-job-hourly-report-list.dto.d.ts → paginated-department-hourly-report-list.dto.d.ts} +3 -3
  112. package/model/{paginated-task-job-hourly-report-list.dto.d.ts → paginated-sprint-hourly-report-list.dto.d.ts} +3 -3
  113. package/model/{paginated-department-job-hourly-report-list.dto.d.ts → paginated-task-hourly-report-list.dto.d.ts} +3 -3
  114. package/model/sprint-hourly-report.dto.d.ts +22 -0
  115. package/model/task-hourly-report.dto.d.ts +25 -0
  116. package/package.json +2 -2
  117. package/model/component-job-hourly-report.dto.d.ts +0 -21
  118. package/model/components-job-hourly-reports-list-error-response400.dto.d.ts +0 -16
  119. package/model/components-job-hourly-reports-list-error.dto.d.ts +0 -26
  120. package/model/components-job-hourly-reports-list-id-error-component.dto.d.ts +0 -27
  121. package/model/components-job-hourly-reports-list-work-type-in-error-component.dto.d.ts +0 -27
  122. package/model/department-job-hourly-report.dto.d.ts +0 -23
  123. package/model/departments-job-hourly-reports-list-created-date-gte-error-component.dto.d.ts +0 -26
  124. package/model/departments-job-hourly-reports-list-created-date-lte-error-component.dto.d.ts +0 -26
  125. package/model/departments-job-hourly-reports-list-created-gte-error-component.dto.d.ts +0 -26
  126. package/model/departments-job-hourly-reports-list-created-lte-error-component.dto.d.ts +0 -26
  127. package/model/departments-job-hourly-reports-list-date-gte-error-component.dto.d.ts +0 -26
  128. package/model/departments-job-hourly-reports-list-date-lte-error-component.dto.d.ts +0 -26
  129. package/model/departments-job-hourly-reports-list-error-response400.dto.d.ts +0 -16
  130. package/model/departments-job-hourly-reports-list-error.dto.d.ts +0 -27
  131. package/model/departments-job-hourly-reports-list-id-in-error-component.dto.d.ts +0 -27
  132. package/model/departments-job-hourly-reports-list-name-in-error-component.dto.d.ts +0 -26
  133. package/model/sprint-job-hourly-report.dto.d.ts +0 -21
  134. package/model/sprints-job-hourly-reports-list-created-date-gte-error-component.dto.d.ts +0 -26
  135. package/model/sprints-job-hourly-reports-list-created-date-lte-error-component.dto.d.ts +0 -26
  136. package/model/sprints-job-hourly-reports-list-created-gte-error-component.dto.d.ts +0 -26
  137. package/model/sprints-job-hourly-reports-list-created-lte-error-component.dto.d.ts +0 -26
  138. package/model/sprints-job-hourly-reports-list-date-gte-error-component.dto.d.ts +0 -26
  139. package/model/sprints-job-hourly-reports-list-date-lte-error-component.dto.d.ts +0 -26
  140. package/model/sprints-job-hourly-reports-list-department-in-error-component.dto.d.ts +0 -27
  141. package/model/sprints-job-hourly-reports-list-error-response400.dto.d.ts +0 -16
  142. package/model/sprints-job-hourly-reports-list-error.dto.d.ts +0 -26
  143. package/model/sprints-job-hourly-reports-list-id-error-component.dto.d.ts +0 -27
  144. package/model/sprints-job-hourly-reports-list-work-type-in-error-component.dto.d.ts +0 -27
  145. package/model/task-job-hourly-report.dto.d.ts +0 -27
  146. package/model/tasks-job-hourly-reports-list-assignee-error-component.dto.d.ts +0 -26
  147. package/model/tasks-job-hourly-reports-list-component-error-component.dto.d.ts +0 -26
  148. package/model/tasks-job-hourly-reports-list-created-by-error-component.dto.d.ts +0 -26
  149. package/model/tasks-job-hourly-reports-list-created-date-gte-error-component.dto.d.ts +0 -26
  150. package/model/tasks-job-hourly-reports-list-created-date-lte-error-component.dto.d.ts +0 -26
  151. package/model/tasks-job-hourly-reports-list-created-gte-error-component.dto.d.ts +0 -26
  152. package/model/tasks-job-hourly-reports-list-created-lte-error-component.dto.d.ts +0 -26
  153. package/model/tasks-job-hourly-reports-list-date-gte-error-component.dto.d.ts +0 -26
  154. package/model/tasks-job-hourly-reports-list-date-lte-error-component.dto.d.ts +0 -26
  155. package/model/tasks-job-hourly-reports-list-department-in-error-component.dto.d.ts +0 -27
  156. package/model/tasks-job-hourly-reports-list-error-response400.dto.d.ts +0 -16
  157. package/model/tasks-job-hourly-reports-list-error.dto.d.ts +0 -42
  158. package/model/tasks-job-hourly-reports-list-id-error-component.dto.d.ts +0 -27
  159. package/model/tasks-job-hourly-reports-list-priority-error-component.dto.d.ts +0 -26
  160. package/model/tasks-job-hourly-reports-list-priority-in-error-component.dto.d.ts +0 -26
  161. package/model/tasks-job-hourly-reports-list-project-in-error-component.dto.d.ts +0 -26
  162. package/model/tasks-job-hourly-reports-list-sprint-error-component.dto.d.ts +0 -26
  163. package/model/tasks-job-hourly-reports-list-sprint-in-error-component.dto.d.ts +0 -26
  164. package/model/tasks-job-hourly-reports-list-status-error-component.dto.d.ts +0 -26
  165. package/model/tasks-job-hourly-reports-list-status-in-error-component.dto.d.ts +0 -26
  166. package/model/tasks-job-hourly-reports-list-updated-by-error-component.dto.d.ts +0 -26
  167. package/model/tasks-job-hourly-reports-list-work-type-in-error-component.dto.d.ts +0 -27
@@ -0,0 +1,26 @@
1
+ /**
2
+ * Delmar Api
3
+ *
4
+ *
5
+ *
6
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
7
+ * https://openapi-generator.tech
8
+ * Do not edit the class manually.
9
+ */
10
+ export interface JobsDepartmentReportHourlyListWorkTypeInErrorComponentDto {
11
+ /**
12
+ * * `work_type__in` - work_type__in
13
+ */
14
+ attr: JobsDepartmentReportHourlyListWorkTypeInErrorComponentDtoAttrEnum;
15
+ /**
16
+ * * `invalid_choice` - invalid_choice
17
+ */
18
+ code: JobsDepartmentReportHourlyListWorkTypeInErrorComponentDtoCodeEnum;
19
+ detail: string;
20
+ }
21
+ export declare enum JobsDepartmentReportHourlyListWorkTypeInErrorComponentDtoAttrEnum {
22
+ WorkTypeIn = "work_type__in"
23
+ }
24
+ export declare enum JobsDepartmentReportHourlyListWorkTypeInErrorComponentDtoCodeEnum {
25
+ InvalidChoice = "invalid_choice"
26
+ }
@@ -7,20 +7,20 @@
7
7
  * https://openapi-generator.tech
8
8
  * Do not edit the class manually.
9
9
  */
10
- export interface TasksJobHourlyReportsListComponentInErrorComponentDto {
10
+ export interface JobsSprintReportHourlyListBilledByInErrorComponentDto {
11
11
  /**
12
- * * `component__in` - component__in
12
+ * * `billed_by__in` - billed_by__in
13
13
  */
14
- attr: TasksJobHourlyReportsListComponentInErrorComponentDtoAttrEnum;
14
+ attr: JobsSprintReportHourlyListBilledByInErrorComponentDtoAttrEnum;
15
15
  /**
16
16
  * * `invalid_choice` - invalid_choice
17
17
  */
18
- code: TasksJobHourlyReportsListComponentInErrorComponentDtoCodeEnum;
18
+ code: JobsSprintReportHourlyListBilledByInErrorComponentDtoCodeEnum;
19
19
  detail: string;
20
20
  }
21
- export declare enum TasksJobHourlyReportsListComponentInErrorComponentDtoAttrEnum {
22
- ComponentIn = "component__in"
21
+ export declare enum JobsSprintReportHourlyListBilledByInErrorComponentDtoAttrEnum {
22
+ BilledByIn = "billed_by__in"
23
23
  }
24
- export declare enum TasksJobHourlyReportsListComponentInErrorComponentDtoCodeEnum {
24
+ export declare enum JobsSprintReportHourlyListBilledByInErrorComponentDtoCodeEnum {
25
25
  InvalidChoice = "invalid_choice"
26
26
  }
@@ -7,20 +7,20 @@
7
7
  * https://openapi-generator.tech
8
8
  * Do not edit the class manually.
9
9
  */
10
- export interface SprintsJobHourlyReportsListProjectErrorComponentDto {
10
+ export interface JobsSprintReportHourlyListBranchInErrorComponentDto {
11
11
  /**
12
- * * `project` - project
12
+ * * `branch__in` - branch__in
13
13
  */
14
- attr: SprintsJobHourlyReportsListProjectErrorComponentDtoAttrEnum;
14
+ attr: JobsSprintReportHourlyListBranchInErrorComponentDtoAttrEnum;
15
15
  /**
16
16
  * * `invalid_choice` - invalid_choice
17
17
  */
18
- code: SprintsJobHourlyReportsListProjectErrorComponentDtoCodeEnum;
18
+ code: JobsSprintReportHourlyListBranchInErrorComponentDtoCodeEnum;
19
19
  detail: string;
20
20
  }
21
- export declare enum SprintsJobHourlyReportsListProjectErrorComponentDtoAttrEnum {
22
- Project = "project"
21
+ export declare enum JobsSprintReportHourlyListBranchInErrorComponentDtoAttrEnum {
22
+ BranchIn = "branch__in"
23
23
  }
24
- export declare enum SprintsJobHourlyReportsListProjectErrorComponentDtoCodeEnum {
24
+ export declare enum JobsSprintReportHourlyListBranchInErrorComponentDtoCodeEnum {
25
25
  InvalidChoice = "invalid_choice"
26
26
  }
@@ -0,0 +1,26 @@
1
+ /**
2
+ * Delmar Api
3
+ *
4
+ *
5
+ *
6
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
7
+ * https://openapi-generator.tech
8
+ * Do not edit the class manually.
9
+ */
10
+ export interface JobsSprintReportHourlyListCreatedByInErrorComponentDto {
11
+ /**
12
+ * * `created_by__in` - created_by__in
13
+ */
14
+ attr: JobsSprintReportHourlyListCreatedByInErrorComponentDtoAttrEnum;
15
+ /**
16
+ * * `invalid_choice` - invalid_choice
17
+ */
18
+ code: JobsSprintReportHourlyListCreatedByInErrorComponentDtoCodeEnum;
19
+ detail: string;
20
+ }
21
+ export declare enum JobsSprintReportHourlyListCreatedByInErrorComponentDtoAttrEnum {
22
+ CreatedByIn = "created_by__in"
23
+ }
24
+ export declare enum JobsSprintReportHourlyListCreatedByInErrorComponentDtoCodeEnum {
25
+ InvalidChoice = "invalid_choice"
26
+ }
@@ -0,0 +1,26 @@
1
+ /**
2
+ * Delmar Api
3
+ *
4
+ *
5
+ *
6
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
7
+ * https://openapi-generator.tech
8
+ * Do not edit the class manually.
9
+ */
10
+ export interface JobsSprintReportHourlyListCreatedDateGteErrorComponentDto {
11
+ /**
12
+ * * `created__date__gte` - created__date__gte
13
+ */
14
+ attr: JobsSprintReportHourlyListCreatedDateGteErrorComponentDtoAttrEnum;
15
+ /**
16
+ * * `invalid` - invalid
17
+ */
18
+ code: JobsSprintReportHourlyListCreatedDateGteErrorComponentDtoCodeEnum;
19
+ detail: string;
20
+ }
21
+ export declare enum JobsSprintReportHourlyListCreatedDateGteErrorComponentDtoAttrEnum {
22
+ CreatedDateGte = "created__date__gte"
23
+ }
24
+ export declare enum JobsSprintReportHourlyListCreatedDateGteErrorComponentDtoCodeEnum {
25
+ Invalid = "invalid"
26
+ }
@@ -0,0 +1,26 @@
1
+ /**
2
+ * Delmar Api
3
+ *
4
+ *
5
+ *
6
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
7
+ * https://openapi-generator.tech
8
+ * Do not edit the class manually.
9
+ */
10
+ export interface JobsSprintReportHourlyListCreatedDateLteErrorComponentDto {
11
+ /**
12
+ * * `created__date__lte` - created__date__lte
13
+ */
14
+ attr: JobsSprintReportHourlyListCreatedDateLteErrorComponentDtoAttrEnum;
15
+ /**
16
+ * * `invalid` - invalid
17
+ */
18
+ code: JobsSprintReportHourlyListCreatedDateLteErrorComponentDtoCodeEnum;
19
+ detail: string;
20
+ }
21
+ export declare enum JobsSprintReportHourlyListCreatedDateLteErrorComponentDtoAttrEnum {
22
+ CreatedDateLte = "created__date__lte"
23
+ }
24
+ export declare enum JobsSprintReportHourlyListCreatedDateLteErrorComponentDtoCodeEnum {
25
+ Invalid = "invalid"
26
+ }
@@ -0,0 +1,26 @@
1
+ /**
2
+ * Delmar Api
3
+ *
4
+ *
5
+ *
6
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
7
+ * https://openapi-generator.tech
8
+ * Do not edit the class manually.
9
+ */
10
+ export interface JobsSprintReportHourlyListCreatedGteErrorComponentDto {
11
+ /**
12
+ * * `created__gte` - created__gte
13
+ */
14
+ attr: JobsSprintReportHourlyListCreatedGteErrorComponentDtoAttrEnum;
15
+ /**
16
+ * * `invalid` - invalid
17
+ */
18
+ code: JobsSprintReportHourlyListCreatedGteErrorComponentDtoCodeEnum;
19
+ detail: string;
20
+ }
21
+ export declare enum JobsSprintReportHourlyListCreatedGteErrorComponentDtoAttrEnum {
22
+ CreatedGte = "created__gte"
23
+ }
24
+ export declare enum JobsSprintReportHourlyListCreatedGteErrorComponentDtoCodeEnum {
25
+ Invalid = "invalid"
26
+ }
@@ -0,0 +1,26 @@
1
+ /**
2
+ * Delmar Api
3
+ *
4
+ *
5
+ *
6
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
7
+ * https://openapi-generator.tech
8
+ * Do not edit the class manually.
9
+ */
10
+ export interface JobsSprintReportHourlyListCreatedLteErrorComponentDto {
11
+ /**
12
+ * * `created__lte` - created__lte
13
+ */
14
+ attr: JobsSprintReportHourlyListCreatedLteErrorComponentDtoAttrEnum;
15
+ /**
16
+ * * `invalid` - invalid
17
+ */
18
+ code: JobsSprintReportHourlyListCreatedLteErrorComponentDtoCodeEnum;
19
+ detail: string;
20
+ }
21
+ export declare enum JobsSprintReportHourlyListCreatedLteErrorComponentDtoAttrEnum {
22
+ CreatedLte = "created__lte"
23
+ }
24
+ export declare enum JobsSprintReportHourlyListCreatedLteErrorComponentDtoCodeEnum {
25
+ Invalid = "invalid"
26
+ }
@@ -0,0 +1,26 @@
1
+ /**
2
+ * Delmar Api
3
+ *
4
+ *
5
+ *
6
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
7
+ * https://openapi-generator.tech
8
+ * Do not edit the class manually.
9
+ */
10
+ export interface JobsSprintReportHourlyListDateGteErrorComponentDto {
11
+ /**
12
+ * * `date__gte` - date__gte
13
+ */
14
+ attr: JobsSprintReportHourlyListDateGteErrorComponentDtoAttrEnum;
15
+ /**
16
+ * * `invalid` - invalid
17
+ */
18
+ code: JobsSprintReportHourlyListDateGteErrorComponentDtoCodeEnum;
19
+ detail: string;
20
+ }
21
+ export declare enum JobsSprintReportHourlyListDateGteErrorComponentDtoAttrEnum {
22
+ DateGte = "date__gte"
23
+ }
24
+ export declare enum JobsSprintReportHourlyListDateGteErrorComponentDtoCodeEnum {
25
+ Invalid = "invalid"
26
+ }
@@ -0,0 +1,26 @@
1
+ /**
2
+ * Delmar Api
3
+ *
4
+ *
5
+ *
6
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
7
+ * https://openapi-generator.tech
8
+ * Do not edit the class manually.
9
+ */
10
+ export interface JobsSprintReportHourlyListDateLteErrorComponentDto {
11
+ /**
12
+ * * `date__lte` - date__lte
13
+ */
14
+ attr: JobsSprintReportHourlyListDateLteErrorComponentDtoAttrEnum;
15
+ /**
16
+ * * `invalid` - invalid
17
+ */
18
+ code: JobsSprintReportHourlyListDateLteErrorComponentDtoCodeEnum;
19
+ detail: string;
20
+ }
21
+ export declare enum JobsSprintReportHourlyListDateLteErrorComponentDtoAttrEnum {
22
+ DateLte = "date__lte"
23
+ }
24
+ export declare enum JobsSprintReportHourlyListDateLteErrorComponentDtoCodeEnum {
25
+ Invalid = "invalid"
26
+ }
@@ -0,0 +1,27 @@
1
+ /**
2
+ * Delmar Api
3
+ *
4
+ *
5
+ *
6
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
7
+ * https://openapi-generator.tech
8
+ * Do not edit the class manually.
9
+ */
10
+ export interface JobsSprintReportHourlyListDepartmentIdErrorComponentDto {
11
+ /**
12
+ * * `department_id` - department_id
13
+ */
14
+ attr: JobsSprintReportHourlyListDepartmentIdErrorComponentDtoAttrEnum;
15
+ /**
16
+ * * `invalid` - invalid * `max_value` - max_value
17
+ */
18
+ code: JobsSprintReportHourlyListDepartmentIdErrorComponentDtoCodeEnum;
19
+ detail: string;
20
+ }
21
+ export declare enum JobsSprintReportHourlyListDepartmentIdErrorComponentDtoAttrEnum {
22
+ DepartmentId = "department_id"
23
+ }
24
+ export declare enum JobsSprintReportHourlyListDepartmentIdErrorComponentDtoCodeEnum {
25
+ Invalid = "invalid",
26
+ MaxValue = "max_value"
27
+ }
@@ -7,21 +7,21 @@
7
7
  * https://openapi-generator.tech
8
8
  * Do not edit the class manually.
9
9
  */
10
- export interface DepartmentsJobHourlyReportsListProjectInErrorComponentDto {
10
+ export interface JobsSprintReportHourlyListDepartmentIdInErrorComponentDto {
11
11
  /**
12
- * * `project__in` - project__in
12
+ * * `department_id__in` - department_id__in
13
13
  */
14
- attr: DepartmentsJobHourlyReportsListProjectInErrorComponentDtoAttrEnum;
14
+ attr: JobsSprintReportHourlyListDepartmentIdInErrorComponentDtoAttrEnum;
15
15
  /**
16
16
  * * `invalid` - invalid * `max_value` - max_value
17
17
  */
18
- code: DepartmentsJobHourlyReportsListProjectInErrorComponentDtoCodeEnum;
18
+ code: JobsSprintReportHourlyListDepartmentIdInErrorComponentDtoCodeEnum;
19
19
  detail: string;
20
20
  }
21
- export declare enum DepartmentsJobHourlyReportsListProjectInErrorComponentDtoAttrEnum {
22
- ProjectIn = "project__in"
21
+ export declare enum JobsSprintReportHourlyListDepartmentIdInErrorComponentDtoAttrEnum {
22
+ DepartmentIdIn = "department_id__in"
23
23
  }
24
- export declare enum DepartmentsJobHourlyReportsListProjectInErrorComponentDtoCodeEnum {
24
+ export declare enum JobsSprintReportHourlyListDepartmentIdInErrorComponentDtoCodeEnum {
25
25
  Invalid = "invalid",
26
26
  MaxValue = "max_value"
27
27
  }
@@ -0,0 +1,16 @@
1
+ /**
2
+ * Delmar Api
3
+ *
4
+ *
5
+ *
6
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
7
+ * https://openapi-generator.tech
8
+ * Do not edit the class manually.
9
+ */
10
+ import { ParseErrorResponseDto } from "./parse-error-response.dto";
11
+ import { JobsSprintReportHourlyListValidationErrorDto } from "./jobs-sprint-report-hourly-list-validation-error.dto";
12
+ /**
13
+ * @type JobsSprintReportHourlyListErrorResponse400Dto
14
+ * @export
15
+ */
16
+ export type JobsSprintReportHourlyListErrorResponse400Dto = JobsSprintReportHourlyListValidationErrorDto | ParseErrorResponseDto;
@@ -0,0 +1,34 @@
1
+ /**
2
+ * Delmar Api
3
+ *
4
+ *
5
+ *
6
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
7
+ * https://openapi-generator.tech
8
+ * Do not edit the class manually.
9
+ */
10
+ import { JobsSprintReportHourlyListCreatedDateLteErrorComponentDto } from "./jobs-sprint-report-hourly-list-created-date-lte-error-component.dto";
11
+ import { JobsSprintReportHourlyListDateGteErrorComponentDto } from "./jobs-sprint-report-hourly-list-date-gte-error-component.dto";
12
+ import { JobsSprintReportHourlyListTypeInErrorComponentDto } from "./jobs-sprint-report-hourly-list-type-in-error-component.dto";
13
+ import { JobsSprintReportHourlyListBranchInErrorComponentDto } from "./jobs-sprint-report-hourly-list-branch-in-error-component.dto";
14
+ import { JobsSprintReportHourlyListTaskProjectClientInErrorComponentDto } from "./jobs-sprint-report-hourly-list-task-project-client-in-error-component.dto";
15
+ import { JobsSprintReportHourlyListTaskComponentInErrorComponentDto } from "./jobs-sprint-report-hourly-list-task-component-in-error-component.dto";
16
+ import { JobsSprintReportHourlyListDepartmentIdErrorComponentDto } from "./jobs-sprint-report-hourly-list-department-id-error-component.dto";
17
+ import { JobsSprintReportHourlyListCreatedLteErrorComponentDto } from "./jobs-sprint-report-hourly-list-created-lte-error-component.dto";
18
+ import { JobsSprintReportHourlyListTaskInErrorComponentDto } from "./jobs-sprint-report-hourly-list-task-in-error-component.dto";
19
+ import { JobsSprintReportHourlyListTaskProjectInErrorComponentDto } from "./jobs-sprint-report-hourly-list-task-project-in-error-component.dto";
20
+ import { JobsSprintReportHourlyListDateLteErrorComponentDto } from "./jobs-sprint-report-hourly-list-date-lte-error-component.dto";
21
+ import { JobsSprintReportHourlyListCreatedDateGteErrorComponentDto } from "./jobs-sprint-report-hourly-list-created-date-gte-error-component.dto";
22
+ import { JobsSprintReportHourlyListIdInErrorComponentDto } from "./jobs-sprint-report-hourly-list-id-in-error-component.dto";
23
+ import { JobsSprintReportHourlyListWorkTypeInErrorComponentDto } from "./jobs-sprint-report-hourly-list-work-type-in-error-component.dto";
24
+ import { JobsSprintReportHourlyListBilledByInErrorComponentDto } from "./jobs-sprint-report-hourly-list-billed-by-in-error-component.dto";
25
+ import { JobsSprintReportHourlyListCreatedGteErrorComponentDto } from "./jobs-sprint-report-hourly-list-created-gte-error-component.dto";
26
+ import { JobsSprintReportHourlyListUpdatedByInErrorComponentDto } from "./jobs-sprint-report-hourly-list-updated-by-in-error-component.dto";
27
+ import { JobsSprintReportHourlyListCreatedByInErrorComponentDto } from "./jobs-sprint-report-hourly-list-created-by-in-error-component.dto";
28
+ import { JobsSprintReportHourlyListTaskSprintInErrorComponentDto } from "./jobs-sprint-report-hourly-list-task-sprint-in-error-component.dto";
29
+ import { JobsSprintReportHourlyListDepartmentIdInErrorComponentDto } from "./jobs-sprint-report-hourly-list-department-id-in-error-component.dto";
30
+ /**
31
+ * @type JobsSprintReportHourlyListErrorDto
32
+ * @export
33
+ */
34
+ export type JobsSprintReportHourlyListErrorDto = JobsSprintReportHourlyListBilledByInErrorComponentDto | JobsSprintReportHourlyListBranchInErrorComponentDto | JobsSprintReportHourlyListCreatedByInErrorComponentDto | JobsSprintReportHourlyListCreatedDateGteErrorComponentDto | JobsSprintReportHourlyListCreatedDateLteErrorComponentDto | JobsSprintReportHourlyListCreatedGteErrorComponentDto | JobsSprintReportHourlyListCreatedLteErrorComponentDto | JobsSprintReportHourlyListDateGteErrorComponentDto | JobsSprintReportHourlyListDateLteErrorComponentDto | JobsSprintReportHourlyListDepartmentIdErrorComponentDto | JobsSprintReportHourlyListDepartmentIdInErrorComponentDto | JobsSprintReportHourlyListIdInErrorComponentDto | JobsSprintReportHourlyListTaskComponentInErrorComponentDto | JobsSprintReportHourlyListTaskInErrorComponentDto | JobsSprintReportHourlyListTaskProjectClientInErrorComponentDto | JobsSprintReportHourlyListTaskProjectInErrorComponentDto | JobsSprintReportHourlyListTaskSprintInErrorComponentDto | JobsSprintReportHourlyListTypeInErrorComponentDto | JobsSprintReportHourlyListUpdatedByInErrorComponentDto | JobsSprintReportHourlyListWorkTypeInErrorComponentDto;
@@ -7,21 +7,21 @@
7
7
  * https://openapi-generator.tech
8
8
  * Do not edit the class manually.
9
9
  */
10
- export interface SprintsJobHourlyReportsListIdInErrorComponentDto {
10
+ export interface JobsSprintReportHourlyListIdInErrorComponentDto {
11
11
  /**
12
12
  * * `id__in` - id__in
13
13
  */
14
- attr: SprintsJobHourlyReportsListIdInErrorComponentDtoAttrEnum;
14
+ attr: JobsSprintReportHourlyListIdInErrorComponentDtoAttrEnum;
15
15
  /**
16
16
  * * `invalid` - invalid * `max_value` - max_value
17
17
  */
18
- code: SprintsJobHourlyReportsListIdInErrorComponentDtoCodeEnum;
18
+ code: JobsSprintReportHourlyListIdInErrorComponentDtoCodeEnum;
19
19
  detail: string;
20
20
  }
21
- export declare enum SprintsJobHourlyReportsListIdInErrorComponentDtoAttrEnum {
21
+ export declare enum JobsSprintReportHourlyListIdInErrorComponentDtoAttrEnum {
22
22
  IdIn = "id__in"
23
23
  }
24
- export declare enum SprintsJobHourlyReportsListIdInErrorComponentDtoCodeEnum {
24
+ export declare enum JobsSprintReportHourlyListIdInErrorComponentDtoCodeEnum {
25
25
  Invalid = "invalid",
26
26
  MaxValue = "max_value"
27
27
  }
@@ -0,0 +1,26 @@
1
+ /**
2
+ * Delmar Api
3
+ *
4
+ *
5
+ *
6
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
7
+ * https://openapi-generator.tech
8
+ * Do not edit the class manually.
9
+ */
10
+ export interface JobsSprintReportHourlyListTaskComponentInErrorComponentDto {
11
+ /**
12
+ * * `task__component__in` - task__component__in
13
+ */
14
+ attr: JobsSprintReportHourlyListTaskComponentInErrorComponentDtoAttrEnum;
15
+ /**
16
+ * * `invalid_choice` - invalid_choice
17
+ */
18
+ code: JobsSprintReportHourlyListTaskComponentInErrorComponentDtoCodeEnum;
19
+ detail: string;
20
+ }
21
+ export declare enum JobsSprintReportHourlyListTaskComponentInErrorComponentDtoAttrEnum {
22
+ TaskComponentIn = "task__component__in"
23
+ }
24
+ export declare enum JobsSprintReportHourlyListTaskComponentInErrorComponentDtoCodeEnum {
25
+ InvalidChoice = "invalid_choice"
26
+ }
@@ -7,20 +7,20 @@
7
7
  * https://openapi-generator.tech
8
8
  * Do not edit the class manually.
9
9
  */
10
- export interface TasksJobHourlyReportsListProjectErrorComponentDto {
10
+ export interface JobsSprintReportHourlyListTaskInErrorComponentDto {
11
11
  /**
12
- * * `project` - project
12
+ * * `task__in` - task__in
13
13
  */
14
- attr: TasksJobHourlyReportsListProjectErrorComponentDtoAttrEnum;
14
+ attr: JobsSprintReportHourlyListTaskInErrorComponentDtoAttrEnum;
15
15
  /**
16
16
  * * `invalid_choice` - invalid_choice
17
17
  */
18
- code: TasksJobHourlyReportsListProjectErrorComponentDtoCodeEnum;
18
+ code: JobsSprintReportHourlyListTaskInErrorComponentDtoCodeEnum;
19
19
  detail: string;
20
20
  }
21
- export declare enum TasksJobHourlyReportsListProjectErrorComponentDtoAttrEnum {
22
- Project = "project"
21
+ export declare enum JobsSprintReportHourlyListTaskInErrorComponentDtoAttrEnum {
22
+ TaskIn = "task__in"
23
23
  }
24
- export declare enum TasksJobHourlyReportsListProjectErrorComponentDtoCodeEnum {
24
+ export declare enum JobsSprintReportHourlyListTaskInErrorComponentDtoCodeEnum {
25
25
  InvalidChoice = "invalid_choice"
26
26
  }
@@ -0,0 +1,26 @@
1
+ /**
2
+ * Delmar Api
3
+ *
4
+ *
5
+ *
6
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
7
+ * https://openapi-generator.tech
8
+ * Do not edit the class manually.
9
+ */
10
+ export interface JobsSprintReportHourlyListTaskProjectClientInErrorComponentDto {
11
+ /**
12
+ * * `task__project__client__in` - task__project__client__in
13
+ */
14
+ attr: JobsSprintReportHourlyListTaskProjectClientInErrorComponentDtoAttrEnum;
15
+ /**
16
+ * * `invalid_choice` - invalid_choice
17
+ */
18
+ code: JobsSprintReportHourlyListTaskProjectClientInErrorComponentDtoCodeEnum;
19
+ detail: string;
20
+ }
21
+ export declare enum JobsSprintReportHourlyListTaskProjectClientInErrorComponentDtoAttrEnum {
22
+ TaskProjectClientIn = "task__project__client__in"
23
+ }
24
+ export declare enum JobsSprintReportHourlyListTaskProjectClientInErrorComponentDtoCodeEnum {
25
+ InvalidChoice = "invalid_choice"
26
+ }
@@ -0,0 +1,26 @@
1
+ /**
2
+ * Delmar Api
3
+ *
4
+ *
5
+ *
6
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
7
+ * https://openapi-generator.tech
8
+ * Do not edit the class manually.
9
+ */
10
+ export interface JobsSprintReportHourlyListTaskProjectInErrorComponentDto {
11
+ /**
12
+ * * `task__project__in` - task__project__in
13
+ */
14
+ attr: JobsSprintReportHourlyListTaskProjectInErrorComponentDtoAttrEnum;
15
+ /**
16
+ * * `invalid_choice` - invalid_choice
17
+ */
18
+ code: JobsSprintReportHourlyListTaskProjectInErrorComponentDtoCodeEnum;
19
+ detail: string;
20
+ }
21
+ export declare enum JobsSprintReportHourlyListTaskProjectInErrorComponentDtoAttrEnum {
22
+ TaskProjectIn = "task__project__in"
23
+ }
24
+ export declare enum JobsSprintReportHourlyListTaskProjectInErrorComponentDtoCodeEnum {
25
+ InvalidChoice = "invalid_choice"
26
+ }
@@ -0,0 +1,26 @@
1
+ /**
2
+ * Delmar Api
3
+ *
4
+ *
5
+ *
6
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
7
+ * https://openapi-generator.tech
8
+ * Do not edit the class manually.
9
+ */
10
+ export interface JobsSprintReportHourlyListTaskSprintInErrorComponentDto {
11
+ /**
12
+ * * `task__sprint__in` - task__sprint__in
13
+ */
14
+ attr: JobsSprintReportHourlyListTaskSprintInErrorComponentDtoAttrEnum;
15
+ /**
16
+ * * `invalid_choice` - invalid_choice
17
+ */
18
+ code: JobsSprintReportHourlyListTaskSprintInErrorComponentDtoCodeEnum;
19
+ detail: string;
20
+ }
21
+ export declare enum JobsSprintReportHourlyListTaskSprintInErrorComponentDtoAttrEnum {
22
+ TaskSprintIn = "task__sprint__in"
23
+ }
24
+ export declare enum JobsSprintReportHourlyListTaskSprintInErrorComponentDtoCodeEnum {
25
+ InvalidChoice = "invalid_choice"
26
+ }
@@ -0,0 +1,26 @@
1
+ /**
2
+ * Delmar Api
3
+ *
4
+ *
5
+ *
6
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
7
+ * https://openapi-generator.tech
8
+ * Do not edit the class manually.
9
+ */
10
+ export interface JobsSprintReportHourlyListTypeInErrorComponentDto {
11
+ /**
12
+ * * `type__in` - type__in
13
+ */
14
+ attr: JobsSprintReportHourlyListTypeInErrorComponentDtoAttrEnum;
15
+ /**
16
+ * * `null_characters_not_allowed` - null_characters_not_allowed
17
+ */
18
+ code: JobsSprintReportHourlyListTypeInErrorComponentDtoCodeEnum;
19
+ detail: string;
20
+ }
21
+ export declare enum JobsSprintReportHourlyListTypeInErrorComponentDtoAttrEnum {
22
+ TypeIn = "type__in"
23
+ }
24
+ export declare enum JobsSprintReportHourlyListTypeInErrorComponentDtoCodeEnum {
25
+ NullCharactersNotAllowed = "null_characters_not_allowed"
26
+ }
@@ -0,0 +1,26 @@
1
+ /**
2
+ * Delmar Api
3
+ *
4
+ *
5
+ *
6
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
7
+ * https://openapi-generator.tech
8
+ * Do not edit the class manually.
9
+ */
10
+ export interface JobsSprintReportHourlyListUpdatedByInErrorComponentDto {
11
+ /**
12
+ * * `updated_by__in` - updated_by__in
13
+ */
14
+ attr: JobsSprintReportHourlyListUpdatedByInErrorComponentDtoAttrEnum;
15
+ /**
16
+ * * `invalid_choice` - invalid_choice
17
+ */
18
+ code: JobsSprintReportHourlyListUpdatedByInErrorComponentDtoCodeEnum;
19
+ detail: string;
20
+ }
21
+ export declare enum JobsSprintReportHourlyListUpdatedByInErrorComponentDtoAttrEnum {
22
+ UpdatedByIn = "updated_by__in"
23
+ }
24
+ export declare enum JobsSprintReportHourlyListUpdatedByInErrorComponentDtoCodeEnum {
25
+ InvalidChoice = "invalid_choice"
26
+ }
@@ -8,8 +8,8 @@
8
8
  * Do not edit the class manually.
9
9
  */
10
10
  import { ValidationErrorEnumDto } from "./validation-error-enum.dto";
11
- import { SprintsJobHourlyReportsListErrorDto } from "./sprints-job-hourly-reports-list-error.dto";
12
- export interface SprintsJobHourlyReportsListValidationErrorDto {
11
+ import { JobsSprintReportHourlyListErrorDto } from "./jobs-sprint-report-hourly-list-error.dto";
12
+ export interface JobsSprintReportHourlyListValidationErrorDto {
13
13
  type: ValidationErrorEnumDto;
14
- errors: Array<SprintsJobHourlyReportsListErrorDto>;
14
+ errors: Array<JobsSprintReportHourlyListErrorDto>;
15
15
  }
@@ -0,0 +1,26 @@
1
+ /**
2
+ * Delmar Api
3
+ *
4
+ *
5
+ *
6
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
7
+ * https://openapi-generator.tech
8
+ * Do not edit the class manually.
9
+ */
10
+ export interface JobsSprintReportHourlyListWorkTypeInErrorComponentDto {
11
+ /**
12
+ * * `work_type__in` - work_type__in
13
+ */
14
+ attr: JobsSprintReportHourlyListWorkTypeInErrorComponentDtoAttrEnum;
15
+ /**
16
+ * * `invalid_choice` - invalid_choice
17
+ */
18
+ code: JobsSprintReportHourlyListWorkTypeInErrorComponentDtoCodeEnum;
19
+ detail: string;
20
+ }
21
+ export declare enum JobsSprintReportHourlyListWorkTypeInErrorComponentDtoAttrEnum {
22
+ WorkTypeIn = "work_type__in"
23
+ }
24
+ export declare enum JobsSprintReportHourlyListWorkTypeInErrorComponentDtoCodeEnum {
25
+ InvalidChoice = "invalid_choice"
26
+ }