@saritasa/crm-delmar-core-sdk 0.1.8 → 0.1.9

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.
@@ -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 { ExportSprintHourlyReportForProjectStartCreateValidationErrorDto } from "./export-sprint-hourly-report-for-project-start-create-validation-error.dto";
11
+ import { ParseErrorResponseDto } from "./parse-error-response.dto";
12
+ /**
13
+ * @type ExportSprintHourlyReportForProjectStartCreateErrorResponse400Dto
14
+ * @export
15
+ */
16
+ export type ExportSprintHourlyReportForProjectStartCreateErrorResponse400Dto = ExportSprintHourlyReportForProjectStartCreateValidationErrorDto | ParseErrorResponseDto;
@@ -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 { ExportSprintHourlyReportForProjectStartCreateNonFieldErrorsErrorComponentDto } from "./export-sprint-hourly-report-for-project-start-create-non-field-errors-error-component.dto";
11
+ import { ExportSprintHourlyReportForProjectStartCreateFileFormatErrorComponentDto } from "./export-sprint-hourly-report-for-project-start-create-file-format-error-component.dto";
12
+ /**
13
+ * @type ExportSprintHourlyReportForProjectStartCreateErrorDto
14
+ * @export
15
+ */
16
+ export type ExportSprintHourlyReportForProjectStartCreateErrorDto = ExportSprintHourlyReportForProjectStartCreateFileFormatErrorComponentDto | ExportSprintHourlyReportForProjectStartCreateNonFieldErrorsErrorComponentDto;
@@ -0,0 +1,28 @@
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 ExportSprintHourlyReportForProjectStartCreateFileFormatErrorComponentDto {
11
+ /**
12
+ * * `file_format` - file_format
13
+ */
14
+ attr: ExportSprintHourlyReportForProjectStartCreateFileFormatErrorComponentDtoAttrEnum;
15
+ /**
16
+ * * `invalid_choice` - invalid_choice * `null` - null * `required` - required
17
+ */
18
+ code: ExportSprintHourlyReportForProjectStartCreateFileFormatErrorComponentDtoCodeEnum;
19
+ detail: string;
20
+ }
21
+ export declare enum ExportSprintHourlyReportForProjectStartCreateFileFormatErrorComponentDtoAttrEnum {
22
+ FileFormat = "file_format"
23
+ }
24
+ export declare enum ExportSprintHourlyReportForProjectStartCreateFileFormatErrorComponentDtoCodeEnum {
25
+ InvalidChoice = "invalid_choice",
26
+ Null = "null",
27
+ Required = "required"
28
+ }
@@ -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 ExportSprintHourlyReportForProjectStartCreateNonFieldErrorsErrorComponentDto {
11
+ /**
12
+ * * `non_field_errors` - non_field_errors
13
+ */
14
+ attr: ExportSprintHourlyReportForProjectStartCreateNonFieldErrorsErrorComponentDtoAttrEnum;
15
+ /**
16
+ * * `invalid` - invalid * `null` - null
17
+ */
18
+ code: ExportSprintHourlyReportForProjectStartCreateNonFieldErrorsErrorComponentDtoCodeEnum;
19
+ detail: string;
20
+ }
21
+ export declare enum ExportSprintHourlyReportForProjectStartCreateNonFieldErrorsErrorComponentDtoAttrEnum {
22
+ NonFieldErrors = "non_field_errors"
23
+ }
24
+ export declare enum ExportSprintHourlyReportForProjectStartCreateNonFieldErrorsErrorComponentDtoCodeEnum {
25
+ Invalid = "invalid",
26
+ Null = "null"
27
+ }
@@ -0,0 +1,15 @@
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 { ExportSprintHourlyReportForProjectStartCreateErrorDto } from "./export-sprint-hourly-report-for-project-start-create-error.dto";
11
+ import { ValidationErrorEnumDto } from "./validation-error-enum.dto";
12
+ export interface ExportSprintHourlyReportForProjectStartCreateValidationErrorDto {
13
+ type: ValidationErrorEnumDto;
14
+ errors: Array<ExportSprintHourlyReportForProjectStartCreateErrorDto>;
15
+ }
package/model/models.d.ts CHANGED
@@ -633,6 +633,11 @@ export * from "./export-projects-start-create-error-response400.dto";
633
633
  export * from "./export-projects-start-create-file-format-error-component.dto";
634
634
  export * from "./export-projects-start-create-non-field-errors-error-component.dto";
635
635
  export * from "./export-projects-start-create-validation-error.dto";
636
+ export * from "./export-sprint-hourly-report-for-project-start-create-error.dto";
637
+ export * from "./export-sprint-hourly-report-for-project-start-create-error-response400.dto";
638
+ export * from "./export-sprint-hourly-report-for-project-start-create-file-format-error-component.dto";
639
+ export * from "./export-sprint-hourly-report-for-project-start-create-non-field-errors-error-component.dto";
640
+ export * from "./export-sprint-hourly-report-for-project-start-create-validation-error.dto";
636
641
  export * from "./export-status-enum.dto";
637
642
  export * from "./export-tasks-start-create-error.dto";
638
643
  export * from "./export-tasks-start-create-error-response400.dto";
@@ -1339,6 +1344,7 @@ export * from "./simple-vendor-request.dto";
1339
1344
  export * from "./simple-work-type.dto";
1340
1345
  export * from "./simple-work-type-request.dto";
1341
1346
  export * from "./sprint.dto";
1347
+ export * from "./sprint-hourly-report-export-resource-create-export-job-request.dto";
1342
1348
  export * from "./sprint-job-hourly-report.dto";
1343
1349
  export * from "./sprints-job-hourly-reports-list-created-date-gte-error-component.dto";
1344
1350
  export * from "./sprints-job-hourly-reports-list-created-date-lte-error-component.dto";
@@ -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 { PDFFileFormatEnumDto } from "./pdf-file-format-enum.dto";
11
+ /**
12
+ * Serializer to start export job.
13
+ */
14
+ export interface SprintHourlyReportExportResourceCreateExportJobRequestDto {
15
+ file_format: PDFFileFormatEnumDto;
16
+ }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@saritasa/crm-delmar-core-sdk",
3
- "version": "0.1.8",
4
- "description": "OpenAPI client for @saritasa/crm-delmar-core-sdk(for version 0.1.9)",
3
+ "version": "0.1.9",
4
+ "description": "OpenAPI client for @saritasa/crm-delmar-core-sdk(for version 0.1.10)",
5
5
  "author": "OpenAPI-Generator Contributors",
6
6
  "repository": {
7
7
  "type": "git",