@saritasa/crm-delmar-core-sdk 0.0.299 → 0.0.302
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 +2 -2
- package/api/api.d.ts +1 -4
- package/api/branch-periods-api.service.d.ts +5 -0
- package/api/branch-periods-api.serviceInterface.d.ts +5 -0
- package/api/branches-api.service.d.ts +6 -0
- package/api/branches-api.serviceInterface.d.ts +6 -0
- package/api/client-notes-api.service.d.ts +5 -0
- package/api/client-notes-api.serviceInterface.d.ts +5 -0
- package/api/clients-api.service.d.ts +8 -0
- package/api/clients-api.serviceInterface.d.ts +8 -0
- package/api/components-api.service.d.ts +4 -0
- package/api/components-api.serviceInterface.d.ts +4 -0
- package/api/departments-api.service.d.ts +6 -0
- package/api/departments-api.serviceInterface.d.ts +6 -0
- package/api/dismissal-reasons-api.service.d.ts +5 -0
- package/api/dismissal-reasons-api.serviceInterface.d.ts +5 -0
- package/api/export-client-notes-api.service.d.ts +4 -0
- package/api/export-client-notes-api.serviceInterface.d.ts +4 -0
- package/api/export-clients-api.service.d.ts +4 -0
- package/api/export-clients-api.serviceInterface.d.ts +4 -0
- package/api/export-job-reports-departments-api.service.d.ts +4 -0
- package/api/export-job-reports-departments-api.serviceInterface.d.ts +6 -0
- package/api/export-job-reports-users-api.service.d.ts +4 -0
- package/api/export-job-reports-users-api.serviceInterface.d.ts +6 -0
- package/api/export-jobs-api.service.d.ts +4 -0
- package/api/export-jobs-api.serviceInterface.d.ts +6 -0
- package/api/export-project-notes-api.service.d.ts +4 -0
- package/api/export-project-notes-api.serviceInterface.d.ts +4 -0
- package/api/export-project-resources-api.service.d.ts +4 -0
- package/api/export-project-resources-api.serviceInterface.d.ts +4 -0
- package/api/export-projects-api.service.d.ts +4 -0
- package/api/export-projects-api.serviceInterface.d.ts +4 -0
- package/api/export-tasks-api.service.d.ts +4 -0
- package/api/export-tasks-api.serviceInterface.d.ts +4 -2
- package/api/export-user-periods-api.service.d.ts +4 -0
- package/api/export-user-periods-api.serviceInterface.d.ts +4 -0
- package/api/export-users-api.service.d.ts +4 -0
- package/api/export-users-api.serviceInterface.d.ts +4 -0
- package/api/jira-client-api.service.d.ts +1 -0
- package/api/jira-client-api.serviceInterface.d.ts +1 -0
- package/api/jira-instances-api.service.d.ts +2 -0
- package/api/jira-instances-api.serviceInterface.d.ts +2 -0
- package/api/jobs-api.service.d.ts +9 -0
- package/api/jobs-api.serviceInterface.d.ts +25 -0
- package/api/locations-api.service.d.ts +5 -0
- package/api/locations-api.serviceInterface.d.ts +5 -0
- package/api/notifications-api.service.d.ts +6 -0
- package/api/notifications-api.serviceInterface.d.ts +7 -1
- package/api/permission-data-api.service.d.ts +1 -0
- package/api/permission-data-api.serviceInterface.d.ts +1 -0
- package/api/profile-api.service.d.ts +25 -1
- package/api/profile-api.serviceInterface.d.ts +13 -0
- package/api/project-notes-api.service.d.ts +5 -0
- package/api/project-notes-api.serviceInterface.d.ts +5 -0
- package/api/project-priorities-api.service.d.ts +2 -0
- package/api/project-priorities-api.serviceInterface.d.ts +2 -0
- package/api/project-resources-api.service.d.ts +5 -0
- package/api/project-resources-api.serviceInterface.d.ts +5 -0
- package/api/projects-api.service.d.ts +9 -0
- package/api/projects-api.serviceInterface.d.ts +9 -0
- package/api/roles-api.service.d.ts +5 -0
- package/api/roles-api.serviceInterface.d.ts +5 -0
- package/api/s3-api.service.d.ts +3 -0
- package/api/s3-api.serviceInterface.d.ts +3 -0
- package/api/search-periods-api.service.d.ts +1 -0
- package/api/search-periods-api.serviceInterface.d.ts +1 -0
- package/api/sprints-api.service.d.ts +4 -0
- package/api/sprints-api.serviceInterface.d.ts +4 -0
- package/api/sso-api.service.d.ts +3 -0
- package/api/sso-api.serviceInterface.d.ts +3 -0
- package/api/tasks-api.service.d.ts +5 -0
- package/api/tasks-api.serviceInterface.d.ts +5 -8
- package/api/token-api.service.d.ts +2 -0
- package/api/token-api.serviceInterface.d.ts +2 -0
- package/api/user-capacities-api.service.d.ts +4 -0
- package/api/user-capacities-api.serviceInterface.d.ts +4 -0
- package/api/user-logins-api.service.d.ts +3 -0
- package/api/user-logins-api.serviceInterface.d.ts +3 -0
- package/api/user-period-approvers-api.service.d.ts +1 -0
- package/api/user-period-approvers-api.serviceInterface.d.ts +1 -0
- package/api/user-periods-api.service.d.ts +11 -3
- package/api/user-periods-api.serviceInterface.d.ts +11 -2
- package/api/user-scores-api.service.d.ts +4 -0
- package/api/user-scores-api.serviceInterface.d.ts +4 -0
- package/api/user-timezone-setting-api.service.d.ts +2 -0
- package/api/user-timezone-setting-api.serviceInterface.d.ts +2 -0
- package/api/user-timezones-api.service.d.ts +2 -0
- package/api/user-timezones-api.serviceInterface.d.ts +2 -0
- package/api/users-api.service.d.ts +51 -1
- package/api/users-api.serviceInterface.d.ts +28 -0
- package/api/vendors-api.service.d.ts +5 -0
- package/api/vendors-api.serviceInterface.d.ts +5 -0
- package/api/who-am-i-api.service.d.ts +1 -0
- package/api/who-am-i-api.serviceInterface.d.ts +1 -0
- package/api/work-types-api.service.d.ts +5 -0
- package/api/work-types-api.serviceInterface.d.ts +5 -0
- package/fesm2022/saritasa-crm-delmar-core-sdk.mjs +1932 -816
- package/fesm2022/saritasa-crm-delmar-core-sdk.mjs.map +1 -1
- package/model/branch-period.dto.d.ts +1 -1
- package/model/branch.dto.d.ts +1 -1
- package/model/client-note.dto.d.ts +2 -2
- package/model/client-serializer-with-stats.dto.d.ts +4 -4
- package/model/client.dto.d.ts +3 -3
- package/model/department.dto.d.ts +3 -3
- package/model/job-report-user.dto.d.ts +2 -2
- package/model/job.dto.d.ts +6 -6
- package/model/jobs-billable-chart-list-error.dto.d.ts +3 -1
- package/model/jobs-billable-chart-list-task-jira-link-key-contains-error-component.dto.d.ts +26 -0
- package/model/jobs-billable-chart-list-task-jira-link-key-error-component.dto.d.ts +26 -0
- package/model/jobs-list-error.dto.d.ts +3 -1
- package/model/jobs-list-task-jira-link-key-contains-error-component.dto.d.ts +26 -0
- package/model/jobs-list-task-jira-link-key-error-component.dto.d.ts +26 -0
- package/model/jobs-oversea-chart-list-error.dto.d.ts +3 -1
- package/model/jobs-oversea-chart-list-task-jira-link-key-contains-error-component.dto.d.ts +26 -0
- package/model/jobs-oversea-chart-list-task-jira-link-key-error-component.dto.d.ts +26 -0
- package/model/jobs-production-chart-list-error.dto.d.ts +3 -1
- package/model/jobs-production-chart-list-task-jira-link-key-contains-error-component.dto.d.ts +26 -0
- package/model/jobs-production-chart-list-task-jira-link-key-error-component.dto.d.ts +26 -0
- package/model/jobs-report-departments-list-error.dto.d.ts +3 -1
- package/model/jobs-report-departments-list-task-jira-link-key-contains-error-component.dto.d.ts +26 -0
- package/model/jobs-report-departments-list-task-jira-link-key-error-component.dto.d.ts +26 -0
- package/model/jobs-report-hourly-list-error.dto.d.ts +3 -1
- package/model/jobs-report-hourly-list-task-jira-link-key-contains-error-component.dto.d.ts +26 -0
- package/model/jobs-report-hourly-list-task-jira-link-key-error-component.dto.d.ts +26 -0
- package/model/jobs-report-users-list-error.dto.d.ts +3 -1
- package/model/jobs-report-users-list-task-jira-link-key-contains-error-component.dto.d.ts +26 -0
- package/model/jobs-report-users-list-task-jira-link-key-error-component.dto.d.ts +26 -0
- package/model/jobs-stats-retrieve-error.dto.d.ts +3 -1
- package/model/jobs-stats-retrieve-task-jira-link-key-contains-error-component.dto.d.ts +26 -0
- package/model/jobs-stats-retrieve-task-jira-link-key-error-component.dto.d.ts +26 -0
- package/model/location.dto.d.ts +2 -2
- package/model/models.d.ts +56 -8
- package/model/notification-data.dto.d.ts +2 -1
- package/model/notification-type-enum.dto.d.ts +3 -2
- package/model/notify-data-user-period-approver-with-period.dto.d.ts +26 -0
- package/model/notify-data-user-period-approver.dto.d.ts +24 -0
- package/model/notify-data-user-period.dto.d.ts +2 -0
- package/model/patched-patch-profile-request.dto.d.ts +20 -0
- package/model/patched-patch-user-request.dto.d.ts +31 -0
- package/model/period-approver.dto.d.ts +1 -1
- package/model/period-user.dto.d.ts +4 -4
- package/model/profile-partial-update-error-response400.dto.d.ts +16 -0
- package/model/profile-partial-update-error.dto.d.ts +21 -0
- package/model/profile-partial-update-github-username-error-component.dto.d.ts +30 -0
- package/model/profile-partial-update-home-phone-error-component.dto.d.ts +30 -0
- package/model/profile-partial-update-non-field-errors-error-component.dto.d.ts +27 -0
- package/model/profile-partial-update-personal-email-error-component.dto.d.ts +30 -0
- package/model/profile-partial-update-personal-phone-error-component.dto.d.ts +30 -0
- package/model/profile-partial-update-slack-id-error-component.dto.d.ts +30 -0
- package/model/profile-partial-update-timezone-error-component.dto.d.ts +30 -0
- package/model/{export-job-hourly-report-for-project-start-create-validation-error.dto.d.ts → profile-partial-update-validation-error.dto.d.ts} +3 -3
- package/model/profile.dto.d.ts +15 -11
- package/model/project-note.dto.d.ts +3 -3
- package/model/project-resource-update.dto.d.ts +5 -5
- package/model/project-resource.dto.d.ts +5 -5
- package/model/project-serializer-with-stats.dto.d.ts +9 -9
- package/model/project-status-report.dto.d.ts +9 -9
- package/model/project.dto.d.ts +8 -8
- package/model/simple-project.dto.d.ts +1 -1
- package/model/simple-task.dto.d.ts +2 -2
- package/model/simple-user-period-approver.dto.d.ts +1 -1
- package/model/simple-user.dto.d.ts +1 -1
- package/model/task.dto.d.ts +7 -7
- package/model/user-capacity.dto.d.ts +7 -0
- package/model/user-login.dto.d.ts +3 -3
- package/model/user-period-approver-payload.dto.d.ts +20 -0
- package/model/user-period-request.dto.d.ts +1 -0
- package/model/user-period-update-request.dto.d.ts +20 -0
- package/model/user-period-update.dto.d.ts +31 -0
- package/model/user-period.dto.d.ts +1 -1
- package/model/user-periods-create-approver-users-error-component.dto.d.ts +30 -0
- package/model/user-periods-create-error.dto.d.ts +2 -1
- package/model/user-periods-update-approver-users-error-component.dto.d.ts +30 -0
- package/model/user-periods-update-error.dto.d.ts +2 -2
- package/model/user-score.dto.d.ts +1 -1
- package/model/user-sum-capacity.dto.d.ts +1 -0
- package/model/user.dto.d.ts +16 -12
- package/model/users-partial-update-branch-error-component.dto.d.ts +29 -0
- package/model/users-partial-update-department-error-component.dto.d.ts +29 -0
- package/model/users-partial-update-error-response400.dto.d.ts +16 -0
- package/model/users-partial-update-error.dto.d.ts +32 -0
- package/model/users-partial-update-github-username-error-component.dto.d.ts +30 -0
- package/model/users-partial-update-home-phone-error-component.dto.d.ts +30 -0
- package/model/users-partial-update-is-intern-error-component.dto.d.ts +28 -0
- package/model/users-partial-update-is-part-time-error-component.dto.d.ts +28 -0
- package/model/users-partial-update-is-trainee-error-component.dto.d.ts +28 -0
- package/model/users-partial-update-location-error-component.dto.d.ts +27 -0
- package/model/users-partial-update-non-field-errors-error-component.dto.d.ts +27 -0
- package/model/users-partial-update-onsite-error-component.dto.d.ts +28 -0
- package/model/users-partial-update-personal-email-error-component.dto.d.ts +30 -0
- package/model/users-partial-update-personal-phone-error-component.dto.d.ts +30 -0
- package/model/users-partial-update-slack-id-error-component.dto.d.ts +30 -0
- package/model/users-partial-update-supervisees-error-component.dto.d.ts +30 -0
- package/model/users-partial-update-supervisors-error-component.dto.d.ts +30 -0
- package/model/users-partial-update-timezone-error-component.dto.d.ts +30 -0
- package/model/users-partial-update-utilization-percent-error-component.dto.d.ts +31 -0
- package/model/users-partial-update-validation-error.dto.d.ts +15 -0
- package/model/users-partial-update-work-type-error-component.dto.d.ts +29 -0
- package/model/who-am-i.dto.d.ts +2 -0
- package/model/work-type.dto.d.ts +4 -4
- package/package.json +3 -3
- package/api/export-job-hourly-report-for-project-api.service.d.ts +0 -98
- package/api/export-job-hourly-report-for-project-api.serviceInterface.d.ts +0 -67
- package/model/export-job-hourly-report-for-project-start-create-error-response400.dto.d.ts +0 -16
- package/model/export-job-hourly-report-for-project-start-create-error.dto.d.ts +0 -16
- package/model/export-job-hourly-report-for-project-start-create-file-format-error-component.dto.d.ts +0 -28
- package/model/export-job-hourly-report-for-project-start-create-non-field-errors-error-component.dto.d.ts +0 -27
- package/model/job-hourly-report-export-recourse-create-export-job-request.dto.d.ts +0 -16
- package/model/pdf-file-format-enum.dto.d.ts +0 -15
- package/model/user-periods-update-type-error-component.dto.d.ts +0 -28
|
@@ -0,0 +1,30 @@
|
|
|
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 UserPeriodsUpdateApproverUsersErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `approver_users` - approver_users
|
|
13
|
+
*/
|
|
14
|
+
attr: UserPeriodsUpdateApproverUsersErrorComponentDtoAttrEnum;
|
|
15
|
+
/**
|
|
16
|
+
* * `does_not_exist` - does_not_exist * `incorrect_type` - incorrect_type * `not_a_list` - not_a_list * `null` - null * `required` - required
|
|
17
|
+
*/
|
|
18
|
+
code: UserPeriodsUpdateApproverUsersErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum UserPeriodsUpdateApproverUsersErrorComponentDtoAttrEnum {
|
|
22
|
+
ApproverUsers = "approver_users"
|
|
23
|
+
}
|
|
24
|
+
export declare enum UserPeriodsUpdateApproverUsersErrorComponentDtoCodeEnum {
|
|
25
|
+
DoesNotExist = "does_not_exist",
|
|
26
|
+
IncorrectType = "incorrect_type",
|
|
27
|
+
NotAList = "not_a_list",
|
|
28
|
+
Null = "null",
|
|
29
|
+
Required = "required"
|
|
30
|
+
}
|
|
@@ -11,12 +11,12 @@ import { UserPeriodsUpdatePeriodNonFieldErrorsErrorComponentDto } from "./user-p
|
|
|
11
11
|
import { UserPeriodsUpdateFileErrorComponentDto } from "./user-periods-update-file-error-component.dto";
|
|
12
12
|
import { UserPeriodsUpdateNonFieldErrorsErrorComponentDto } from "./user-periods-update-non-field-errors-error-component.dto";
|
|
13
13
|
import { UserPeriodsUpdatePeriodStartErrorComponentDto } from "./user-periods-update-period-start-error-component.dto";
|
|
14
|
+
import { UserPeriodsUpdateApproverUsersErrorComponentDto } from "./user-periods-update-approver-users-error-component.dto";
|
|
14
15
|
import { UserPeriodsUpdatePeriodEndErrorComponentDto } from "./user-periods-update-period-end-error-component.dto";
|
|
15
16
|
import { UserPeriodsUpdateDescriptionErrorComponentDto } from "./user-periods-update-description-error-component.dto";
|
|
16
|
-
import { UserPeriodsUpdateTypeErrorComponentDto } from "./user-periods-update-type-error-component.dto";
|
|
17
17
|
import { UserPeriodsUpdateUserErrorComponentDto } from "./user-periods-update-user-error-component.dto";
|
|
18
18
|
/**
|
|
19
19
|
* @type UserPeriodsUpdateErrorDto
|
|
20
20
|
* @export
|
|
21
21
|
*/
|
|
22
|
-
export type UserPeriodsUpdateErrorDto = UserPeriodsUpdateDescriptionErrorComponentDto | UserPeriodsUpdateFileErrorComponentDto | UserPeriodsUpdateNonFieldErrorsErrorComponentDto | UserPeriodsUpdatePeriodEndErrorComponentDto | UserPeriodsUpdatePeriodNonFieldErrorsErrorComponentDto | UserPeriodsUpdatePeriodStartErrorComponentDto |
|
|
22
|
+
export type UserPeriodsUpdateErrorDto = UserPeriodsUpdateApproverUsersErrorComponentDto | UserPeriodsUpdateDescriptionErrorComponentDto | UserPeriodsUpdateFileErrorComponentDto | UserPeriodsUpdateNonFieldErrorsErrorComponentDto | UserPeriodsUpdatePeriodEndErrorComponentDto | UserPeriodsUpdatePeriodNonFieldErrorsErrorComponentDto | UserPeriodsUpdatePeriodStartErrorComponentDto | UserPeriodsUpdateUserErrorComponentDto;
|
package/model/user.dto.d.ts
CHANGED
|
@@ -37,26 +37,30 @@ export interface UserDto {
|
|
|
37
37
|
is_trainee: boolean;
|
|
38
38
|
onsite: boolean;
|
|
39
39
|
branch: number;
|
|
40
|
-
readonly branch_data: SimpleBranchDto;
|
|
41
40
|
department: number;
|
|
42
|
-
readonly department_data: SimpleDepartmentDto;
|
|
43
41
|
work_type: number;
|
|
44
|
-
readonly work_type_data: SimpleWorkTypeDto;
|
|
45
42
|
location: number | null;
|
|
46
|
-
readonly location_data: SimpleLocationDto;
|
|
47
|
-
readonly vendor_data: SimpleVendorDto;
|
|
48
|
-
readonly recruited_by_data: SimpleUserDto;
|
|
49
43
|
dismissal_reasons: Array<number>;
|
|
50
|
-
readonly dismissal_reasons_data: Array<DismissalReasonDto>;
|
|
51
|
-
readonly role_data: SimpleRoleDto;
|
|
52
44
|
supervisors: Array<number>;
|
|
53
|
-
readonly supervisors_data: Array<SimpleUserDto>;
|
|
54
45
|
supervisees: Array<number>;
|
|
55
|
-
readonly
|
|
56
|
-
readonly
|
|
57
|
-
readonly
|
|
46
|
+
readonly on_vacation: boolean;
|
|
47
|
+
readonly is_sick: boolean;
|
|
48
|
+
readonly on_personal_workday: boolean;
|
|
49
|
+
readonly on_personal_holiday: boolean;
|
|
58
50
|
readonly utilization: string;
|
|
59
51
|
readonly billable_utilization: string;
|
|
52
|
+
readonly role_data: SimpleRoleDto | null;
|
|
53
|
+
readonly branch_data: SimpleBranchDto;
|
|
54
|
+
readonly department_data: SimpleDepartmentDto;
|
|
55
|
+
readonly work_type_data: SimpleWorkTypeDto;
|
|
56
|
+
readonly vendor_data: SimpleVendorDto | null;
|
|
57
|
+
readonly location_data: SimpleLocationDto | null;
|
|
58
|
+
readonly dismissal_reasons_data: Array<DismissalReasonDto>;
|
|
59
|
+
readonly recruited_by_data: SimpleUserDto | null;
|
|
60
|
+
readonly supervisors_data: Array<SimpleUserDto>;
|
|
61
|
+
readonly supervisees_data: Array<SimpleUserDto>;
|
|
62
|
+
readonly created_by_data: SimpleUserDto | null;
|
|
63
|
+
readonly updated_by_data: SimpleUserDto | null;
|
|
60
64
|
middle_name?: string;
|
|
61
65
|
avatar?: string | null;
|
|
62
66
|
office_phone?: string;
|
|
@@ -0,0 +1,29 @@
|
|
|
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 UsersPartialUpdateBranchErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `branch` - branch
|
|
13
|
+
*/
|
|
14
|
+
attr: UsersPartialUpdateBranchErrorComponentDtoAttrEnum;
|
|
15
|
+
/**
|
|
16
|
+
* * `does_not_exist` - does_not_exist * `incorrect_type` - incorrect_type * `null` - null * `required` - required
|
|
17
|
+
*/
|
|
18
|
+
code: UsersPartialUpdateBranchErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum UsersPartialUpdateBranchErrorComponentDtoAttrEnum {
|
|
22
|
+
Branch = "branch"
|
|
23
|
+
}
|
|
24
|
+
export declare enum UsersPartialUpdateBranchErrorComponentDtoCodeEnum {
|
|
25
|
+
DoesNotExist = "does_not_exist",
|
|
26
|
+
IncorrectType = "incorrect_type",
|
|
27
|
+
Null = "null",
|
|
28
|
+
Required = "required"
|
|
29
|
+
}
|
|
@@ -0,0 +1,29 @@
|
|
|
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 UsersPartialUpdateDepartmentErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `department` - department
|
|
13
|
+
*/
|
|
14
|
+
attr: UsersPartialUpdateDepartmentErrorComponentDtoAttrEnum;
|
|
15
|
+
/**
|
|
16
|
+
* * `does_not_exist` - does_not_exist * `incorrect_type` - incorrect_type * `null` - null * `required` - required
|
|
17
|
+
*/
|
|
18
|
+
code: UsersPartialUpdateDepartmentErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum UsersPartialUpdateDepartmentErrorComponentDtoAttrEnum {
|
|
22
|
+
Department = "department"
|
|
23
|
+
}
|
|
24
|
+
export declare enum UsersPartialUpdateDepartmentErrorComponentDtoCodeEnum {
|
|
25
|
+
DoesNotExist = "does_not_exist",
|
|
26
|
+
IncorrectType = "incorrect_type",
|
|
27
|
+
Null = "null",
|
|
28
|
+
Required = "required"
|
|
29
|
+
}
|
|
@@ -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 { UsersPartialUpdateValidationErrorDto } from "./users-partial-update-validation-error.dto";
|
|
12
|
+
/**
|
|
13
|
+
* @type UsersPartialUpdateErrorResponse400Dto
|
|
14
|
+
* @export
|
|
15
|
+
*/
|
|
16
|
+
export type UsersPartialUpdateErrorResponse400Dto = ParseErrorResponseDto | UsersPartialUpdateValidationErrorDto;
|
|
@@ -0,0 +1,32 @@
|
|
|
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 { UsersPartialUpdateIsTraineeErrorComponentDto } from "./users-partial-update-is-trainee-error-component.dto";
|
|
11
|
+
import { UsersPartialUpdateGithubUsernameErrorComponentDto } from "./users-partial-update-github-username-error-component.dto";
|
|
12
|
+
import { UsersPartialUpdateWorkTypeErrorComponentDto } from "./users-partial-update-work-type-error-component.dto";
|
|
13
|
+
import { UsersPartialUpdateIsPartTimeErrorComponentDto } from "./users-partial-update-is-part-time-error-component.dto";
|
|
14
|
+
import { UsersPartialUpdateHomePhoneErrorComponentDto } from "./users-partial-update-home-phone-error-component.dto";
|
|
15
|
+
import { UsersPartialUpdateSupervisorsErrorComponentDto } from "./users-partial-update-supervisors-error-component.dto";
|
|
16
|
+
import { UsersPartialUpdateBranchErrorComponentDto } from "./users-partial-update-branch-error-component.dto";
|
|
17
|
+
import { UsersPartialUpdateSuperviseesErrorComponentDto } from "./users-partial-update-supervisees-error-component.dto";
|
|
18
|
+
import { UsersPartialUpdateOnsiteErrorComponentDto } from "./users-partial-update-onsite-error-component.dto";
|
|
19
|
+
import { UsersPartialUpdatePersonalEmailErrorComponentDto } from "./users-partial-update-personal-email-error-component.dto";
|
|
20
|
+
import { UsersPartialUpdatePersonalPhoneErrorComponentDto } from "./users-partial-update-personal-phone-error-component.dto";
|
|
21
|
+
import { UsersPartialUpdateLocationErrorComponentDto } from "./users-partial-update-location-error-component.dto";
|
|
22
|
+
import { UsersPartialUpdateTimezoneErrorComponentDto } from "./users-partial-update-timezone-error-component.dto";
|
|
23
|
+
import { UsersPartialUpdateSlackIdErrorComponentDto } from "./users-partial-update-slack-id-error-component.dto";
|
|
24
|
+
import { UsersPartialUpdateUtilizationPercentErrorComponentDto } from "./users-partial-update-utilization-percent-error-component.dto";
|
|
25
|
+
import { UsersPartialUpdateNonFieldErrorsErrorComponentDto } from "./users-partial-update-non-field-errors-error-component.dto";
|
|
26
|
+
import { UsersPartialUpdateDepartmentErrorComponentDto } from "./users-partial-update-department-error-component.dto";
|
|
27
|
+
import { UsersPartialUpdateIsInternErrorComponentDto } from "./users-partial-update-is-intern-error-component.dto";
|
|
28
|
+
/**
|
|
29
|
+
* @type UsersPartialUpdateErrorDto
|
|
30
|
+
* @export
|
|
31
|
+
*/
|
|
32
|
+
export type UsersPartialUpdateErrorDto = UsersPartialUpdateBranchErrorComponentDto | UsersPartialUpdateDepartmentErrorComponentDto | UsersPartialUpdateGithubUsernameErrorComponentDto | UsersPartialUpdateHomePhoneErrorComponentDto | UsersPartialUpdateIsInternErrorComponentDto | UsersPartialUpdateIsPartTimeErrorComponentDto | UsersPartialUpdateIsTraineeErrorComponentDto | UsersPartialUpdateLocationErrorComponentDto | UsersPartialUpdateNonFieldErrorsErrorComponentDto | UsersPartialUpdateOnsiteErrorComponentDto | UsersPartialUpdatePersonalEmailErrorComponentDto | UsersPartialUpdatePersonalPhoneErrorComponentDto | UsersPartialUpdateSlackIdErrorComponentDto | UsersPartialUpdateSuperviseesErrorComponentDto | UsersPartialUpdateSupervisorsErrorComponentDto | UsersPartialUpdateTimezoneErrorComponentDto | UsersPartialUpdateUtilizationPercentErrorComponentDto | UsersPartialUpdateWorkTypeErrorComponentDto;
|
|
@@ -0,0 +1,30 @@
|
|
|
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 UsersPartialUpdateGithubUsernameErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `github_username` - github_username
|
|
13
|
+
*/
|
|
14
|
+
attr: UsersPartialUpdateGithubUsernameErrorComponentDtoAttrEnum;
|
|
15
|
+
/**
|
|
16
|
+
* * `invalid` - invalid * `max_length` - max_length * `null` - null * `null_characters_not_allowed` - null_characters_not_allowed * `surrogate_characters_not_allowed` - surrogate_characters_not_allowed
|
|
17
|
+
*/
|
|
18
|
+
code: UsersPartialUpdateGithubUsernameErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum UsersPartialUpdateGithubUsernameErrorComponentDtoAttrEnum {
|
|
22
|
+
GithubUsername = "github_username"
|
|
23
|
+
}
|
|
24
|
+
export declare enum UsersPartialUpdateGithubUsernameErrorComponentDtoCodeEnum {
|
|
25
|
+
Invalid = "invalid",
|
|
26
|
+
MaxLength = "max_length",
|
|
27
|
+
Null = "null",
|
|
28
|
+
NullCharactersNotAllowed = "null_characters_not_allowed",
|
|
29
|
+
SurrogateCharactersNotAllowed = "surrogate_characters_not_allowed"
|
|
30
|
+
}
|
|
@@ -0,0 +1,30 @@
|
|
|
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 UsersPartialUpdateHomePhoneErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `home_phone` - home_phone
|
|
13
|
+
*/
|
|
14
|
+
attr: UsersPartialUpdateHomePhoneErrorComponentDtoAttrEnum;
|
|
15
|
+
/**
|
|
16
|
+
* * `invalid` - invalid * `max_length` - max_length * `null` - null * `null_characters_not_allowed` - null_characters_not_allowed * `surrogate_characters_not_allowed` - surrogate_characters_not_allowed
|
|
17
|
+
*/
|
|
18
|
+
code: UsersPartialUpdateHomePhoneErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum UsersPartialUpdateHomePhoneErrorComponentDtoAttrEnum {
|
|
22
|
+
HomePhone = "home_phone"
|
|
23
|
+
}
|
|
24
|
+
export declare enum UsersPartialUpdateHomePhoneErrorComponentDtoCodeEnum {
|
|
25
|
+
Invalid = "invalid",
|
|
26
|
+
MaxLength = "max_length",
|
|
27
|
+
Null = "null",
|
|
28
|
+
NullCharactersNotAllowed = "null_characters_not_allowed",
|
|
29
|
+
SurrogateCharactersNotAllowed = "surrogate_characters_not_allowed"
|
|
30
|
+
}
|
|
@@ -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 UsersPartialUpdateIsInternErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `is_intern` - is_intern
|
|
13
|
+
*/
|
|
14
|
+
attr: UsersPartialUpdateIsInternErrorComponentDtoAttrEnum;
|
|
15
|
+
/**
|
|
16
|
+
* * `invalid` - invalid * `null` - null * `required` - required
|
|
17
|
+
*/
|
|
18
|
+
code: UsersPartialUpdateIsInternErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum UsersPartialUpdateIsInternErrorComponentDtoAttrEnum {
|
|
22
|
+
IsIntern = "is_intern"
|
|
23
|
+
}
|
|
24
|
+
export declare enum UsersPartialUpdateIsInternErrorComponentDtoCodeEnum {
|
|
25
|
+
Invalid = "invalid",
|
|
26
|
+
Null = "null",
|
|
27
|
+
Required = "required"
|
|
28
|
+
}
|
|
@@ -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 UsersPartialUpdateIsPartTimeErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `is_part_time` - is_part_time
|
|
13
|
+
*/
|
|
14
|
+
attr: UsersPartialUpdateIsPartTimeErrorComponentDtoAttrEnum;
|
|
15
|
+
/**
|
|
16
|
+
* * `invalid` - invalid * `null` - null * `required` - required
|
|
17
|
+
*/
|
|
18
|
+
code: UsersPartialUpdateIsPartTimeErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum UsersPartialUpdateIsPartTimeErrorComponentDtoAttrEnum {
|
|
22
|
+
IsPartTime = "is_part_time"
|
|
23
|
+
}
|
|
24
|
+
export declare enum UsersPartialUpdateIsPartTimeErrorComponentDtoCodeEnum {
|
|
25
|
+
Invalid = "invalid",
|
|
26
|
+
Null = "null",
|
|
27
|
+
Required = "required"
|
|
28
|
+
}
|
|
@@ -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 UsersPartialUpdateIsTraineeErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `is_trainee` - is_trainee
|
|
13
|
+
*/
|
|
14
|
+
attr: UsersPartialUpdateIsTraineeErrorComponentDtoAttrEnum;
|
|
15
|
+
/**
|
|
16
|
+
* * `invalid` - invalid * `null` - null * `required` - required
|
|
17
|
+
*/
|
|
18
|
+
code: UsersPartialUpdateIsTraineeErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum UsersPartialUpdateIsTraineeErrorComponentDtoAttrEnum {
|
|
22
|
+
IsTrainee = "is_trainee"
|
|
23
|
+
}
|
|
24
|
+
export declare enum UsersPartialUpdateIsTraineeErrorComponentDtoCodeEnum {
|
|
25
|
+
Invalid = "invalid",
|
|
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 UsersPartialUpdateLocationErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `location` - location
|
|
13
|
+
*/
|
|
14
|
+
attr: UsersPartialUpdateLocationErrorComponentDtoAttrEnum;
|
|
15
|
+
/**
|
|
16
|
+
* * `does_not_exist` - does_not_exist * `incorrect_type` - incorrect_type
|
|
17
|
+
*/
|
|
18
|
+
code: UsersPartialUpdateLocationErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum UsersPartialUpdateLocationErrorComponentDtoAttrEnum {
|
|
22
|
+
Location = "location"
|
|
23
|
+
}
|
|
24
|
+
export declare enum UsersPartialUpdateLocationErrorComponentDtoCodeEnum {
|
|
25
|
+
DoesNotExist = "does_not_exist",
|
|
26
|
+
IncorrectType = "incorrect_type"
|
|
27
|
+
}
|
|
@@ -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 UsersPartialUpdateNonFieldErrorsErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `non_field_errors` - non_field_errors
|
|
13
|
+
*/
|
|
14
|
+
attr: UsersPartialUpdateNonFieldErrorsErrorComponentDtoAttrEnum;
|
|
15
|
+
/**
|
|
16
|
+
* * `invalid` - invalid * `null` - null
|
|
17
|
+
*/
|
|
18
|
+
code: UsersPartialUpdateNonFieldErrorsErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum UsersPartialUpdateNonFieldErrorsErrorComponentDtoAttrEnum {
|
|
22
|
+
NonFieldErrors = "non_field_errors"
|
|
23
|
+
}
|
|
24
|
+
export declare enum UsersPartialUpdateNonFieldErrorsErrorComponentDtoCodeEnum {
|
|
25
|
+
Invalid = "invalid",
|
|
26
|
+
Null = "null"
|
|
27
|
+
}
|
|
@@ -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 UsersPartialUpdateOnsiteErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `onsite` - onsite
|
|
13
|
+
*/
|
|
14
|
+
attr: UsersPartialUpdateOnsiteErrorComponentDtoAttrEnum;
|
|
15
|
+
/**
|
|
16
|
+
* * `invalid` - invalid * `null` - null * `required` - required
|
|
17
|
+
*/
|
|
18
|
+
code: UsersPartialUpdateOnsiteErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum UsersPartialUpdateOnsiteErrorComponentDtoAttrEnum {
|
|
22
|
+
Onsite = "onsite"
|
|
23
|
+
}
|
|
24
|
+
export declare enum UsersPartialUpdateOnsiteErrorComponentDtoCodeEnum {
|
|
25
|
+
Invalid = "invalid",
|
|
26
|
+
Null = "null",
|
|
27
|
+
Required = "required"
|
|
28
|
+
}
|
|
@@ -0,0 +1,30 @@
|
|
|
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 UsersPartialUpdatePersonalEmailErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `personal_email` - personal_email
|
|
13
|
+
*/
|
|
14
|
+
attr: UsersPartialUpdatePersonalEmailErrorComponentDtoAttrEnum;
|
|
15
|
+
/**
|
|
16
|
+
* * `invalid` - invalid * `max_length` - max_length * `null` - null * `null_characters_not_allowed` - null_characters_not_allowed * `surrogate_characters_not_allowed` - surrogate_characters_not_allowed
|
|
17
|
+
*/
|
|
18
|
+
code: UsersPartialUpdatePersonalEmailErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum UsersPartialUpdatePersonalEmailErrorComponentDtoAttrEnum {
|
|
22
|
+
PersonalEmail = "personal_email"
|
|
23
|
+
}
|
|
24
|
+
export declare enum UsersPartialUpdatePersonalEmailErrorComponentDtoCodeEnum {
|
|
25
|
+
Invalid = "invalid",
|
|
26
|
+
MaxLength = "max_length",
|
|
27
|
+
Null = "null",
|
|
28
|
+
NullCharactersNotAllowed = "null_characters_not_allowed",
|
|
29
|
+
SurrogateCharactersNotAllowed = "surrogate_characters_not_allowed"
|
|
30
|
+
}
|
|
@@ -0,0 +1,30 @@
|
|
|
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 UsersPartialUpdatePersonalPhoneErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `personal_phone` - personal_phone
|
|
13
|
+
*/
|
|
14
|
+
attr: UsersPartialUpdatePersonalPhoneErrorComponentDtoAttrEnum;
|
|
15
|
+
/**
|
|
16
|
+
* * `invalid` - invalid * `max_length` - max_length * `null` - null * `null_characters_not_allowed` - null_characters_not_allowed * `surrogate_characters_not_allowed` - surrogate_characters_not_allowed
|
|
17
|
+
*/
|
|
18
|
+
code: UsersPartialUpdatePersonalPhoneErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum UsersPartialUpdatePersonalPhoneErrorComponentDtoAttrEnum {
|
|
22
|
+
PersonalPhone = "personal_phone"
|
|
23
|
+
}
|
|
24
|
+
export declare enum UsersPartialUpdatePersonalPhoneErrorComponentDtoCodeEnum {
|
|
25
|
+
Invalid = "invalid",
|
|
26
|
+
MaxLength = "max_length",
|
|
27
|
+
Null = "null",
|
|
28
|
+
NullCharactersNotAllowed = "null_characters_not_allowed",
|
|
29
|
+
SurrogateCharactersNotAllowed = "surrogate_characters_not_allowed"
|
|
30
|
+
}
|
|
@@ -0,0 +1,30 @@
|
|
|
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 UsersPartialUpdateSlackIdErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `slack_id` - slack_id
|
|
13
|
+
*/
|
|
14
|
+
attr: UsersPartialUpdateSlackIdErrorComponentDtoAttrEnum;
|
|
15
|
+
/**
|
|
16
|
+
* * `invalid` - invalid * `max_length` - max_length * `null` - null * `null_characters_not_allowed` - null_characters_not_allowed * `surrogate_characters_not_allowed` - surrogate_characters_not_allowed
|
|
17
|
+
*/
|
|
18
|
+
code: UsersPartialUpdateSlackIdErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum UsersPartialUpdateSlackIdErrorComponentDtoAttrEnum {
|
|
22
|
+
SlackId = "slack_id"
|
|
23
|
+
}
|
|
24
|
+
export declare enum UsersPartialUpdateSlackIdErrorComponentDtoCodeEnum {
|
|
25
|
+
Invalid = "invalid",
|
|
26
|
+
MaxLength = "max_length",
|
|
27
|
+
Null = "null",
|
|
28
|
+
NullCharactersNotAllowed = "null_characters_not_allowed",
|
|
29
|
+
SurrogateCharactersNotAllowed = "surrogate_characters_not_allowed"
|
|
30
|
+
}
|
|
@@ -0,0 +1,30 @@
|
|
|
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 UsersPartialUpdateSuperviseesErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `supervisees` - supervisees
|
|
13
|
+
*/
|
|
14
|
+
attr: UsersPartialUpdateSuperviseesErrorComponentDtoAttrEnum;
|
|
15
|
+
/**
|
|
16
|
+
* * `does_not_exist` - does_not_exist * `incorrect_type` - incorrect_type * `not_a_list` - not_a_list * `null` - null * `required` - required
|
|
17
|
+
*/
|
|
18
|
+
code: UsersPartialUpdateSuperviseesErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum UsersPartialUpdateSuperviseesErrorComponentDtoAttrEnum {
|
|
22
|
+
Supervisees = "supervisees"
|
|
23
|
+
}
|
|
24
|
+
export declare enum UsersPartialUpdateSuperviseesErrorComponentDtoCodeEnum {
|
|
25
|
+
DoesNotExist = "does_not_exist",
|
|
26
|
+
IncorrectType = "incorrect_type",
|
|
27
|
+
NotAList = "not_a_list",
|
|
28
|
+
Null = "null",
|
|
29
|
+
Required = "required"
|
|
30
|
+
}
|
|
@@ -0,0 +1,30 @@
|
|
|
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 UsersPartialUpdateSupervisorsErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `supervisors` - supervisors
|
|
13
|
+
*/
|
|
14
|
+
attr: UsersPartialUpdateSupervisorsErrorComponentDtoAttrEnum;
|
|
15
|
+
/**
|
|
16
|
+
* * `does_not_exist` - does_not_exist * `incorrect_type` - incorrect_type * `not_a_list` - not_a_list * `null` - null * `required` - required
|
|
17
|
+
*/
|
|
18
|
+
code: UsersPartialUpdateSupervisorsErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum UsersPartialUpdateSupervisorsErrorComponentDtoAttrEnum {
|
|
22
|
+
Supervisors = "supervisors"
|
|
23
|
+
}
|
|
24
|
+
export declare enum UsersPartialUpdateSupervisorsErrorComponentDtoCodeEnum {
|
|
25
|
+
DoesNotExist = "does_not_exist",
|
|
26
|
+
IncorrectType = "incorrect_type",
|
|
27
|
+
NotAList = "not_a_list",
|
|
28
|
+
Null = "null",
|
|
29
|
+
Required = "required"
|
|
30
|
+
}
|
|
@@ -0,0 +1,30 @@
|
|
|
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 UsersPartialUpdateTimezoneErrorComponentDto {
|
|
11
|
+
/**
|
|
12
|
+
* * `timezone` - timezone
|
|
13
|
+
*/
|
|
14
|
+
attr: UsersPartialUpdateTimezoneErrorComponentDtoAttrEnum;
|
|
15
|
+
/**
|
|
16
|
+
* * `invalid` - invalid * `max_length` - max_length * `null` - null * `null_characters_not_allowed` - null_characters_not_allowed * `surrogate_characters_not_allowed` - surrogate_characters_not_allowed
|
|
17
|
+
*/
|
|
18
|
+
code: UsersPartialUpdateTimezoneErrorComponentDtoCodeEnum;
|
|
19
|
+
detail: string;
|
|
20
|
+
}
|
|
21
|
+
export declare enum UsersPartialUpdateTimezoneErrorComponentDtoAttrEnum {
|
|
22
|
+
Timezone = "timezone"
|
|
23
|
+
}
|
|
24
|
+
export declare enum UsersPartialUpdateTimezoneErrorComponentDtoCodeEnum {
|
|
25
|
+
Invalid = "invalid",
|
|
26
|
+
MaxLength = "max_length",
|
|
27
|
+
Null = "null",
|
|
28
|
+
NullCharactersNotAllowed = "null_characters_not_allowed",
|
|
29
|
+
SurrogateCharactersNotAllowed = "surrogate_characters_not_allowed"
|
|
30
|
+
}
|