@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
package/README.md
CHANGED
package/api/api.d.ts
CHANGED
|
@@ -25,9 +25,6 @@ export * from "./export-client-notes-api.serviceInterface";
|
|
|
25
25
|
export * from "./export-clients-api.service";
|
|
26
26
|
import { ExportClientsApiService } from "./export-clients-api.service";
|
|
27
27
|
export * from "./export-clients-api.serviceInterface";
|
|
28
|
-
export * from "./export-job-hourly-report-for-project-api.service";
|
|
29
|
-
import { ExportJobHourlyReportForProjectApiService } from "./export-job-hourly-report-for-project-api.service";
|
|
30
|
-
export * from "./export-job-hourly-report-for-project-api.serviceInterface";
|
|
31
28
|
export * from "./export-job-reports-departments-api.service";
|
|
32
29
|
import { ExportJobReportsDepartmentsApiService } from "./export-job-reports-departments-api.service";
|
|
33
30
|
export * from "./export-job-reports-departments-api.serviceInterface";
|
|
@@ -142,4 +139,4 @@ export * from "./who-am-i-api.serviceInterface";
|
|
|
142
139
|
export * from "./work-types-api.service";
|
|
143
140
|
import { WorkTypesApiService } from "./work-types-api.service";
|
|
144
141
|
export * from "./work-types-api.serviceInterface";
|
|
145
|
-
export declare const APIS: (typeof BranchPeriodsApiService | typeof BranchesApiService | typeof ClientNotesApiService | typeof ClientsApiService | typeof ComponentsApiService | typeof DepartmentsApiService | typeof DismissalReasonsApiService | typeof ExportClientNotesApiService | typeof ExportClientsApiService | typeof
|
|
142
|
+
export declare const APIS: (typeof BranchPeriodsApiService | typeof BranchesApiService | typeof ClientNotesApiService | typeof ClientsApiService | typeof ComponentsApiService | typeof DepartmentsApiService | typeof DismissalReasonsApiService | typeof ExportClientNotesApiService | typeof ExportClientsApiService | typeof ExportJobReportsDepartmentsApiService | typeof ExportJobReportsUsersApiService | typeof ExportJobsApiService | typeof ExportProjectNotesApiService | typeof ExportProjectResourcesApiService | typeof ExportProjectsApiService | typeof ExportTasksApiService | typeof ExportUserPeriodsApiService | typeof ExportUsersApiService | typeof JiraClientApiService | typeof JiraInstancesApiService | typeof JobsApiService | typeof LocationsApiService | typeof NotificationsApiService | typeof PermissionDataApiService | typeof ProfileApiService | typeof ProjectNotesApiService | typeof ProjectPrioritiesApiService | typeof ProjectResourcesApiService | typeof ProjectsApiService | typeof RolesApiService | typeof S3ApiService | typeof SearchPeriodsApiService | typeof SprintsApiService | typeof SsoApiService | typeof TasksApiService | typeof TokenApiService | typeof UserCapacitiesApiService | typeof UserLoginsApiService | typeof UserPeriodApproversApiService | typeof UserPeriodsApiService | typeof UserScoresApiService | typeof UserTimezoneSettingApiService | typeof UserTimezonesApiService | typeof UsersApiService | typeof VendorsApiService | typeof WhoAmIApiService | typeof WorkTypesApiService)[];
|
|
@@ -11,6 +11,7 @@ export declare class BranchPeriodsApiService extends BaseService implements Bran
|
|
|
11
11
|
constructor(httpClient: HttpClient, basePath: string | string[], configuration?: Configuration);
|
|
12
12
|
/**
|
|
13
13
|
* Api viewset for BranchPeriod model.
|
|
14
|
+
* @endpoint post /api/v1/branch-periods/
|
|
14
15
|
* @param requestParameters
|
|
15
16
|
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
16
17
|
* @param reportProgress flag to report request and response progress.
|
|
@@ -32,6 +33,7 @@ export declare class BranchPeriodsApiService extends BaseService implements Bran
|
|
|
32
33
|
}): Observable<HttpEvent<BranchPeriodDto>>;
|
|
33
34
|
/**
|
|
34
35
|
* Api viewset for BranchPeriod model.
|
|
36
|
+
* @endpoint delete /api/v1/branch-periods/{id}/
|
|
35
37
|
* @param requestParameters
|
|
36
38
|
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
37
39
|
* @param reportProgress flag to report request and response progress.
|
|
@@ -53,6 +55,7 @@ export declare class BranchPeriodsApiService extends BaseService implements Bran
|
|
|
53
55
|
}): Observable<HttpEvent<any>>;
|
|
54
56
|
/**
|
|
55
57
|
* Api viewset for BranchPeriod model.
|
|
58
|
+
* @endpoint get /api/v1/branch-periods/
|
|
56
59
|
* @param requestParameters
|
|
57
60
|
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
58
61
|
* @param reportProgress flag to report request and response progress.
|
|
@@ -74,6 +77,7 @@ export declare class BranchPeriodsApiService extends BaseService implements Bran
|
|
|
74
77
|
}): Observable<HttpEvent<PaginatedBranchPeriodListDto>>;
|
|
75
78
|
/**
|
|
76
79
|
* Api viewset for BranchPeriod model.
|
|
80
|
+
* @endpoint get /api/v1/branch-periods/{id}/
|
|
77
81
|
* @param requestParameters
|
|
78
82
|
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
79
83
|
* @param reportProgress flag to report request and response progress.
|
|
@@ -95,6 +99,7 @@ export declare class BranchPeriodsApiService extends BaseService implements Bran
|
|
|
95
99
|
}): Observable<HttpEvent<BranchPeriodDto>>;
|
|
96
100
|
/**
|
|
97
101
|
* Api viewset for BranchPeriod model.
|
|
102
|
+
* @endpoint put /api/v1/branch-periods/{id}/
|
|
98
103
|
* @param requestParameters
|
|
99
104
|
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
100
105
|
* @param reportProgress flag to report request and response progress.
|
|
@@ -48,30 +48,35 @@ export interface BranchPeriodsApiServiceInterface {
|
|
|
48
48
|
/**
|
|
49
49
|
*
|
|
50
50
|
* Api viewset for BranchPeriod model.
|
|
51
|
+
* @endpoint post /api/v1/branch-periods/
|
|
51
52
|
* @param requestParameters
|
|
52
53
|
*/
|
|
53
54
|
branchPeriodsCreate(requestParameters: BranchPeriodsCreateRequestParams, extraHttpRequestParams?: any): Observable<BranchPeriodDto>;
|
|
54
55
|
/**
|
|
55
56
|
*
|
|
56
57
|
* Api viewset for BranchPeriod model.
|
|
58
|
+
* @endpoint delete /api/v1/branch-periods/{id}/
|
|
57
59
|
* @param requestParameters
|
|
58
60
|
*/
|
|
59
61
|
branchPeriodsDestroy(requestParameters: BranchPeriodsDestroyRequestParams, extraHttpRequestParams?: any): Observable<{}>;
|
|
60
62
|
/**
|
|
61
63
|
*
|
|
62
64
|
* Api viewset for BranchPeriod model.
|
|
65
|
+
* @endpoint get /api/v1/branch-periods/
|
|
63
66
|
* @param requestParameters
|
|
64
67
|
*/
|
|
65
68
|
branchPeriodsList(requestParameters: BranchPeriodsListRequestParams, extraHttpRequestParams?: any): Observable<PaginatedBranchPeriodListDto>;
|
|
66
69
|
/**
|
|
67
70
|
*
|
|
68
71
|
* Api viewset for BranchPeriod model.
|
|
72
|
+
* @endpoint get /api/v1/branch-periods/{id}/
|
|
69
73
|
* @param requestParameters
|
|
70
74
|
*/
|
|
71
75
|
branchPeriodsRetrieve(requestParameters: BranchPeriodsRetrieveRequestParams, extraHttpRequestParams?: any): Observable<BranchPeriodDto>;
|
|
72
76
|
/**
|
|
73
77
|
*
|
|
74
78
|
* Api viewset for BranchPeriod model.
|
|
79
|
+
* @endpoint put /api/v1/branch-periods/{id}/
|
|
75
80
|
* @param requestParameters
|
|
76
81
|
*/
|
|
77
82
|
branchPeriodsUpdate(requestParameters: BranchPeriodsUpdateRequestParams, extraHttpRequestParams?: any): Observable<BranchPeriodDto>;
|
|
@@ -12,6 +12,7 @@ export declare class BranchesApiService extends BaseService implements BranchesA
|
|
|
12
12
|
constructor(httpClient: HttpClient, basePath: string | string[], configuration?: Configuration);
|
|
13
13
|
/**
|
|
14
14
|
* Activate/deactivate branch.
|
|
15
|
+
* @endpoint post /api/v1/branches/{id}/change-active-status/
|
|
15
16
|
* @param requestParameters
|
|
16
17
|
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
17
18
|
* @param reportProgress flag to report request and response progress.
|
|
@@ -33,6 +34,7 @@ export declare class BranchesApiService extends BaseService implements BranchesA
|
|
|
33
34
|
}): Observable<HttpEvent<BranchDto>>;
|
|
34
35
|
/**
|
|
35
36
|
* ViewSet for viewing branches.
|
|
37
|
+
* @endpoint post /api/v1/branches/
|
|
36
38
|
* @param requestParameters
|
|
37
39
|
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
38
40
|
* @param reportProgress flag to report request and response progress.
|
|
@@ -54,6 +56,7 @@ export declare class BranchesApiService extends BaseService implements BranchesA
|
|
|
54
56
|
}): Observable<HttpEvent<BranchDto>>;
|
|
55
57
|
/**
|
|
56
58
|
* ViewSet for viewing branches.
|
|
59
|
+
* @endpoint get /api/v1/branches/
|
|
57
60
|
* @param requestParameters
|
|
58
61
|
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
59
62
|
* @param reportProgress flag to report request and response progress.
|
|
@@ -75,6 +78,7 @@ export declare class BranchesApiService extends BaseService implements BranchesA
|
|
|
75
78
|
}): Observable<HttpEvent<PaginatedBranchListDto>>;
|
|
76
79
|
/**
|
|
77
80
|
* ViewSet for viewing branches.
|
|
81
|
+
* @endpoint get /api/v1/branches/{id}/
|
|
78
82
|
* @param requestParameters
|
|
79
83
|
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
80
84
|
* @param reportProgress flag to report request and response progress.
|
|
@@ -96,6 +100,7 @@ export declare class BranchesApiService extends BaseService implements BranchesA
|
|
|
96
100
|
}): Observable<HttpEvent<BranchDto>>;
|
|
97
101
|
/**
|
|
98
102
|
* ViewSet for viewing branches.
|
|
103
|
+
* @endpoint put /api/v1/branches/{id}/
|
|
99
104
|
* @param requestParameters
|
|
100
105
|
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
101
106
|
* @param reportProgress flag to report request and response progress.
|
|
@@ -117,6 +122,7 @@ export declare class BranchesApiService extends BaseService implements BranchesA
|
|
|
117
122
|
}): Observable<HttpEvent<BranchDto>>;
|
|
118
123
|
/**
|
|
119
124
|
* Get branches with users stats.
|
|
125
|
+
* @endpoint get /api/v1/branches/users-stats/
|
|
120
126
|
* @param requestParameters
|
|
121
127
|
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
122
128
|
* @param reportProgress flag to report request and response progress.
|
|
@@ -70,36 +70,42 @@ export interface BranchesApiServiceInterface {
|
|
|
70
70
|
/**
|
|
71
71
|
*
|
|
72
72
|
* Activate/deactivate branch.
|
|
73
|
+
* @endpoint post /api/v1/branches/{id}/change-active-status/
|
|
73
74
|
* @param requestParameters
|
|
74
75
|
*/
|
|
75
76
|
branchesChangeActiveStatusCreate(requestParameters: BranchesChangeActiveStatusCreateRequestParams, extraHttpRequestParams?: any): Observable<BranchDto>;
|
|
76
77
|
/**
|
|
77
78
|
*
|
|
78
79
|
* ViewSet for viewing branches.
|
|
80
|
+
* @endpoint post /api/v1/branches/
|
|
79
81
|
* @param requestParameters
|
|
80
82
|
*/
|
|
81
83
|
branchesCreate(requestParameters: BranchesCreateRequestParams, extraHttpRequestParams?: any): Observable<BranchDto>;
|
|
82
84
|
/**
|
|
83
85
|
*
|
|
84
86
|
* ViewSet for viewing branches.
|
|
87
|
+
* @endpoint get /api/v1/branches/
|
|
85
88
|
* @param requestParameters
|
|
86
89
|
*/
|
|
87
90
|
branchesList(requestParameters: BranchesListRequestParams, extraHttpRequestParams?: any): Observable<PaginatedBranchListDto>;
|
|
88
91
|
/**
|
|
89
92
|
*
|
|
90
93
|
* ViewSet for viewing branches.
|
|
94
|
+
* @endpoint get /api/v1/branches/{id}/
|
|
91
95
|
* @param requestParameters
|
|
92
96
|
*/
|
|
93
97
|
branchesRetrieve(requestParameters: BranchesRetrieveRequestParams, extraHttpRequestParams?: any): Observable<BranchDto>;
|
|
94
98
|
/**
|
|
95
99
|
*
|
|
96
100
|
* ViewSet for viewing branches.
|
|
101
|
+
* @endpoint put /api/v1/branches/{id}/
|
|
97
102
|
* @param requestParameters
|
|
98
103
|
*/
|
|
99
104
|
branchesUpdate(requestParameters: BranchesUpdateRequestParams, extraHttpRequestParams?: any): Observable<BranchDto>;
|
|
100
105
|
/**
|
|
101
106
|
*
|
|
102
107
|
* Get branches with users stats.
|
|
108
|
+
* @endpoint get /api/v1/branches/users-stats/
|
|
103
109
|
* @param requestParameters
|
|
104
110
|
*/
|
|
105
111
|
branchesUsersStatsList(requestParameters: BranchesUsersStatsListRequestParams, extraHttpRequestParams?: any): Observable<PaginatedBranchUserStatsListDto>;
|
|
@@ -11,6 +11,7 @@ export declare class ClientNotesApiService extends BaseService implements Client
|
|
|
11
11
|
constructor(httpClient: HttpClient, basePath: string | string[], configuration?: Configuration);
|
|
12
12
|
/**
|
|
13
13
|
* Api viewset for client\'s notes.
|
|
14
|
+
* @endpoint post /api/v1/client-notes/
|
|
14
15
|
* @param requestParameters
|
|
15
16
|
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
16
17
|
* @param reportProgress flag to report request and response progress.
|
|
@@ -32,6 +33,7 @@ export declare class ClientNotesApiService extends BaseService implements Client
|
|
|
32
33
|
}): Observable<HttpEvent<ClientNoteDto>>;
|
|
33
34
|
/**
|
|
34
35
|
* Api viewset for client\'s notes.
|
|
36
|
+
* @endpoint delete /api/v1/client-notes/{id}/
|
|
35
37
|
* @param requestParameters
|
|
36
38
|
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
37
39
|
* @param reportProgress flag to report request and response progress.
|
|
@@ -53,6 +55,7 @@ export declare class ClientNotesApiService extends BaseService implements Client
|
|
|
53
55
|
}): Observable<HttpEvent<any>>;
|
|
54
56
|
/**
|
|
55
57
|
* Api viewset for client\'s notes.
|
|
58
|
+
* @endpoint get /api/v1/client-notes/
|
|
56
59
|
* @param requestParameters
|
|
57
60
|
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
58
61
|
* @param reportProgress flag to report request and response progress.
|
|
@@ -74,6 +77,7 @@ export declare class ClientNotesApiService extends BaseService implements Client
|
|
|
74
77
|
}): Observable<HttpEvent<PaginatedClientNoteListDto>>;
|
|
75
78
|
/**
|
|
76
79
|
* Api viewset for client\'s notes.
|
|
80
|
+
* @endpoint get /api/v1/client-notes/{id}/
|
|
77
81
|
* @param requestParameters
|
|
78
82
|
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
79
83
|
* @param reportProgress flag to report request and response progress.
|
|
@@ -95,6 +99,7 @@ export declare class ClientNotesApiService extends BaseService implements Client
|
|
|
95
99
|
}): Observable<HttpEvent<ClientNoteDto>>;
|
|
96
100
|
/**
|
|
97
101
|
* Api viewset for client\'s notes.
|
|
102
|
+
* @endpoint put /api/v1/client-notes/{id}/
|
|
98
103
|
* @param requestParameters
|
|
99
104
|
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
100
105
|
* @param reportProgress flag to report request and response progress.
|
|
@@ -50,30 +50,35 @@ export interface ClientNotesApiServiceInterface {
|
|
|
50
50
|
/**
|
|
51
51
|
*
|
|
52
52
|
* Api viewset for client\'s notes.
|
|
53
|
+
* @endpoint post /api/v1/client-notes/
|
|
53
54
|
* @param requestParameters
|
|
54
55
|
*/
|
|
55
56
|
clientNotesCreate(requestParameters: ClientNotesCreateRequestParams, extraHttpRequestParams?: any): Observable<ClientNoteDto>;
|
|
56
57
|
/**
|
|
57
58
|
*
|
|
58
59
|
* Api viewset for client\'s notes.
|
|
60
|
+
* @endpoint delete /api/v1/client-notes/{id}/
|
|
59
61
|
* @param requestParameters
|
|
60
62
|
*/
|
|
61
63
|
clientNotesDestroy(requestParameters: ClientNotesDestroyRequestParams, extraHttpRequestParams?: any): Observable<{}>;
|
|
62
64
|
/**
|
|
63
65
|
*
|
|
64
66
|
* Api viewset for client\'s notes.
|
|
67
|
+
* @endpoint get /api/v1/client-notes/
|
|
65
68
|
* @param requestParameters
|
|
66
69
|
*/
|
|
67
70
|
clientNotesList(requestParameters: ClientNotesListRequestParams, extraHttpRequestParams?: any): Observable<PaginatedClientNoteListDto>;
|
|
68
71
|
/**
|
|
69
72
|
*
|
|
70
73
|
* Api viewset for client\'s notes.
|
|
74
|
+
* @endpoint get /api/v1/client-notes/{id}/
|
|
71
75
|
* @param requestParameters
|
|
72
76
|
*/
|
|
73
77
|
clientNotesRetrieve(requestParameters: ClientNotesRetrieveRequestParams, extraHttpRequestParams?: any): Observable<ClientNoteDto>;
|
|
74
78
|
/**
|
|
75
79
|
*
|
|
76
80
|
* Api viewset for client\'s notes.
|
|
81
|
+
* @endpoint put /api/v1/client-notes/{id}/
|
|
77
82
|
* @param requestParameters
|
|
78
83
|
*/
|
|
79
84
|
clientNotesUpdate(requestParameters: ClientNotesUpdateRequestParams, extraHttpRequestParams?: any): Observable<ClientNoteDto>;
|
|
@@ -15,6 +15,7 @@ export declare class ClientsApiService extends BaseService implements ClientsApi
|
|
|
15
15
|
constructor(httpClient: HttpClient, basePath: string | string[], configuration?: Configuration);
|
|
16
16
|
/**
|
|
17
17
|
* View set API for Client model.
|
|
18
|
+
* @endpoint post /api/v1/clients/
|
|
18
19
|
* @param requestParameters
|
|
19
20
|
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
20
21
|
* @param reportProgress flag to report request and response progress.
|
|
@@ -36,6 +37,7 @@ export declare class ClientsApiService extends BaseService implements ClientsApi
|
|
|
36
37
|
}): Observable<HttpEvent<ClientDto>>;
|
|
37
38
|
/**
|
|
38
39
|
* View set API for Client model.
|
|
40
|
+
* @endpoint get /api/v1/clients/
|
|
39
41
|
* @param requestParameters
|
|
40
42
|
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
41
43
|
* @param reportProgress flag to report request and response progress.
|
|
@@ -57,6 +59,7 @@ export declare class ClientsApiService extends BaseService implements ClientsApi
|
|
|
57
59
|
}): Observable<HttpEvent<PaginatedClientListDto>>;
|
|
58
60
|
/**
|
|
59
61
|
* View set API for Client model.
|
|
62
|
+
* @endpoint get /api/v1/clients/{id}/
|
|
60
63
|
* @param requestParameters
|
|
61
64
|
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
62
65
|
* @param reportProgress flag to report request and response progress.
|
|
@@ -78,6 +81,7 @@ export declare class ClientsApiService extends BaseService implements ClientsApi
|
|
|
78
81
|
}): Observable<HttpEvent<ClientDto>>;
|
|
79
82
|
/**
|
|
80
83
|
* Get minimal clients info for searching.
|
|
84
|
+
* @endpoint get /api/v1/clients/search/
|
|
81
85
|
* @param requestParameters
|
|
82
86
|
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
83
87
|
* @param reportProgress flag to report request and response progress.
|
|
@@ -99,6 +103,7 @@ export declare class ClientsApiService extends BaseService implements ClientsApi
|
|
|
99
103
|
}): Observable<HttpEvent<PaginatedSimpleClientListDto>>;
|
|
100
104
|
/**
|
|
101
105
|
* View set API for Client model.
|
|
106
|
+
* @endpoint put /api/v1/clients/{id}/
|
|
102
107
|
* @param requestParameters
|
|
103
108
|
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
104
109
|
* @param reportProgress flag to report request and response progress.
|
|
@@ -120,6 +125,7 @@ export declare class ClientsApiService extends BaseService implements ClientsApi
|
|
|
120
125
|
}): Observable<HttpEvent<ClientDto>>;
|
|
121
126
|
/**
|
|
122
127
|
* Get client with month stats.
|
|
128
|
+
* @endpoint get /api/v1/clients/{id}/with-month-stats/
|
|
123
129
|
* @param requestParameters
|
|
124
130
|
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
125
131
|
* @param reportProgress flag to report request and response progress.
|
|
@@ -141,6 +147,7 @@ export declare class ClientsApiService extends BaseService implements ClientsApi
|
|
|
141
147
|
}): Observable<HttpEvent<ClientSerializerWithMonthStatsDto>>;
|
|
142
148
|
/**
|
|
143
149
|
* Get clients with stats.
|
|
150
|
+
* @endpoint get /api/v1/clients/with-stats/
|
|
144
151
|
* @param requestParameters
|
|
145
152
|
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
146
153
|
* @param reportProgress flag to report request and response progress.
|
|
@@ -162,6 +169,7 @@ export declare class ClientsApiService extends BaseService implements ClientsApi
|
|
|
162
169
|
}): Observable<HttpEvent<PaginatedClientSerializerWithStatsListDto>>;
|
|
163
170
|
/**
|
|
164
171
|
* Get specified client with stats.
|
|
172
|
+
* @endpoint get /api/v1/clients/{id}/with-stats/
|
|
165
173
|
* @param requestParameters
|
|
166
174
|
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
167
175
|
* @param reportProgress flag to report request and response progress.
|
|
@@ -234,48 +234,56 @@ export interface ClientsApiServiceInterface {
|
|
|
234
234
|
/**
|
|
235
235
|
*
|
|
236
236
|
* View set API for Client model.
|
|
237
|
+
* @endpoint post /api/v1/clients/
|
|
237
238
|
* @param requestParameters
|
|
238
239
|
*/
|
|
239
240
|
clientsCreate(requestParameters: ClientsCreateRequestParams, extraHttpRequestParams?: any): Observable<ClientDto>;
|
|
240
241
|
/**
|
|
241
242
|
*
|
|
242
243
|
* View set API for Client model.
|
|
244
|
+
* @endpoint get /api/v1/clients/
|
|
243
245
|
* @param requestParameters
|
|
244
246
|
*/
|
|
245
247
|
clientsList(requestParameters: ClientsListRequestParams, extraHttpRequestParams?: any): Observable<PaginatedClientListDto>;
|
|
246
248
|
/**
|
|
247
249
|
*
|
|
248
250
|
* View set API for Client model.
|
|
251
|
+
* @endpoint get /api/v1/clients/{id}/
|
|
249
252
|
* @param requestParameters
|
|
250
253
|
*/
|
|
251
254
|
clientsRetrieve(requestParameters: ClientsRetrieveRequestParams, extraHttpRequestParams?: any): Observable<ClientDto>;
|
|
252
255
|
/**
|
|
253
256
|
*
|
|
254
257
|
* Get minimal clients info for searching.
|
|
258
|
+
* @endpoint get /api/v1/clients/search/
|
|
255
259
|
* @param requestParameters
|
|
256
260
|
*/
|
|
257
261
|
clientsSearchList(requestParameters: ClientsSearchListRequestParams, extraHttpRequestParams?: any): Observable<PaginatedSimpleClientListDto>;
|
|
258
262
|
/**
|
|
259
263
|
*
|
|
260
264
|
* View set API for Client model.
|
|
265
|
+
* @endpoint put /api/v1/clients/{id}/
|
|
261
266
|
* @param requestParameters
|
|
262
267
|
*/
|
|
263
268
|
clientsUpdate(requestParameters: ClientsUpdateRequestParams, extraHttpRequestParams?: any): Observable<ClientDto>;
|
|
264
269
|
/**
|
|
265
270
|
*
|
|
266
271
|
* Get client with month stats.
|
|
272
|
+
* @endpoint get /api/v1/clients/{id}/with-month-stats/
|
|
267
273
|
* @param requestParameters
|
|
268
274
|
*/
|
|
269
275
|
clientsWithMonthStatsRetrieve(requestParameters: ClientsWithMonthStatsRetrieveRequestParams, extraHttpRequestParams?: any): Observable<ClientSerializerWithMonthStatsDto>;
|
|
270
276
|
/**
|
|
271
277
|
*
|
|
272
278
|
* Get clients with stats.
|
|
279
|
+
* @endpoint get /api/v1/clients/with-stats/
|
|
273
280
|
* @param requestParameters
|
|
274
281
|
*/
|
|
275
282
|
clientsWithStatsList(requestParameters: ClientsWithStatsListRequestParams, extraHttpRequestParams?: any): Observable<PaginatedClientSerializerWithStatsListDto>;
|
|
276
283
|
/**
|
|
277
284
|
*
|
|
278
285
|
* Get specified client with stats.
|
|
286
|
+
* @endpoint get /api/v1/clients/{id}/with-stats/
|
|
279
287
|
* @param requestParameters
|
|
280
288
|
*/
|
|
281
289
|
clientsWithStatsRetrieve(requestParameters: ClientsWithStatsRetrieveRequestParams, extraHttpRequestParams?: any): Observable<ClientSerializerWithStatsDto>;
|
|
@@ -12,6 +12,7 @@ export declare class ComponentsApiService extends BaseService implements Compone
|
|
|
12
12
|
constructor(httpClient: HttpClient, basePath: string | string[], configuration?: Configuration);
|
|
13
13
|
/**
|
|
14
14
|
* Get Job hourly reports.
|
|
15
|
+
* @endpoint get /api/v1/components/job-hourly-reports/
|
|
15
16
|
* @param requestParameters
|
|
16
17
|
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
17
18
|
* @param reportProgress flag to report request and response progress.
|
|
@@ -33,6 +34,7 @@ export declare class ComponentsApiService extends BaseService implements Compone
|
|
|
33
34
|
}): Observable<HttpEvent<PaginatedComponentJobHourlyReportListDto>>;
|
|
34
35
|
/**
|
|
35
36
|
* Api viewset for Component model.
|
|
37
|
+
* @endpoint get /api/v1/components/
|
|
36
38
|
* @param requestParameters
|
|
37
39
|
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
38
40
|
* @param reportProgress flag to report request and response progress.
|
|
@@ -54,6 +56,7 @@ export declare class ComponentsApiService extends BaseService implements Compone
|
|
|
54
56
|
}): Observable<HttpEvent<PaginatedComponentListDto>>;
|
|
55
57
|
/**
|
|
56
58
|
* Api viewset for Component model.
|
|
59
|
+
* @endpoint get /api/v1/components/{id}/
|
|
57
60
|
* @param requestParameters
|
|
58
61
|
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
59
62
|
* @param reportProgress flag to report request and response progress.
|
|
@@ -75,6 +78,7 @@ export declare class ComponentsApiService extends BaseService implements Compone
|
|
|
75
78
|
}): Observable<HttpEvent<ComponentDto>>;
|
|
76
79
|
/**
|
|
77
80
|
* Get task reports.
|
|
81
|
+
* @endpoint get /api/v1/components/task-reports/
|
|
78
82
|
* @param requestParameters
|
|
79
83
|
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
80
84
|
* @param reportProgress flag to report request and response progress.
|
|
@@ -77,24 +77,28 @@ export interface ComponentsApiServiceInterface {
|
|
|
77
77
|
/**
|
|
78
78
|
*
|
|
79
79
|
* Get Job hourly reports.
|
|
80
|
+
* @endpoint get /api/v1/components/job-hourly-reports/
|
|
80
81
|
* @param requestParameters
|
|
81
82
|
*/
|
|
82
83
|
componentsJobHourlyReportsList(requestParameters: ComponentsJobHourlyReportsListRequestParams, extraHttpRequestParams?: any): Observable<PaginatedComponentJobHourlyReportListDto>;
|
|
83
84
|
/**
|
|
84
85
|
*
|
|
85
86
|
* Api viewset for Component model.
|
|
87
|
+
* @endpoint get /api/v1/components/
|
|
86
88
|
* @param requestParameters
|
|
87
89
|
*/
|
|
88
90
|
componentsList(requestParameters: ComponentsListRequestParams, extraHttpRequestParams?: any): Observable<PaginatedComponentListDto>;
|
|
89
91
|
/**
|
|
90
92
|
*
|
|
91
93
|
* Api viewset for Component model.
|
|
94
|
+
* @endpoint get /api/v1/components/{id}/
|
|
92
95
|
* @param requestParameters
|
|
93
96
|
*/
|
|
94
97
|
componentsRetrieve(requestParameters: ComponentsRetrieveRequestParams, extraHttpRequestParams?: any): Observable<ComponentDto>;
|
|
95
98
|
/**
|
|
96
99
|
*
|
|
97
100
|
* Get task reports.
|
|
101
|
+
* @endpoint get /api/v1/components/task-reports/
|
|
98
102
|
* @param requestParameters
|
|
99
103
|
*/
|
|
100
104
|
componentsTaskReportsList(requestParameters: ComponentsTaskReportsListRequestParams, extraHttpRequestParams?: any): Observable<PaginatedComponentListDto>;
|
|
@@ -12,6 +12,7 @@ export declare class DepartmentsApiService extends BaseService implements Depart
|
|
|
12
12
|
constructor(httpClient: HttpClient, basePath: string | string[], configuration?: Configuration);
|
|
13
13
|
/**
|
|
14
14
|
* Activate/deactivate department.
|
|
15
|
+
* @endpoint post /api/v1/departments/{id}/change-active-status/
|
|
15
16
|
* @param requestParameters
|
|
16
17
|
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
17
18
|
* @param reportProgress flag to report request and response progress.
|
|
@@ -33,6 +34,7 @@ export declare class DepartmentsApiService extends BaseService implements Depart
|
|
|
33
34
|
}): Observable<HttpEvent<DepartmentDto>>;
|
|
34
35
|
/**
|
|
35
36
|
* ViewSet for Department model.
|
|
37
|
+
* @endpoint post /api/v1/departments/
|
|
36
38
|
* @param requestParameters
|
|
37
39
|
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
38
40
|
* @param reportProgress flag to report request and response progress.
|
|
@@ -54,6 +56,7 @@ export declare class DepartmentsApiService extends BaseService implements Depart
|
|
|
54
56
|
}): Observable<HttpEvent<DepartmentDto>>;
|
|
55
57
|
/**
|
|
56
58
|
* Get Job hourly reports.
|
|
59
|
+
* @endpoint get /api/v1/departments/job-hourly-reports/
|
|
57
60
|
* @param requestParameters
|
|
58
61
|
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
59
62
|
* @param reportProgress flag to report request and response progress.
|
|
@@ -75,6 +78,7 @@ export declare class DepartmentsApiService extends BaseService implements Depart
|
|
|
75
78
|
}): Observable<HttpEvent<PaginatedDepartmentJobHourlyReportListDto>>;
|
|
76
79
|
/**
|
|
77
80
|
* ViewSet for Department model.
|
|
81
|
+
* @endpoint get /api/v1/departments/
|
|
78
82
|
* @param requestParameters
|
|
79
83
|
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
80
84
|
* @param reportProgress flag to report request and response progress.
|
|
@@ -96,6 +100,7 @@ export declare class DepartmentsApiService extends BaseService implements Depart
|
|
|
96
100
|
}): Observable<HttpEvent<PaginatedDepartmentListDto>>;
|
|
97
101
|
/**
|
|
98
102
|
* ViewSet for Department model.
|
|
103
|
+
* @endpoint get /api/v1/departments/{id}/
|
|
99
104
|
* @param requestParameters
|
|
100
105
|
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
101
106
|
* @param reportProgress flag to report request and response progress.
|
|
@@ -117,6 +122,7 @@ export declare class DepartmentsApiService extends BaseService implements Depart
|
|
|
117
122
|
}): Observable<HttpEvent<DepartmentDto>>;
|
|
118
123
|
/**
|
|
119
124
|
* ViewSet for Department model.
|
|
125
|
+
* @endpoint put /api/v1/departments/{id}/
|
|
120
126
|
* @param requestParameters
|
|
121
127
|
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
122
128
|
* @param reportProgress flag to report request and response progress.
|
|
@@ -72,36 +72,42 @@ export interface DepartmentsApiServiceInterface {
|
|
|
72
72
|
/**
|
|
73
73
|
*
|
|
74
74
|
* Activate/deactivate department.
|
|
75
|
+
* @endpoint post /api/v1/departments/{id}/change-active-status/
|
|
75
76
|
* @param requestParameters
|
|
76
77
|
*/
|
|
77
78
|
departmentsChangeActiveStatusCreate(requestParameters: DepartmentsChangeActiveStatusCreateRequestParams, extraHttpRequestParams?: any): Observable<DepartmentDto>;
|
|
78
79
|
/**
|
|
79
80
|
*
|
|
80
81
|
* ViewSet for Department model.
|
|
82
|
+
* @endpoint post /api/v1/departments/
|
|
81
83
|
* @param requestParameters
|
|
82
84
|
*/
|
|
83
85
|
departmentsCreate(requestParameters: DepartmentsCreateRequestParams, extraHttpRequestParams?: any): Observable<DepartmentDto>;
|
|
84
86
|
/**
|
|
85
87
|
*
|
|
86
88
|
* Get Job hourly reports.
|
|
89
|
+
* @endpoint get /api/v1/departments/job-hourly-reports/
|
|
87
90
|
* @param requestParameters
|
|
88
91
|
*/
|
|
89
92
|
departmentsJobHourlyReportsList(requestParameters: DepartmentsJobHourlyReportsListRequestParams, extraHttpRequestParams?: any): Observable<PaginatedDepartmentJobHourlyReportListDto>;
|
|
90
93
|
/**
|
|
91
94
|
*
|
|
92
95
|
* ViewSet for Department model.
|
|
96
|
+
* @endpoint get /api/v1/departments/
|
|
93
97
|
* @param requestParameters
|
|
94
98
|
*/
|
|
95
99
|
departmentsList(requestParameters: DepartmentsListRequestParams, extraHttpRequestParams?: any): Observable<PaginatedDepartmentListDto>;
|
|
96
100
|
/**
|
|
97
101
|
*
|
|
98
102
|
* ViewSet for Department model.
|
|
103
|
+
* @endpoint get /api/v1/departments/{id}/
|
|
99
104
|
* @param requestParameters
|
|
100
105
|
*/
|
|
101
106
|
departmentsRetrieve(requestParameters: DepartmentsRetrieveRequestParams, extraHttpRequestParams?: any): Observable<DepartmentDto>;
|
|
102
107
|
/**
|
|
103
108
|
*
|
|
104
109
|
* ViewSet for Department model.
|
|
110
|
+
* @endpoint put /api/v1/departments/{id}/
|
|
105
111
|
* @param requestParameters
|
|
106
112
|
*/
|
|
107
113
|
departmentsUpdate(requestParameters: DepartmentsUpdateRequestParams, extraHttpRequestParams?: any): Observable<DepartmentDto>;
|
|
@@ -11,6 +11,7 @@ export declare class DismissalReasonsApiService extends BaseService implements D
|
|
|
11
11
|
constructor(httpClient: HttpClient, basePath: string | string[], configuration?: Configuration);
|
|
12
12
|
/**
|
|
13
13
|
* Activate/deactivate dismissal reason.
|
|
14
|
+
* @endpoint post /api/v1/dismissal-reasons/{id}/change-active-status/
|
|
14
15
|
* @param requestParameters
|
|
15
16
|
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
16
17
|
* @param reportProgress flag to report request and response progress.
|
|
@@ -32,6 +33,7 @@ export declare class DismissalReasonsApiService extends BaseService implements D
|
|
|
32
33
|
}): Observable<HttpEvent<DismissalReasonDto>>;
|
|
33
34
|
/**
|
|
34
35
|
* ViewSet for DismissalReason model.
|
|
36
|
+
* @endpoint post /api/v1/dismissal-reasons/
|
|
35
37
|
* @param requestParameters
|
|
36
38
|
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
37
39
|
* @param reportProgress flag to report request and response progress.
|
|
@@ -53,6 +55,7 @@ export declare class DismissalReasonsApiService extends BaseService implements D
|
|
|
53
55
|
}): Observable<HttpEvent<DismissalReasonDto>>;
|
|
54
56
|
/**
|
|
55
57
|
* ViewSet for DismissalReason model.
|
|
58
|
+
* @endpoint get /api/v1/dismissal-reasons/
|
|
56
59
|
* @param requestParameters
|
|
57
60
|
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
58
61
|
* @param reportProgress flag to report request and response progress.
|
|
@@ -74,6 +77,7 @@ export declare class DismissalReasonsApiService extends BaseService implements D
|
|
|
74
77
|
}): Observable<HttpEvent<PaginatedDismissalReasonListDto>>;
|
|
75
78
|
/**
|
|
76
79
|
* ViewSet for DismissalReason model.
|
|
80
|
+
* @endpoint get /api/v1/dismissal-reasons/{id}/
|
|
77
81
|
* @param requestParameters
|
|
78
82
|
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
79
83
|
* @param reportProgress flag to report request and response progress.
|
|
@@ -95,6 +99,7 @@ export declare class DismissalReasonsApiService extends BaseService implements D
|
|
|
95
99
|
}): Observable<HttpEvent<DismissalReasonDto>>;
|
|
96
100
|
/**
|
|
97
101
|
* ViewSet for DismissalReason model.
|
|
102
|
+
* @endpoint put /api/v1/dismissal-reasons/{id}/
|
|
98
103
|
* @param requestParameters
|
|
99
104
|
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
100
105
|
* @param reportProgress flag to report request and response progress.
|
|
@@ -49,30 +49,35 @@ export interface DismissalReasonsApiServiceInterface {
|
|
|
49
49
|
/**
|
|
50
50
|
*
|
|
51
51
|
* Activate/deactivate dismissal reason.
|
|
52
|
+
* @endpoint post /api/v1/dismissal-reasons/{id}/change-active-status/
|
|
52
53
|
* @param requestParameters
|
|
53
54
|
*/
|
|
54
55
|
dismissalReasonsChangeActiveStatusCreate(requestParameters: DismissalReasonsChangeActiveStatusCreateRequestParams, extraHttpRequestParams?: any): Observable<DismissalReasonDto>;
|
|
55
56
|
/**
|
|
56
57
|
*
|
|
57
58
|
* ViewSet for DismissalReason model.
|
|
59
|
+
* @endpoint post /api/v1/dismissal-reasons/
|
|
58
60
|
* @param requestParameters
|
|
59
61
|
*/
|
|
60
62
|
dismissalReasonsCreate(requestParameters: DismissalReasonsCreateRequestParams, extraHttpRequestParams?: any): Observable<DismissalReasonDto>;
|
|
61
63
|
/**
|
|
62
64
|
*
|
|
63
65
|
* ViewSet for DismissalReason model.
|
|
66
|
+
* @endpoint get /api/v1/dismissal-reasons/
|
|
64
67
|
* @param requestParameters
|
|
65
68
|
*/
|
|
66
69
|
dismissalReasonsList(requestParameters: DismissalReasonsListRequestParams, extraHttpRequestParams?: any): Observable<PaginatedDismissalReasonListDto>;
|
|
67
70
|
/**
|
|
68
71
|
*
|
|
69
72
|
* ViewSet for DismissalReason model.
|
|
73
|
+
* @endpoint get /api/v1/dismissal-reasons/{id}/
|
|
70
74
|
* @param requestParameters
|
|
71
75
|
*/
|
|
72
76
|
dismissalReasonsRetrieve(requestParameters: DismissalReasonsRetrieveRequestParams, extraHttpRequestParams?: any): Observable<DismissalReasonDto>;
|
|
73
77
|
/**
|
|
74
78
|
*
|
|
75
79
|
* ViewSet for DismissalReason model.
|
|
80
|
+
* @endpoint put /api/v1/dismissal-reasons/{id}/
|
|
76
81
|
* @param requestParameters
|
|
77
82
|
*/
|
|
78
83
|
dismissalReasonsUpdate(requestParameters: DismissalReasonsUpdateRequestParams, extraHttpRequestParams?: any): Observable<DismissalReasonDto>;
|