@saritasa/crm-delmar-core-sdk 0.0.300 → 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
|
@@ -56,24 +56,28 @@ export interface ExportUserPeriodsApiServiceInterface {
|
|
|
56
56
|
/**
|
|
57
57
|
*
|
|
58
58
|
* Cancel export job that is in progress.
|
|
59
|
+
* @endpoint post /api/v1/export-user-periods/{id}/cancel/
|
|
59
60
|
* @param requestParameters
|
|
60
61
|
*/
|
|
61
62
|
exportUserPeriodsCancelCreate(requestParameters: ExportUserPeriodsCancelCreateRequestParams, extraHttpRequestParams?: any): Observable<ExportJobDto>;
|
|
62
63
|
/**
|
|
63
64
|
*
|
|
64
65
|
* Export ViewSet API for UserPeriod model.
|
|
66
|
+
* @endpoint get /api/v1/export-user-periods/
|
|
65
67
|
* @param requestParameters
|
|
66
68
|
*/
|
|
67
69
|
exportUserPeriodsList(requestParameters: ExportUserPeriodsListRequestParams, extraHttpRequestParams?: any): Observable<PaginatedExportJobListDto>;
|
|
68
70
|
/**
|
|
69
71
|
*
|
|
70
72
|
* Export ViewSet API for UserPeriod model.
|
|
73
|
+
* @endpoint get /api/v1/export-user-periods/{id}/
|
|
71
74
|
* @param requestParameters
|
|
72
75
|
*/
|
|
73
76
|
exportUserPeriodsRetrieve(requestParameters: ExportUserPeriodsRetrieveRequestParams, extraHttpRequestParams?: any): Observable<ExportJobDto>;
|
|
74
77
|
/**
|
|
75
78
|
*
|
|
76
79
|
* This endpoint creates export job and starts it. To monitor progress use detail endpoint for jobs to fetch state of job. Once it\'s status is `EXPORTED`, you can download file.
|
|
80
|
+
* @endpoint post /api/v1/export-user-periods/start/
|
|
77
81
|
* @param requestParameters
|
|
78
82
|
*/
|
|
79
83
|
exportUserPeriodsStartCreate(requestParameters: ExportUserPeriodsStartCreateRequestParams, extraHttpRequestParams?: any): Observable<ExportJobDto>;
|
|
@@ -11,6 +11,7 @@ export declare class ExportUsersApiService extends BaseService implements Export
|
|
|
11
11
|
constructor(httpClient: HttpClient, basePath: string | string[], configuration?: Configuration);
|
|
12
12
|
/**
|
|
13
13
|
* Cancel export job that is in progress.
|
|
14
|
+
* @endpoint post /api/v1/export-users/{id}/cancel/
|
|
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 ExportUsersApiService extends BaseService implements Export
|
|
|
32
33
|
}): Observable<HttpEvent<ExportJobDto>>;
|
|
33
34
|
/**
|
|
34
35
|
* Viewset for exporting users.
|
|
36
|
+
* @endpoint get /api/v1/export-users/
|
|
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 ExportUsersApiService extends BaseService implements Export
|
|
|
53
55
|
}): Observable<HttpEvent<PaginatedExportJobListDto>>;
|
|
54
56
|
/**
|
|
55
57
|
* Viewset for exporting users.
|
|
58
|
+
* @endpoint get /api/v1/export-users/{id}/
|
|
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 ExportUsersApiService extends BaseService implements Export
|
|
|
74
77
|
}): Observable<HttpEvent<ExportJobDto>>;
|
|
75
78
|
/**
|
|
76
79
|
* This endpoint creates export job and starts it. To monitor progress use detail endpoint for jobs to fetch state of job. Once it\'s status is `EXPORTED`, you can download file.
|
|
80
|
+
* @endpoint post /api/v1/export-users/start/
|
|
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.
|
|
@@ -56,24 +56,28 @@ export interface ExportUsersApiServiceInterface {
|
|
|
56
56
|
/**
|
|
57
57
|
*
|
|
58
58
|
* Cancel export job that is in progress.
|
|
59
|
+
* @endpoint post /api/v1/export-users/{id}/cancel/
|
|
59
60
|
* @param requestParameters
|
|
60
61
|
*/
|
|
61
62
|
exportUsersCancelCreate(requestParameters: ExportUsersCancelCreateRequestParams, extraHttpRequestParams?: any): Observable<ExportJobDto>;
|
|
62
63
|
/**
|
|
63
64
|
*
|
|
64
65
|
* Viewset for exporting users.
|
|
66
|
+
* @endpoint get /api/v1/export-users/
|
|
65
67
|
* @param requestParameters
|
|
66
68
|
*/
|
|
67
69
|
exportUsersList(requestParameters: ExportUsersListRequestParams, extraHttpRequestParams?: any): Observable<PaginatedExportJobListDto>;
|
|
68
70
|
/**
|
|
69
71
|
*
|
|
70
72
|
* Viewset for exporting users.
|
|
73
|
+
* @endpoint get /api/v1/export-users/{id}/
|
|
71
74
|
* @param requestParameters
|
|
72
75
|
*/
|
|
73
76
|
exportUsersRetrieve(requestParameters: ExportUsersRetrieveRequestParams, extraHttpRequestParams?: any): Observable<ExportJobDto>;
|
|
74
77
|
/**
|
|
75
78
|
*
|
|
76
79
|
* This endpoint creates export job and starts it. To monitor progress use detail endpoint for jobs to fetch state of job. Once it\'s status is `EXPORTED`, you can download file.
|
|
80
|
+
* @endpoint post /api/v1/export-users/start/
|
|
77
81
|
* @param requestParameters
|
|
78
82
|
*/
|
|
79
83
|
exportUsersStartCreate(requestParameters: ExportUsersStartCreateRequestParams, extraHttpRequestParams?: any): Observable<ExportJobDto>;
|
|
@@ -10,6 +10,7 @@ export declare class JiraClientApiService extends BaseService implements JiraCli
|
|
|
10
10
|
constructor(httpClient: HttpClient, basePath: string | string[], configuration?: Configuration);
|
|
11
11
|
/**
|
|
12
12
|
* Create new project in jira.
|
|
13
|
+
* @endpoint post /api/v1/jira-client/create-project/
|
|
13
14
|
* @param requestParameters
|
|
14
15
|
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
15
16
|
* @param reportProgress flag to report request and response progress.
|
|
@@ -21,6 +21,7 @@ export interface JiraClientApiServiceInterface {
|
|
|
21
21
|
/**
|
|
22
22
|
*
|
|
23
23
|
* Create new project in jira.
|
|
24
|
+
* @endpoint post /api/v1/jira-client/create-project/
|
|
24
25
|
* @param requestParameters
|
|
25
26
|
*/
|
|
26
27
|
jiraClientCreateProjectCreate(requestParameters: JiraClientCreateProjectCreateRequestParams, extraHttpRequestParams?: any): Observable<CreateJiraProjectDto>;
|
|
@@ -11,6 +11,7 @@ export declare class JiraInstancesApiService extends BaseService implements Jira
|
|
|
11
11
|
constructor(httpClient: HttpClient, basePath: string | string[], configuration?: Configuration);
|
|
12
12
|
/**
|
|
13
13
|
* Api viewset for JiraInstance model.
|
|
14
|
+
* @endpoint get /api/v1/jira-instances/
|
|
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 JiraInstancesApiService extends BaseService implements Jira
|
|
|
32
33
|
}): Observable<HttpEvent<PaginatedJiraInstanceListDto>>;
|
|
33
34
|
/**
|
|
34
35
|
* Api viewset for JiraInstance model.
|
|
36
|
+
* @endpoint get /api/v1/jira-instances/{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.
|
|
@@ -27,12 +27,14 @@ export interface JiraInstancesApiServiceInterface {
|
|
|
27
27
|
/**
|
|
28
28
|
*
|
|
29
29
|
* Api viewset for JiraInstance model.
|
|
30
|
+
* @endpoint get /api/v1/jira-instances/
|
|
30
31
|
* @param requestParameters
|
|
31
32
|
*/
|
|
32
33
|
jiraInstancesList(requestParameters: JiraInstancesListRequestParams, extraHttpRequestParams?: any): Observable<PaginatedJiraInstanceListDto>;
|
|
33
34
|
/**
|
|
34
35
|
*
|
|
35
36
|
* Api viewset for JiraInstance model.
|
|
37
|
+
* @endpoint get /api/v1/jira-instances/{id}/
|
|
36
38
|
* @param requestParameters
|
|
37
39
|
*/
|
|
38
40
|
jiraInstancesRetrieve(requestParameters: JiraInstancesRetrieveRequestParams, extraHttpRequestParams?: any): Observable<JiraInstanceDto>;
|
|
@@ -18,6 +18,7 @@ export declare class JobsApiService extends BaseService implements JobsApiServic
|
|
|
18
18
|
constructor(httpClient: HttpClient, basePath: string | string[], configuration?: Configuration);
|
|
19
19
|
/**
|
|
20
20
|
* Get billable chart. It will return billable, unbillable and total billed time for each time span.
|
|
21
|
+
* @endpoint get /api/v1/jobs/billable-chart/
|
|
21
22
|
* @param requestParameters
|
|
22
23
|
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
23
24
|
* @param reportProgress flag to report request and response progress.
|
|
@@ -39,6 +40,7 @@ export declare class JobsApiService extends BaseService implements JobsApiServic
|
|
|
39
40
|
}): Observable<HttpEvent<Array<BillableChartDto>>>;
|
|
40
41
|
/**
|
|
41
42
|
* Api viewset for Job model.
|
|
43
|
+
* @endpoint get /api/v1/jobs/
|
|
42
44
|
* @param requestParameters
|
|
43
45
|
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
44
46
|
* @param reportProgress flag to report request and response progress.
|
|
@@ -60,6 +62,7 @@ export declare class JobsApiService extends BaseService implements JobsApiServic
|
|
|
60
62
|
}): Observable<HttpEvent<PaginatedJobListDto>>;
|
|
61
63
|
/**
|
|
62
64
|
* Get oversea chart. It will return oversea, non_oversea and total billed time for each time span.
|
|
65
|
+
* @endpoint get /api/v1/jobs/oversea-chart/
|
|
63
66
|
* @param requestParameters
|
|
64
67
|
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
65
68
|
* @param reportProgress flag to report request and response progress.
|
|
@@ -81,6 +84,7 @@ export declare class JobsApiService extends BaseService implements JobsApiServic
|
|
|
81
84
|
}): Observable<HttpEvent<Array<OverseaChartDto>>>;
|
|
82
85
|
/**
|
|
83
86
|
* Get production chart. It will return billable, unbillable and total billed time for projects for each time span.
|
|
87
|
+
* @endpoint get /api/v1/jobs/production-chart/
|
|
84
88
|
* @param requestParameters
|
|
85
89
|
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
86
90
|
* @param reportProgress flag to report request and response progress.
|
|
@@ -102,6 +106,7 @@ export declare class JobsApiService extends BaseService implements JobsApiServic
|
|
|
102
106
|
}): Observable<HttpEvent<Array<ProductionChartDto>>>;
|
|
103
107
|
/**
|
|
104
108
|
* Get report for departments.
|
|
109
|
+
* @endpoint get /api/v1/jobs/report-departments/
|
|
105
110
|
* @param requestParameters
|
|
106
111
|
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
107
112
|
* @param reportProgress flag to report request and response progress.
|
|
@@ -123,6 +128,7 @@ export declare class JobsApiService extends BaseService implements JobsApiServic
|
|
|
123
128
|
}): Observable<HttpEvent<Array<JobReportDepartmentDto>>>;
|
|
124
129
|
/**
|
|
125
130
|
* Get hourly report of jobs. Jobs are grouped by days, so each page is a list of days. Max is 10 days.
|
|
131
|
+
* @endpoint get /api/v1/jobs/report-hourly/
|
|
126
132
|
* @param requestParameters
|
|
127
133
|
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
128
134
|
* @param reportProgress flag to report request and response progress.
|
|
@@ -144,6 +150,7 @@ export declare class JobsApiService extends BaseService implements JobsApiServic
|
|
|
144
150
|
}): Observable<HttpEvent<PaginatedJobReportHourlyListDto>>;
|
|
145
151
|
/**
|
|
146
152
|
* Get report for users.
|
|
153
|
+
* @endpoint get /api/v1/jobs/report-users/
|
|
147
154
|
* @param requestParameters
|
|
148
155
|
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
149
156
|
* @param reportProgress flag to report request and response progress.
|
|
@@ -165,6 +172,7 @@ export declare class JobsApiService extends BaseService implements JobsApiServic
|
|
|
165
172
|
}): Observable<HttpEvent<Array<JobReportUserDto>>>;
|
|
166
173
|
/**
|
|
167
174
|
* Api viewset for Job model.
|
|
175
|
+
* @endpoint get /api/v1/jobs/{id}/
|
|
168
176
|
* @param requestParameters
|
|
169
177
|
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
170
178
|
* @param reportProgress flag to report request and response progress.
|
|
@@ -186,6 +194,7 @@ export declare class JobsApiService extends BaseService implements JobsApiServic
|
|
|
186
194
|
}): Observable<HttpEvent<JobDto>>;
|
|
187
195
|
/**
|
|
188
196
|
* Get stats of jobs.
|
|
197
|
+
* @endpoint get /api/v1/jobs/stats/
|
|
189
198
|
* @param requestParameters
|
|
190
199
|
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
191
200
|
* @param reportProgress flag to report request and response progress.
|
|
@@ -37,6 +37,8 @@ export interface JobsBillableChartListRequestParams {
|
|
|
37
37
|
search?: string;
|
|
38
38
|
taskComponentIn?: Array<number>;
|
|
39
39
|
taskIn?: Array<number>;
|
|
40
|
+
taskJiraLinkKey?: string;
|
|
41
|
+
taskJiraLinkKeyContains?: string;
|
|
40
42
|
taskProjectClientIn?: Array<number>;
|
|
41
43
|
taskProjectIn?: Array<number>;
|
|
42
44
|
taskSprintIn?: Array<number>;
|
|
@@ -64,6 +66,8 @@ export interface JobsListRequestParams {
|
|
|
64
66
|
search?: string;
|
|
65
67
|
taskComponentIn?: Array<number>;
|
|
66
68
|
taskIn?: Array<number>;
|
|
69
|
+
taskJiraLinkKey?: string;
|
|
70
|
+
taskJiraLinkKeyContains?: string;
|
|
67
71
|
taskProjectClientIn?: Array<number>;
|
|
68
72
|
taskProjectIn?: Array<number>;
|
|
69
73
|
taskSprintIn?: Array<number>;
|
|
@@ -89,6 +93,8 @@ export interface JobsOverseaChartListRequestParams {
|
|
|
89
93
|
search?: string;
|
|
90
94
|
taskComponentIn?: Array<number>;
|
|
91
95
|
taskIn?: Array<number>;
|
|
96
|
+
taskJiraLinkKey?: string;
|
|
97
|
+
taskJiraLinkKeyContains?: string;
|
|
92
98
|
taskProjectClientIn?: Array<number>;
|
|
93
99
|
taskProjectIn?: Array<number>;
|
|
94
100
|
taskSprintIn?: Array<number>;
|
|
@@ -114,6 +120,8 @@ export interface JobsProductionChartListRequestParams {
|
|
|
114
120
|
search?: string;
|
|
115
121
|
taskComponentIn?: Array<number>;
|
|
116
122
|
taskIn?: Array<number>;
|
|
123
|
+
taskJiraLinkKey?: string;
|
|
124
|
+
taskJiraLinkKeyContains?: string;
|
|
117
125
|
taskProjectClientIn?: Array<number>;
|
|
118
126
|
taskProjectIn?: Array<number>;
|
|
119
127
|
taskSprintIn?: Array<number>;
|
|
@@ -139,6 +147,8 @@ export interface JobsReportDepartmentsListRequestParams {
|
|
|
139
147
|
search?: string;
|
|
140
148
|
taskComponentIn?: Array<number>;
|
|
141
149
|
taskIn?: Array<number>;
|
|
150
|
+
taskJiraLinkKey?: string;
|
|
151
|
+
taskJiraLinkKeyContains?: string;
|
|
142
152
|
taskProjectClientIn?: Array<number>;
|
|
143
153
|
taskProjectIn?: Array<number>;
|
|
144
154
|
taskSprintIn?: Array<number>;
|
|
@@ -167,6 +177,8 @@ export interface JobsReportHourlyListRequestParams {
|
|
|
167
177
|
search?: string;
|
|
168
178
|
taskComponentIn?: Array<number>;
|
|
169
179
|
taskIn?: Array<number>;
|
|
180
|
+
taskJiraLinkKey?: string;
|
|
181
|
+
taskJiraLinkKeyContains?: string;
|
|
170
182
|
taskProjectClientIn?: Array<number>;
|
|
171
183
|
taskProjectIn?: Array<number>;
|
|
172
184
|
taskSprintIn?: Array<number>;
|
|
@@ -192,6 +204,8 @@ export interface JobsReportUsersListRequestParams {
|
|
|
192
204
|
search?: string;
|
|
193
205
|
taskComponentIn?: Array<number>;
|
|
194
206
|
taskIn?: Array<number>;
|
|
207
|
+
taskJiraLinkKey?: string;
|
|
208
|
+
taskJiraLinkKeyContains?: string;
|
|
195
209
|
taskProjectClientIn?: Array<number>;
|
|
196
210
|
taskProjectIn?: Array<number>;
|
|
197
211
|
taskSprintIn?: Array<number>;
|
|
@@ -221,6 +235,8 @@ export interface JobsStatsRetrieveRequestParams {
|
|
|
221
235
|
search?: string;
|
|
222
236
|
taskComponentIn?: Array<number>;
|
|
223
237
|
taskIn?: Array<number>;
|
|
238
|
+
taskJiraLinkKey?: string;
|
|
239
|
+
taskJiraLinkKeyContains?: string;
|
|
224
240
|
taskProjectClientIn?: Array<number>;
|
|
225
241
|
taskProjectIn?: Array<number>;
|
|
226
242
|
taskSprintIn?: Array<number>;
|
|
@@ -234,54 +250,63 @@ export interface JobsApiServiceInterface {
|
|
|
234
250
|
/**
|
|
235
251
|
*
|
|
236
252
|
* Get billable chart. It will return billable, unbillable and total billed time for each time span.
|
|
253
|
+
* @endpoint get /api/v1/jobs/billable-chart/
|
|
237
254
|
* @param requestParameters
|
|
238
255
|
*/
|
|
239
256
|
jobsBillableChartList(requestParameters: JobsBillableChartListRequestParams, extraHttpRequestParams?: any): Observable<Array<BillableChartDto>>;
|
|
240
257
|
/**
|
|
241
258
|
*
|
|
242
259
|
* Api viewset for Job model.
|
|
260
|
+
* @endpoint get /api/v1/jobs/
|
|
243
261
|
* @param requestParameters
|
|
244
262
|
*/
|
|
245
263
|
jobsList(requestParameters: JobsListRequestParams, extraHttpRequestParams?: any): Observable<PaginatedJobListDto>;
|
|
246
264
|
/**
|
|
247
265
|
*
|
|
248
266
|
* Get oversea chart. It will return oversea, non_oversea and total billed time for each time span.
|
|
267
|
+
* @endpoint get /api/v1/jobs/oversea-chart/
|
|
249
268
|
* @param requestParameters
|
|
250
269
|
*/
|
|
251
270
|
jobsOverseaChartList(requestParameters: JobsOverseaChartListRequestParams, extraHttpRequestParams?: any): Observable<Array<OverseaChartDto>>;
|
|
252
271
|
/**
|
|
253
272
|
*
|
|
254
273
|
* Get production chart. It will return billable, unbillable and total billed time for projects for each time span.
|
|
274
|
+
* @endpoint get /api/v1/jobs/production-chart/
|
|
255
275
|
* @param requestParameters
|
|
256
276
|
*/
|
|
257
277
|
jobsProductionChartList(requestParameters: JobsProductionChartListRequestParams, extraHttpRequestParams?: any): Observable<Array<ProductionChartDto>>;
|
|
258
278
|
/**
|
|
259
279
|
*
|
|
260
280
|
* Get report for departments.
|
|
281
|
+
* @endpoint get /api/v1/jobs/report-departments/
|
|
261
282
|
* @param requestParameters
|
|
262
283
|
*/
|
|
263
284
|
jobsReportDepartmentsList(requestParameters: JobsReportDepartmentsListRequestParams, extraHttpRequestParams?: any): Observable<Array<JobReportDepartmentDto>>;
|
|
264
285
|
/**
|
|
265
286
|
*
|
|
266
287
|
* Get hourly report of jobs. Jobs are grouped by days, so each page is a list of days. Max is 10 days.
|
|
288
|
+
* @endpoint get /api/v1/jobs/report-hourly/
|
|
267
289
|
* @param requestParameters
|
|
268
290
|
*/
|
|
269
291
|
jobsReportHourlyList(requestParameters: JobsReportHourlyListRequestParams, extraHttpRequestParams?: any): Observable<PaginatedJobReportHourlyListDto>;
|
|
270
292
|
/**
|
|
271
293
|
*
|
|
272
294
|
* Get report for users.
|
|
295
|
+
* @endpoint get /api/v1/jobs/report-users/
|
|
273
296
|
* @param requestParameters
|
|
274
297
|
*/
|
|
275
298
|
jobsReportUsersList(requestParameters: JobsReportUsersListRequestParams, extraHttpRequestParams?: any): Observable<Array<JobReportUserDto>>;
|
|
276
299
|
/**
|
|
277
300
|
*
|
|
278
301
|
* Api viewset for Job model.
|
|
302
|
+
* @endpoint get /api/v1/jobs/{id}/
|
|
279
303
|
* @param requestParameters
|
|
280
304
|
*/
|
|
281
305
|
jobsRetrieve(requestParameters: JobsRetrieveRequestParams, extraHttpRequestParams?: any): Observable<JobDto>;
|
|
282
306
|
/**
|
|
283
307
|
*
|
|
284
308
|
* Get stats of jobs.
|
|
309
|
+
* @endpoint get /api/v1/jobs/stats/
|
|
285
310
|
* @param requestParameters
|
|
286
311
|
*/
|
|
287
312
|
jobsStatsRetrieve(requestParameters: JobsStatsRetrieveRequestParams, extraHttpRequestParams?: any): Observable<JobStatsDto>;
|
|
@@ -11,6 +11,7 @@ export declare class LocationsApiService extends BaseService implements Location
|
|
|
11
11
|
constructor(httpClient: HttpClient, basePath: string | string[], configuration?: Configuration);
|
|
12
12
|
/**
|
|
13
13
|
* ViewSet for Location model.
|
|
14
|
+
* @endpoint post /api/v1/locations/
|
|
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 LocationsApiService extends BaseService implements Location
|
|
|
32
33
|
}): Observable<HttpEvent<LocationDto>>;
|
|
33
34
|
/**
|
|
34
35
|
* ViewSet for Location model.
|
|
36
|
+
* @endpoint delete /api/v1/locations/{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 LocationsApiService extends BaseService implements Location
|
|
|
53
55
|
}): Observable<HttpEvent<any>>;
|
|
54
56
|
/**
|
|
55
57
|
* ViewSet for Location model.
|
|
58
|
+
* @endpoint get /api/v1/locations/
|
|
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 LocationsApiService extends BaseService implements Location
|
|
|
74
77
|
}): Observable<HttpEvent<PaginatedLocationListDto>>;
|
|
75
78
|
/**
|
|
76
79
|
* ViewSet for Location model.
|
|
80
|
+
* @endpoint get /api/v1/locations/{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 LocationsApiService extends BaseService implements Location
|
|
|
95
99
|
}): Observable<HttpEvent<LocationDto>>;
|
|
96
100
|
/**
|
|
97
101
|
* ViewSet for Location model.
|
|
102
|
+
* @endpoint put /api/v1/locations/{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 LocationsApiServiceInterface {
|
|
|
48
48
|
/**
|
|
49
49
|
*
|
|
50
50
|
* ViewSet for Location model.
|
|
51
|
+
* @endpoint post /api/v1/locations/
|
|
51
52
|
* @param requestParameters
|
|
52
53
|
*/
|
|
53
54
|
locationsCreate(requestParameters: LocationsCreateRequestParams, extraHttpRequestParams?: any): Observable<LocationDto>;
|
|
54
55
|
/**
|
|
55
56
|
*
|
|
56
57
|
* ViewSet for Location model.
|
|
58
|
+
* @endpoint delete /api/v1/locations/{id}/
|
|
57
59
|
* @param requestParameters
|
|
58
60
|
*/
|
|
59
61
|
locationsDestroy(requestParameters: LocationsDestroyRequestParams, extraHttpRequestParams?: any): Observable<{}>;
|
|
60
62
|
/**
|
|
61
63
|
*
|
|
62
64
|
* ViewSet for Location model.
|
|
65
|
+
* @endpoint get /api/v1/locations/
|
|
63
66
|
* @param requestParameters
|
|
64
67
|
*/
|
|
65
68
|
locationsList(requestParameters: LocationsListRequestParams, extraHttpRequestParams?: any): Observable<PaginatedLocationListDto>;
|
|
66
69
|
/**
|
|
67
70
|
*
|
|
68
71
|
* ViewSet for Location model.
|
|
72
|
+
* @endpoint get /api/v1/locations/{id}/
|
|
69
73
|
* @param requestParameters
|
|
70
74
|
*/
|
|
71
75
|
locationsRetrieve(requestParameters: LocationsRetrieveRequestParams, extraHttpRequestParams?: any): Observable<LocationDto>;
|
|
72
76
|
/**
|
|
73
77
|
*
|
|
74
78
|
* ViewSet for Location model.
|
|
79
|
+
* @endpoint put /api/v1/locations/{id}/
|
|
75
80
|
* @param requestParameters
|
|
76
81
|
*/
|
|
77
82
|
locationsUpdate(requestParameters: LocationsUpdateRequestParams, extraHttpRequestParams?: any): Observable<LocationDto>;
|
|
@@ -11,6 +11,7 @@ export declare class NotificationsApiService extends BaseService implements Noti
|
|
|
11
11
|
constructor(httpClient: HttpClient, basePath: string | string[], configuration?: Configuration);
|
|
12
12
|
/**
|
|
13
13
|
* Delete all notifications.
|
|
14
|
+
* @endpoint delete /api/v1/notifications/delete-all/
|
|
14
15
|
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
15
16
|
* @param reportProgress flag to report request and response progress.
|
|
16
17
|
*/
|
|
@@ -31,6 +32,7 @@ export declare class NotificationsApiService extends BaseService implements Noti
|
|
|
31
32
|
}): Observable<HttpEvent<any>>;
|
|
32
33
|
/**
|
|
33
34
|
* Readonly view set for Notification model.
|
|
35
|
+
* @endpoint delete /api/v1/notifications/{id}/
|
|
34
36
|
* @param requestParameters
|
|
35
37
|
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
36
38
|
* @param reportProgress flag to report request and response progress.
|
|
@@ -52,6 +54,7 @@ export declare class NotificationsApiService extends BaseService implements Noti
|
|
|
52
54
|
}): Observable<HttpEvent<any>>;
|
|
53
55
|
/**
|
|
54
56
|
* Readonly view set for Notification model.
|
|
57
|
+
* @endpoint get /api/v1/notifications/
|
|
55
58
|
* @param requestParameters
|
|
56
59
|
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
57
60
|
* @param reportProgress flag to report request and response progress.
|
|
@@ -73,6 +76,7 @@ export declare class NotificationsApiService extends BaseService implements Noti
|
|
|
73
76
|
}): Observable<HttpEvent<PaginatedNotificationListDto>>;
|
|
74
77
|
/**
|
|
75
78
|
* Mark notification as read.
|
|
79
|
+
* @endpoint post /api/v1/notifications/{id}/read/
|
|
76
80
|
* @param requestParameters
|
|
77
81
|
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
78
82
|
* @param reportProgress flag to report request and response progress.
|
|
@@ -94,6 +98,7 @@ export declare class NotificationsApiService extends BaseService implements Noti
|
|
|
94
98
|
}): Observable<HttpEvent<any>>;
|
|
95
99
|
/**
|
|
96
100
|
* Readonly view set for Notification model.
|
|
101
|
+
* @endpoint get /api/v1/notifications/{id}/
|
|
97
102
|
* @param requestParameters
|
|
98
103
|
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
99
104
|
* @param reportProgress flag to report request and response progress.
|
|
@@ -115,6 +120,7 @@ export declare class NotificationsApiService extends BaseService implements Noti
|
|
|
115
120
|
}): Observable<HttpEvent<NotificationDto>>;
|
|
116
121
|
/**
|
|
117
122
|
* Mark notification as unread.
|
|
123
|
+
* @endpoint post /api/v1/notifications/{id}/unread/
|
|
118
124
|
* @param requestParameters
|
|
119
125
|
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
120
126
|
* @param reportProgress flag to report request and response progress.
|
|
@@ -31,7 +31,7 @@ export interface NotificationsListRequestParams {
|
|
|
31
31
|
limit?: number;
|
|
32
32
|
offset?: number;
|
|
33
33
|
ordering?: string;
|
|
34
|
-
type?: "deleted_personal_holiday" | "deleted_personal_workday" | "deleted_sick" | "new_compensation" | "new_personal_holiday" | "new_personal_workday" | "new_sick" | "new_user_score" | "new_user_score_for_supervisee" | "new_vacation" | "updated_personal_holiday" | "updated_personal_workday" | "updated_sick" | "updated_vacation" | "vacation_approval_reminder" | "vacation_approved" | "vacation_rejected";
|
|
34
|
+
type?: "deleted_personal_holiday" | "deleted_personal_workday" | "deleted_sick" | "new_compensation" | "new_personal_holiday" | "new_personal_workday" | "new_sick" | "new_user_score" | "new_user_score_for_supervisee" | "new_vacation" | "updated_personal_holiday" | "updated_personal_workday" | "updated_sick" | "updated_vacation" | "user_period_approver_approved" | "vacation_approval_reminder" | "vacation_approved" | "vacation_rejected";
|
|
35
35
|
typeIn?: Array<string>;
|
|
36
36
|
}
|
|
37
37
|
export interface NotificationsReadCreateRequestParams {
|
|
@@ -49,35 +49,41 @@ export interface NotificationsApiServiceInterface {
|
|
|
49
49
|
/**
|
|
50
50
|
*
|
|
51
51
|
* Delete all notifications.
|
|
52
|
+
* @endpoint delete /api/v1/notifications/delete-all/
|
|
52
53
|
*/
|
|
53
54
|
notificationsDeleteAllDestroy(extraHttpRequestParams?: any): Observable<{}>;
|
|
54
55
|
/**
|
|
55
56
|
*
|
|
56
57
|
* Readonly view set for Notification model.
|
|
58
|
+
* @endpoint delete /api/v1/notifications/{id}/
|
|
57
59
|
* @param requestParameters
|
|
58
60
|
*/
|
|
59
61
|
notificationsDestroy(requestParameters: NotificationsDestroyRequestParams, extraHttpRequestParams?: any): Observable<{}>;
|
|
60
62
|
/**
|
|
61
63
|
*
|
|
62
64
|
* Readonly view set for Notification model.
|
|
65
|
+
* @endpoint get /api/v1/notifications/
|
|
63
66
|
* @param requestParameters
|
|
64
67
|
*/
|
|
65
68
|
notificationsList(requestParameters: NotificationsListRequestParams, extraHttpRequestParams?: any): Observable<PaginatedNotificationListDto>;
|
|
66
69
|
/**
|
|
67
70
|
*
|
|
68
71
|
* Mark notification as read.
|
|
72
|
+
* @endpoint post /api/v1/notifications/{id}/read/
|
|
69
73
|
* @param requestParameters
|
|
70
74
|
*/
|
|
71
75
|
notificationsReadCreate(requestParameters: NotificationsReadCreateRequestParams, extraHttpRequestParams?: any): Observable<{}>;
|
|
72
76
|
/**
|
|
73
77
|
*
|
|
74
78
|
* Readonly view set for Notification model.
|
|
79
|
+
* @endpoint get /api/v1/notifications/{id}/
|
|
75
80
|
* @param requestParameters
|
|
76
81
|
*/
|
|
77
82
|
notificationsRetrieve(requestParameters: NotificationsRetrieveRequestParams, extraHttpRequestParams?: any): Observable<NotificationDto>;
|
|
78
83
|
/**
|
|
79
84
|
*
|
|
80
85
|
* Mark notification as unread.
|
|
86
|
+
* @endpoint post /api/v1/notifications/{id}/unread/
|
|
81
87
|
* @param requestParameters
|
|
82
88
|
*/
|
|
83
89
|
notificationsUnreadCreate(requestParameters: NotificationsUnreadCreateRequestParams, extraHttpRequestParams?: any): Observable<{}>;
|
|
@@ -10,6 +10,7 @@ export declare class PermissionDataApiService extends BaseService implements Per
|
|
|
10
10
|
constructor(httpClient: HttpClient, basePath: string | string[], configuration?: Configuration);
|
|
11
11
|
/**
|
|
12
12
|
* Get permission data.
|
|
13
|
+
* @endpoint get /api/v1/permission-data/
|
|
13
14
|
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
14
15
|
* @param reportProgress flag to report request and response progress.
|
|
15
16
|
*/
|
|
@@ -3,13 +3,36 @@ import { Observable } from "rxjs";
|
|
|
3
3
|
import { ProfileDto } from "../model/profile.dto";
|
|
4
4
|
import { Configuration } from "../configuration";
|
|
5
5
|
import { BaseService } from "../api.base.service";
|
|
6
|
-
import { ProfileApiServiceInterface, ProfileUpdateRequestParams } from "./profile-api.serviceInterface";
|
|
6
|
+
import { ProfileApiServiceInterface, ProfilePartialUpdateRequestParams, ProfileUpdateRequestParams } from "./profile-api.serviceInterface";
|
|
7
7
|
import * as i0 from "@angular/core";
|
|
8
8
|
export declare class ProfileApiService extends BaseService implements ProfileApiServiceInterface {
|
|
9
9
|
protected httpClient: HttpClient;
|
|
10
10
|
constructor(httpClient: HttpClient, basePath: string | string[], configuration?: Configuration);
|
|
11
11
|
/**
|
|
12
12
|
* Viewset for managing current user.
|
|
13
|
+
* @endpoint patch /api/v1/profile/
|
|
14
|
+
* @param requestParameters
|
|
15
|
+
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
16
|
+
* @param reportProgress flag to report request and response progress.
|
|
17
|
+
*/
|
|
18
|
+
profilePartialUpdate(requestParameters?: ProfilePartialUpdateRequestParams, observe?: "body", reportProgress?: boolean, options?: {
|
|
19
|
+
httpHeaderAccept?: "application/json";
|
|
20
|
+
context?: HttpContext;
|
|
21
|
+
transferCache?: boolean;
|
|
22
|
+
}): Observable<ProfileDto>;
|
|
23
|
+
profilePartialUpdate(requestParameters?: ProfilePartialUpdateRequestParams, observe?: "response", reportProgress?: boolean, options?: {
|
|
24
|
+
httpHeaderAccept?: "application/json";
|
|
25
|
+
context?: HttpContext;
|
|
26
|
+
transferCache?: boolean;
|
|
27
|
+
}): Observable<HttpResponse<ProfileDto>>;
|
|
28
|
+
profilePartialUpdate(requestParameters?: ProfilePartialUpdateRequestParams, observe?: "events", reportProgress?: boolean, options?: {
|
|
29
|
+
httpHeaderAccept?: "application/json";
|
|
30
|
+
context?: HttpContext;
|
|
31
|
+
transferCache?: boolean;
|
|
32
|
+
}): Observable<HttpEvent<ProfileDto>>;
|
|
33
|
+
/**
|
|
34
|
+
* Viewset for managing current user.
|
|
35
|
+
* @endpoint get /api/v1/profile/
|
|
13
36
|
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
14
37
|
* @param reportProgress flag to report request and response progress.
|
|
15
38
|
*/
|
|
@@ -30,6 +53,7 @@ export declare class ProfileApiService extends BaseService implements ProfileApi
|
|
|
30
53
|
}): Observable<HttpEvent<ProfileDto>>;
|
|
31
54
|
/**
|
|
32
55
|
* Viewset for managing current user.
|
|
56
|
+
* @endpoint put /api/v1/profile/
|
|
33
57
|
* @param requestParameters
|
|
34
58
|
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
35
59
|
* @param reportProgress flag to report request and response progress.
|
|
@@ -9,9 +9,13 @@
|
|
|
9
9
|
*/
|
|
10
10
|
import { HttpHeaders } from "@angular/common/http";
|
|
11
11
|
import { Observable } from "rxjs";
|
|
12
|
+
import { PatchedPatchProfileRequestDto } from "../model/models";
|
|
12
13
|
import { ProfileDto } from "../model/models";
|
|
13
14
|
import { ProfileRequestDto } from "../model/models";
|
|
14
15
|
import { Configuration } from "../configuration";
|
|
16
|
+
export interface ProfilePartialUpdateRequestParams {
|
|
17
|
+
patchedPatchProfileRequestDto?: PatchedPatchProfileRequestDto;
|
|
18
|
+
}
|
|
15
19
|
export interface ProfileUpdateRequestParams {
|
|
16
20
|
profileRequestDto: ProfileRequestDto;
|
|
17
21
|
}
|
|
@@ -21,11 +25,20 @@ export interface ProfileApiServiceInterface {
|
|
|
21
25
|
/**
|
|
22
26
|
*
|
|
23
27
|
* Viewset for managing current user.
|
|
28
|
+
* @endpoint patch /api/v1/profile/
|
|
29
|
+
* @param requestParameters
|
|
30
|
+
*/
|
|
31
|
+
profilePartialUpdate(requestParameters: ProfilePartialUpdateRequestParams, extraHttpRequestParams?: any): Observable<ProfileDto>;
|
|
32
|
+
/**
|
|
33
|
+
*
|
|
34
|
+
* Viewset for managing current user.
|
|
35
|
+
* @endpoint get /api/v1/profile/
|
|
24
36
|
*/
|
|
25
37
|
profileRetrieve(extraHttpRequestParams?: any): Observable<ProfileDto>;
|
|
26
38
|
/**
|
|
27
39
|
*
|
|
28
40
|
* Viewset for managing current user.
|
|
41
|
+
* @endpoint put /api/v1/profile/
|
|
29
42
|
* @param requestParameters
|
|
30
43
|
*/
|
|
31
44
|
profileUpdate(requestParameters: ProfileUpdateRequestParams, extraHttpRequestParams?: any): Observable<ProfileDto>;
|