@resolution/jira-api-client 0.5.6 → 0.5.7
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/CHANGELOG.md +11 -0
- package/lib/openapi/core/CommonHttpClient.d.ts +33 -2
- package/lib/openapi/core/CommonHttpClient.js +287 -22
- package/lib/openapi/core/CommonHttpClient.js.map +1 -1
- package/lib/openapi/platform/BaseJiraPlatformApiClient.d.ts +3 -3
- package/lib/openapi/platform/BaseJiraPlatformApiClient.js +1 -1
- package/lib/openapi/platform/BaseJiraPlatformApiClient.js.map +1 -1
- package/lib/openapi/platform/models/issueBulkOperations.d.ts +59 -0
- package/lib/openapi/platform/models/issueBulkOperations.js +14 -0
- package/lib/openapi/platform/models/issueBulkOperations.js.map +1 -1
- package/lib/openapi/platform/models/workflows.d.ts +22 -3
- package/lib/openapi/platform/models/workflows.js +4 -0
- package/lib/openapi/platform/models/workflows.js.map +1 -1
- package/lib/openapi/platform/services/AppPropertiesService.d.ts +10 -2
- package/lib/openapi/platform/services/AppPropertiesService.js +10 -2
- package/lib/openapi/platform/services/AppPropertiesService.js.map +1 -1
- package/lib/openapi/platform/services/IssueBulkOperationsService.d.ts +13 -6
- package/lib/openapi/platform/services/IssueBulkOperationsService.js +1 -4
- package/lib/openapi/platform/services/IssueBulkOperationsService.js.map +1 -1
- package/lib/openapi/platform/services/IssueCustomFieldValuesAppsService.d.ts +10 -2
- package/lib/openapi/platform/services/IssueCustomFieldValuesAppsService.js +10 -2
- package/lib/openapi/platform/services/IssueCustomFieldValuesAppsService.js.map +1 -1
- package/lib/openapi/platform/services/JqlFunctionsAppsService.d.ts +10 -2
- package/lib/openapi/platform/services/JqlFunctionsAppsService.js +10 -2
- package/lib/openapi/platform/services/JqlFunctionsAppsService.js.map +1 -1
- package/lib/openapi/platform/services/UiModificationsAppsService.d.ts +24 -0
- package/lib/openapi/platform/services/UiModificationsAppsService.js +24 -0
- package/lib/openapi/platform/services/UiModificationsAppsService.js.map +1 -1
- package/lib/openapi/serviceManagement/BaseJiraServiceManagementApiClient.d.ts +1 -1
- package/lib/openapi/serviceManagement/BaseJiraServiceManagementApiClient.js +1 -1
- package/package.json +3 -3
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IssueBulkOperationsService.js","sourceRoot":"","sources":["../../../../src/openapi/platform/services/IssueBulkOperationsService.ts"],"names":[],"mappings":";;;AAAA,eAAe;AACf,wDAAwD;AACxD,gDAAgD;AAChD,6BAAwB;AAExB,gEAAgE;AAChE,oEAAiE;AACjE,uEAOuC;AACvC,wEAAqE;AACrE;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,MAAa,0BAA2B,SAAQ,qCAAiB;IAAjE;;QACE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;WAyEG;QACH,0BAAqB,GAAG,CAAC,EACvB,cAAc,EACd,UAAU,EACV,YAAY,EACZ,aAAa,GAUd,EAA8B,EAAE;YAC/B,OAAO,IAAI,CAAC,iBAAiB,EAAE;iBAC5B,OAAO,CAAC;gBACP,IAAI,EAAE,gCAAgC;gBACtC,MAAM,EAAE,KAAK;gBACb,KAAK,EAAE;oBACL,cAAc;oBACd,UAAU;oBACV,YAAY;oBACZ,aAAa;iBACd;aACF,CAAC;iBACD,IAAI,CACH,IAAI,CAAC,iBAAiB,EAAE,CAAC,eAAe,CAAC;gBACvC,GAAG,EAAE;oBACH,kBAAkB,EAAE,MAAM;iBAC3B;aACF,CAAC,CACH;iBACA,IAAI,CACH,gBAAgB,CAAC,YAAY,EAIzB,CACL;iBACA,IAAI,CACH,iDAAuB,CAAC,SAAS,CAC/B,2DAA2D,CAC5D,CACF;iBACA,IAAI,CAAC,gBAAgB,CAAC,OAAO,CAAC,CAAC;QACpC,CAAC,CAAC;QACF;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;WAkDG;QACH,6BAAwB,GAAG,CAAC,EAC1B,MAAM,GAIP,EAAkC,EAAE;YACnC,OAAO,IAAI,CAAC,iBAAiB,EAAE;iBAC5B,OAAO,CAAC;gBACP,IAAI,EAAE,iCAAiC;gBACvC,MAAM,EAAE,KAAK;gBACb,UAAU,EAAE;oBACV,MAAM;iBACP;aACF,CAAC;iBACD,IAAI,CACH,IAAI,CAAC,iBAAiB,EAAE,CAAC,eAAe,CAAC;gBACvC,GAAG,EAAE;oBACH,kBAAkB,EAAE,MAAM;iBAC3B;aACF,CAAC,CACH;iBACA,IAAI,CACH,gBAAgB,CAAC,YAAY,EAIzB,CACL;iBACA,IAAI,CACH,iDAAuB,CAAC,SAAS,CAC/B,8DAA8D,CAC/D,CACF;iBACA,IAAI,CAAC,gBAAgB,CAAC,OAAO,CAAC,CAAC;QACpC,CAAC,CAAC;QACF;;;;;;;;;;;;;;;;;;;;;;;;;;;WA2BG;QACH,mBAAc,GAAG,CAAC,EAChB,oBAAoB,
|
|
1
|
+
{"version":3,"file":"IssueBulkOperationsService.js","sourceRoot":"","sources":["../../../../src/openapi/platform/services/IssueBulkOperationsService.ts"],"names":[],"mappings":"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"}
|
|
@@ -21,10 +21,14 @@ export declare class IssueCustomFieldValuesAppsService extends CommonHttpService
|
|
|
21
21
|
* **[Permissions](#permissions) required:** Only the app that owns the custom
|
|
22
22
|
* field or custom field type can update its values with this operation.
|
|
23
23
|
*
|
|
24
|
+
* The new `write:app-data:jira` OAuth scope is 100% optional now, and not using
|
|
25
|
+
* it won't break your app. However, we recommend adding it to your app's scope
|
|
26
|
+
* list because we will eventually make it mandatory.
|
|
27
|
+
*
|
|
24
28
|
* @returns Returned if the request is successful.
|
|
25
29
|
* @path PUT `/rest/api/3/app/field/{fieldIdOrKey}/value`
|
|
26
30
|
* @scopes-current
|
|
27
|
-
* @scopes-beta
|
|
31
|
+
* @scopes-beta write:app-data:jira
|
|
28
32
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-custom-field-values-apps-#api-rest-api-3-app-field-fieldidorkey-value-put
|
|
29
33
|
* @param params
|
|
30
34
|
*/
|
|
@@ -61,10 +65,14 @@ export declare class IssueCustomFieldValuesAppsService extends CommonHttpService
|
|
|
61
65
|
* **[Permissions](#permissions) required:** Only the app that owns the custom
|
|
62
66
|
* field or custom field type can update its values with this operation.
|
|
63
67
|
*
|
|
68
|
+
* The new `write:app-data:jira` OAuth scope is 100% optional now, and not using
|
|
69
|
+
* it won't break your app. However, we recommend adding it to your app's scope
|
|
70
|
+
* list because we will eventually make it mandatory.
|
|
71
|
+
*
|
|
64
72
|
* @returns Returned if the request is successful.
|
|
65
73
|
* @path POST `/rest/api/3/app/field/value`
|
|
66
74
|
* @scopes-current
|
|
67
|
-
* @scopes-beta
|
|
75
|
+
* @scopes-beta write:app-data:jira
|
|
68
76
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-custom-field-values-apps-#api-rest-api-3-app-field-value-post
|
|
69
77
|
* @param params
|
|
70
78
|
*/
|
|
@@ -31,10 +31,14 @@ class IssueCustomFieldValuesAppsService extends CommonHttpService_1.CommonHttpSe
|
|
|
31
31
|
* **[Permissions](#permissions) required:** Only the app that owns the custom
|
|
32
32
|
* field or custom field type can update its values with this operation.
|
|
33
33
|
*
|
|
34
|
+
* The new `write:app-data:jira` OAuth scope is 100% optional now, and not using
|
|
35
|
+
* it won't break your app. However, we recommend adding it to your app's scope
|
|
36
|
+
* list because we will eventually make it mandatory.
|
|
37
|
+
*
|
|
34
38
|
* @returns Returned if the request is successful.
|
|
35
39
|
* @path PUT `/rest/api/3/app/field/{fieldIdOrKey}/value`
|
|
36
40
|
* @scopes-current
|
|
37
|
-
* @scopes-beta
|
|
41
|
+
* @scopes-beta write:app-data:jira
|
|
38
42
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-custom-field-values-apps-#api-rest-api-3-app-field-fieldidorkey-value-put
|
|
39
43
|
* @param params
|
|
40
44
|
*/
|
|
@@ -76,10 +80,14 @@ class IssueCustomFieldValuesAppsService extends CommonHttpService_1.CommonHttpSe
|
|
|
76
80
|
* **[Permissions](#permissions) required:** Only the app that owns the custom
|
|
77
81
|
* field or custom field type can update its values with this operation.
|
|
78
82
|
*
|
|
83
|
+
* The new `write:app-data:jira` OAuth scope is 100% optional now, and not using
|
|
84
|
+
* it won't break your app. However, we recommend adding it to your app's scope
|
|
85
|
+
* list because we will eventually make it mandatory.
|
|
86
|
+
*
|
|
79
87
|
* @returns Returned if the request is successful.
|
|
80
88
|
* @path POST `/rest/api/3/app/field/value`
|
|
81
89
|
* @scopes-current
|
|
82
|
-
* @scopes-beta
|
|
90
|
+
* @scopes-beta write:app-data:jira
|
|
83
91
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-custom-field-values-apps-#api-rest-api-3-app-field-value-post
|
|
84
92
|
* @param params
|
|
85
93
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IssueCustomFieldValuesAppsService.js","sourceRoot":"","sources":["../../../../src/openapi/platform/services/IssueCustomFieldValuesAppsService.ts"],"names":[],"mappings":";;;AAAA,eAAe;AACf,wDAAwD;AACxD,gDAAgD;AAChD,6BAAwB;AAExB,gEAAgE;AAChE,oEAAiE;AAKjE,wEAAqE;AACrE;;;;;;;GAOG;AACH,MAAa,iCAAkC,SAAQ,qCAAiB;IAAxE;;QACE
|
|
1
|
+
{"version":3,"file":"IssueCustomFieldValuesAppsService.js","sourceRoot":"","sources":["../../../../src/openapi/platform/services/IssueCustomFieldValuesAppsService.ts"],"names":[],"mappings":";;;AAAA,eAAe;AACf,wDAAwD;AACxD,gDAAgD;AAChD,6BAAwB;AAExB,gEAAgE;AAChE,oEAAiE;AAKjE,wEAAqE;AACrE;;;;;;;GAOG;AACH,MAAa,iCAAkC,SAAQ,qCAAiB;IAAxE;;QACE;;;;;;;;;;;;;;;;;;;;;;WAsBG;QACH,2BAAsB,GAAG,CAAC,EACxB,YAAY,EACZ,iBAAiB,EACjB,6BAA6B,GAoB9B,EAAiB,EAAE;YAClB,OAAO,IAAI,CAAC,iBAAiB,EAAE;iBAC5B,OAAO,CAAC;gBACP,IAAI,EAAE,4CAA4C;gBAClD,MAAM,EAAE,KAAK;gBACb,UAAU,EAAE;oBACV,YAAY;iBACb;gBACD,KAAK,EAAE;oBACL,iBAAiB;iBAClB;gBACD,OAAO,EAAE;oBACP,cAAc,EAAE,kBAAkB;iBACnC;gBACD,IAAI,EAAE,6BAA6B;aACpC,CAAC;iBACD,IAAI,CACH,IAAI,CAAC,iBAAiB,EAAE,CAAC,eAAe,CAAC;gBACvC,GAAG,EAAE;oBACH,kBAAkB,EAAE,MAAM;iBAC3B;aACF,CAAC,CACH;iBACA,IAAI,CACH,gBAAgB,CAAC,YAAY,EAIzB,CACL;iBACA,IAAI,CACH,iDAAuB,CAAC,SAAS,CAC/B,mEAAmE,CACpE,CACF;iBACA,IAAI,CAAC,gBAAgB,CAAC,OAAO,CAAC,CAAC;QACpC,CAAC,CAAC;QACF;;;;;;;;;;;;;;;;;;;;;;;WAuBG;QACH,oCAA+B,GAAG,CAAC,EACjC,iBAAiB,EACjB,sCAAsC,GA2BvC,EAAiB,EAAE;YAClB,OAAO,IAAI,CAAC,iBAAiB,EAAE;iBAC5B,OAAO,CAAC;gBACP,IAAI,EAAE,6BAA6B;gBACnC,MAAM,EAAE,MAAM;gBACd,KAAK,EAAE;oBACL,iBAAiB;iBAClB;gBACD,OAAO,EAAE;oBACP,cAAc,EAAE,kBAAkB;iBACnC;gBACD,IAAI,EAAE,sCAAsC;aAC7C,CAAC;iBACD,IAAI,CACH,IAAI,CAAC,iBAAiB,EAAE,CAAC,eAAe,CAAC;gBACvC,GAAG,EAAE;oBACH,kBAAkB,EAAE,MAAM;iBAC3B;aACF,CAAC,CACH;iBACA,IAAI,CACH,gBAAgB,CAAC,YAAY,EAIzB,CACL;iBACA,IAAI,CACH,iDAAuB,CAAC,SAAS,CAC/B,4EAA4E,CAC7E,CACF;iBACA,IAAI,CAAC,gBAAgB,CAAC,OAAO,CAAC,CAAC;QACpC,CAAC,CAAC;IA2BJ,CAAC;IA1BW,MAAM,CAAC,UAAU;QACzB,iDAAuB,CAAC,kBAAkB,CACxC,mEAAmE,EACnE,OAAC;aACE,MAAM,CAAC;YACN,MAAM,EAAE,OAAC,CAAC,OAAO,CAAC,GAAG,CAAC;YACtB,SAAS,EAAE,OAAC,CAAC,OAAO,CAAC,kBAAkB,CAAC;YACxC,IAAI,EAAE,OAAC,CAAC,OAAO,EAAE;SAClB,CAAC;aACD,QAAQ,CACP,mEAAmE,CACpE,CACJ,CAAC;QACF,iDAAuB,CAAC,kBAAkB,CACxC,4EAA4E,EAC5E,OAAC;aACE,MAAM,CAAC;YACN,MAAM,EAAE,OAAC,CAAC,OAAO,CAAC,GAAG,CAAC;YACtB,SAAS,EAAE,OAAC,CAAC,OAAO,CAAC,kBAAkB,CAAC;YACxC,IAAI,EAAE,OAAC,CAAC,OAAO,EAAE;SAClB,CAAC;aACD,QAAQ,CACP,4EAA4E,CAC7E,CACJ,CAAC;IACJ,CAAC;CACF;AArMD,8EAqMC"}
|
|
@@ -17,6 +17,10 @@ export declare class JqlFunctionsAppsService extends CommonHttpService {
|
|
|
17
17
|
* **[Permissions](#permissions) required:** This API is only accessible to apps
|
|
18
18
|
* and apps can only inspect their own functions.
|
|
19
19
|
*
|
|
20
|
+
* The new `read:app-data:jira` OAuth scope is 100% optional now, and not using it
|
|
21
|
+
* won't break your app. However, we recommend adding it to your app's scope list
|
|
22
|
+
* because we will eventually make it mandatory.
|
|
23
|
+
*
|
|
20
24
|
* @returns Returned if the request is successful.
|
|
21
25
|
*
|
|
22
26
|
* example:
|
|
@@ -60,7 +64,7 @@ export declare class JqlFunctionsAppsService extends CommonHttpService {
|
|
|
60
64
|
* ```
|
|
61
65
|
* @path GET `/rest/api/3/jql/function/computation`
|
|
62
66
|
* @scopes-current
|
|
63
|
-
* @scopes-beta
|
|
67
|
+
* @scopes-beta read:app-data:jira
|
|
64
68
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-jql-functions-apps-#api-rest-api-3-jql-function-computation-get
|
|
65
69
|
* @param params
|
|
66
70
|
*/
|
|
@@ -93,10 +97,14 @@ export declare class JqlFunctionsAppsService extends CommonHttpService {
|
|
|
93
97
|
* **[Permissions](#permissions) required:** An API for apps to update their own
|
|
94
98
|
* precomputations.
|
|
95
99
|
*
|
|
100
|
+
* The new `write:app-data:jira` OAuth scope is 100% optional now, and not using
|
|
101
|
+
* it won't break your app. However, we recommend adding it to your app's scope
|
|
102
|
+
* list because we will eventually make it mandatory.
|
|
103
|
+
*
|
|
96
104
|
* @returns Returned if the request is successful.
|
|
97
105
|
* @path POST `/rest/api/3/jql/function/computation`
|
|
98
106
|
* @scopes-current
|
|
99
|
-
* @scopes-beta
|
|
107
|
+
* @scopes-beta write:app-data:jira
|
|
100
108
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-jql-functions-apps-#api-rest-api-3-jql-function-computation-post
|
|
101
109
|
* @param params
|
|
102
110
|
*/
|
|
@@ -28,6 +28,10 @@ class JqlFunctionsAppsService extends CommonHttpService_1.CommonHttpService {
|
|
|
28
28
|
* **[Permissions](#permissions) required:** This API is only accessible to apps
|
|
29
29
|
* and apps can only inspect their own functions.
|
|
30
30
|
*
|
|
31
|
+
* The new `read:app-data:jira` OAuth scope is 100% optional now, and not using it
|
|
32
|
+
* won't break your app. However, we recommend adding it to your app's scope list
|
|
33
|
+
* because we will eventually make it mandatory.
|
|
34
|
+
*
|
|
31
35
|
* @returns Returned if the request is successful.
|
|
32
36
|
*
|
|
33
37
|
* example:
|
|
@@ -71,7 +75,7 @@ class JqlFunctionsAppsService extends CommonHttpService_1.CommonHttpService {
|
|
|
71
75
|
* ```
|
|
72
76
|
* @path GET `/rest/api/3/jql/function/computation`
|
|
73
77
|
* @scopes-current
|
|
74
|
-
* @scopes-beta
|
|
78
|
+
* @scopes-beta read:app-data:jira
|
|
75
79
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-jql-functions-apps-#api-rest-api-3-jql-function-computation-get
|
|
76
80
|
* @param params
|
|
77
81
|
*/
|
|
@@ -102,10 +106,14 @@ class JqlFunctionsAppsService extends CommonHttpService_1.CommonHttpService {
|
|
|
102
106
|
* **[Permissions](#permissions) required:** An API for apps to update their own
|
|
103
107
|
* precomputations.
|
|
104
108
|
*
|
|
109
|
+
* The new `write:app-data:jira` OAuth scope is 100% optional now, and not using
|
|
110
|
+
* it won't break your app. However, we recommend adding it to your app's scope
|
|
111
|
+
* list because we will eventually make it mandatory.
|
|
112
|
+
*
|
|
105
113
|
* @returns Returned if the request is successful.
|
|
106
114
|
* @path POST `/rest/api/3/jql/function/computation`
|
|
107
115
|
* @scopes-current
|
|
108
|
-
* @scopes-beta
|
|
116
|
+
* @scopes-beta write:app-data:jira
|
|
109
117
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-jql-functions-apps-#api-rest-api-3-jql-function-computation-post
|
|
110
118
|
* @param params
|
|
111
119
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"JqlFunctionsAppsService.js","sourceRoot":"","sources":["../../../../src/openapi/platform/services/JqlFunctionsAppsService.ts"],"names":[],"mappings":";;;AAAA,eAAe;AACf,wDAAwD;AACxD,gDAAgD;AAChD,6BAAwB;AAExB,gEAAgE;AAChE,oEAAiE;AACjE,iEAIoC;AACpC,wEAAqE;AACrE;;;;;;;GAOG;AACH,MAAa,uBAAwB,SAAQ,qCAAiB;IAA9D;;QACE
|
|
1
|
+
{"version":3,"file":"JqlFunctionsAppsService.js","sourceRoot":"","sources":["../../../../src/openapi/platform/services/JqlFunctionsAppsService.ts"],"names":[],"mappings":";;;AAAA,eAAe;AACf,wDAAwD;AACxD,gDAAgD;AAChD,6BAAwB;AAExB,gEAAgE;AAChE,oEAAiE;AACjE,iEAIoC;AACpC,wEAAqE;AACrE;;;;;;;GAOG;AACH,MAAa,uBAAwB,SAAQ,qCAAiB;IAA9D;;QACE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;WA0DG;QACH,uBAAkB,GAAG,CAAC,EACpB,WAAW,EACX,OAAO,EACP,UAAU,EACV,OAAO,MAuBL,EAAE,EAAkD,EAAE;YACxD,OAAO,IAAI,CAAC,iBAAiB,EAAE;iBAC5B,OAAO,CAAC;gBACP,IAAI,EAAE,sCAAsC;gBAC5C,MAAM,EAAE,KAAK;gBACb,KAAK,EAAE;oBACL,WAAW;oBACX,OAAO;oBACP,UAAU;oBACV,OAAO;iBACR;aACF,CAAC;iBACD,IAAI,CACH,IAAI,CAAC,iBAAiB,EAAE,CAAC,eAAe,CAAC;gBACvC,GAAG,EAAE;oBACH,kBAAkB,EAAE,MAAM;iBAC3B;aACF,CAAC,CACH;iBACA,IAAI,CACH,gBAAgB,CAAC,YAAY,EAIzB,CACL;iBACA,IAAI,CACH,iDAAuB,CAAC,SAAS,CAC/B,qDAAqD,CACtD,CACF;iBACA,IAAI,CAAC,gBAAgB,CAAC,OAAO,CAAC,CAAC;QACpC,CAAC,CAAC;QACF;;;;;;;;;;;;;;;;WAgBG;QACH,0BAAqB,GAAG,CAAC,EACvB,0CAA0C,GAkB3C,EAAiB,EAAE;YAClB,OAAO,IAAI,CAAC,iBAAiB,EAAE;iBAC5B,OAAO,CAAC;gBACP,IAAI,EAAE,sCAAsC;gBAC5C,MAAM,EAAE,MAAM;gBACd,OAAO,EAAE;oBACP,cAAc,EAAE,kBAAkB;iBACnC;gBACD,IAAI,EAAE,0CAA0C;aACjD,CAAC;iBACD,IAAI,CACH,IAAI,CAAC,iBAAiB,EAAE,CAAC,eAAe,CAAC;gBACvC,GAAG,EAAE;oBACH,kBAAkB,EAAE,MAAM;iBAC3B;aACF,CAAC,CACH;iBACA,IAAI,CACH,gBAAgB,CAAC,YAAY,EAIzB,CACL;iBACA,IAAI,CACH,iDAAuB,CAAC,SAAS,CAC/B,wDAAwD,CACzD,CACF;iBACA,IAAI,CAAC,gBAAgB,CAAC,OAAO,CAAC,CAAC;QACpC,CAAC,CAAC;IA4BJ,CAAC;IA3BW,MAAM,CAAC,UAAU;QACzB,iDAAuB,CAAC,kBAAkB,CACxC,qDAAqD,EACrD,OAAC;aACE,MAAM,CAAC;YACN,MAAM,EAAE,OAAC,CAAC,OAAO,CAAC,GAAG,CAAC;YACtB,SAAS,EAAE,OAAC,CAAC,OAAO,CAAC,kBAAkB,CAAC;YACxC,IAAI,EAAE,iDAAuB,CAAC,IAAI,CAChC,uCAAuC,CACxC;SACF,CAAC;aACD,QAAQ,CAAC,qDAAqD,CAAC,CACnE,CAAC;QACF,iDAAuB,CAAC,kBAAkB,CACxC,wDAAwD,EACxD,OAAC;aACE,MAAM,CAAC;YACN,MAAM,EAAE,OAAC,CAAC,OAAO,CAAC,GAAG,CAAC;YACtB,SAAS,EAAE,OAAC,CAAC,OAAO,CAAC,kBAAkB,CAAC;YACxC,IAAI,EAAE,OAAC,CAAC,OAAO,EAAE;SAClB,CAAC;aACD,QAAQ,CAAC,wDAAwD,CAAC,CACtE,CAAC;QACF,iDAAuB,CAAC,YAAY,CAAC;YACnC,4DAAyC;SAC1C,CAAC,CAAC;IACL,CAAC;CACF;AAtND,0DAsNC"}
|
|
@@ -24,6 +24,10 @@ export declare class UiModificationsAppsService extends CommonHttpService {
|
|
|
24
24
|
* permission](https://confluence.atlassian.com/x/yodKLg) for one or more
|
|
25
25
|
* projects, if the UI modification is created with contexts.
|
|
26
26
|
*
|
|
27
|
+
* The new `write:app-data:jira` OAuth scope is 100% optional now, and not using
|
|
28
|
+
* it won't break your app. However, we recommend adding it to your app's scope
|
|
29
|
+
* list because we will eventually make it mandatory.
|
|
30
|
+
*
|
|
27
31
|
* @returns Returned if the UI modification is created.
|
|
28
32
|
*
|
|
29
33
|
* example:
|
|
@@ -34,6 +38,8 @@ export declare class UiModificationsAppsService extends CommonHttpService {
|
|
|
34
38
|
* }
|
|
35
39
|
* ```
|
|
36
40
|
* @path POST `/rest/api/3/uiModifications`
|
|
41
|
+
* @scopes-current read:jira-work
|
|
42
|
+
* @scopes-beta read:jira-work, write:app-data:jira
|
|
37
43
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-ui-modifications-apps-#api-rest-api-3-uimodifications-post
|
|
38
44
|
* @param params
|
|
39
45
|
*/
|
|
@@ -73,8 +79,14 @@ export declare class UiModificationsAppsService extends CommonHttpService {
|
|
|
73
79
|
*
|
|
74
80
|
* **[Permissions](#permissions) required:** None.
|
|
75
81
|
*
|
|
82
|
+
* The new `write:app-data:jira` OAuth scope is 100% optional now, and not using
|
|
83
|
+
* it won't break your app. However, we recommend adding it to your app's scope
|
|
84
|
+
* list because we will eventually make it mandatory.
|
|
85
|
+
*
|
|
76
86
|
* @returns Returned if the UI modification is deleted.
|
|
77
87
|
* @path DELETE `/rest/api/3/uiModifications/{uiModificationId}`
|
|
88
|
+
* @scopes-current
|
|
89
|
+
* @scopes-beta write:app-data:jira
|
|
78
90
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-ui-modifications-apps-#api-rest-api-3-uimodifications-uimodificationid-delete
|
|
79
91
|
* @param params
|
|
80
92
|
*/
|
|
@@ -87,6 +99,10 @@ export declare class UiModificationsAppsService extends CommonHttpService {
|
|
|
87
99
|
*
|
|
88
100
|
* **[Permissions](#permissions) required:** None.
|
|
89
101
|
*
|
|
102
|
+
* The new `read:app-data:jira` OAuth scope is 100% optional now, and not using it
|
|
103
|
+
* won't break your app. However, we recommend adding it to your app's scope list
|
|
104
|
+
* because we will eventually make it mandatory.
|
|
105
|
+
*
|
|
90
106
|
* @returns Returned if the request is successful.
|
|
91
107
|
*
|
|
92
108
|
* example:
|
|
@@ -161,6 +177,8 @@ export declare class UiModificationsAppsService extends CommonHttpService {
|
|
|
161
177
|
* }
|
|
162
178
|
* ```
|
|
163
179
|
* @path GET `/rest/api/3/uiModifications`
|
|
180
|
+
* @scopes-current read:jira-work
|
|
181
|
+
* @scopes-beta read:jira-work, read:app-data:jira
|
|
164
182
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-ui-modifications-apps-#api-rest-api-3-uimodifications-get
|
|
165
183
|
* @param params
|
|
166
184
|
*/
|
|
@@ -191,8 +209,14 @@ export declare class UiModificationsAppsService extends CommonHttpService {
|
|
|
191
209
|
* permission](https://confluence.atlassian.com/x/yodKLg) for one or more
|
|
192
210
|
* projects, if the UI modification is created with contexts.
|
|
193
211
|
*
|
|
212
|
+
* The new `write:app-data:jira` OAuth scope is 100% optional now, and not using
|
|
213
|
+
* it won't break your app. However, we recommend adding it to your app's scope
|
|
214
|
+
* list because we will eventually make it mandatory.
|
|
215
|
+
*
|
|
194
216
|
* @returns Returned if the UI modification is updated.
|
|
195
217
|
* @path PUT `/rest/api/3/uiModifications/{uiModificationId}`
|
|
218
|
+
* @scopes-current read:jira-work
|
|
219
|
+
* @scopes-beta read:jira-work, write:app-data:jira
|
|
196
220
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-ui-modifications-apps-#api-rest-api-3-uimodifications-uimodificationid-put
|
|
197
221
|
* @param params
|
|
198
222
|
*/
|
|
@@ -35,6 +35,10 @@ class UiModificationsAppsService extends CommonHttpService_1.CommonHttpService {
|
|
|
35
35
|
* permission](https://confluence.atlassian.com/x/yodKLg) for one or more
|
|
36
36
|
* projects, if the UI modification is created with contexts.
|
|
37
37
|
*
|
|
38
|
+
* The new `write:app-data:jira` OAuth scope is 100% optional now, and not using
|
|
39
|
+
* it won't break your app. However, we recommend adding it to your app's scope
|
|
40
|
+
* list because we will eventually make it mandatory.
|
|
41
|
+
*
|
|
38
42
|
* @returns Returned if the UI modification is created.
|
|
39
43
|
*
|
|
40
44
|
* example:
|
|
@@ -45,6 +49,8 @@ class UiModificationsAppsService extends CommonHttpService_1.CommonHttpService {
|
|
|
45
49
|
* }
|
|
46
50
|
* ```
|
|
47
51
|
* @path POST `/rest/api/3/uiModifications`
|
|
52
|
+
* @scopes-current read:jira-work
|
|
53
|
+
* @scopes-beta read:jira-work, write:app-data:jira
|
|
48
54
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-ui-modifications-apps-#api-rest-api-3-uimodifications-post
|
|
49
55
|
* @param params
|
|
50
56
|
*/
|
|
@@ -73,8 +79,14 @@ class UiModificationsAppsService extends CommonHttpService_1.CommonHttpService {
|
|
|
73
79
|
*
|
|
74
80
|
* **[Permissions](#permissions) required:** None.
|
|
75
81
|
*
|
|
82
|
+
* The new `write:app-data:jira` OAuth scope is 100% optional now, and not using
|
|
83
|
+
* it won't break your app. However, we recommend adding it to your app's scope
|
|
84
|
+
* list because we will eventually make it mandatory.
|
|
85
|
+
*
|
|
76
86
|
* @returns Returned if the UI modification is deleted.
|
|
77
87
|
* @path DELETE `/rest/api/3/uiModifications/{uiModificationId}`
|
|
88
|
+
* @scopes-current
|
|
89
|
+
* @scopes-beta write:app-data:jira
|
|
78
90
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-ui-modifications-apps-#api-rest-api-3-uimodifications-uimodificationid-delete
|
|
79
91
|
* @param params
|
|
80
92
|
*/
|
|
@@ -101,6 +113,10 @@ class UiModificationsAppsService extends CommonHttpService_1.CommonHttpService {
|
|
|
101
113
|
*
|
|
102
114
|
* **[Permissions](#permissions) required:** None.
|
|
103
115
|
*
|
|
116
|
+
* The new `read:app-data:jira` OAuth scope is 100% optional now, and not using it
|
|
117
|
+
* won't break your app. However, we recommend adding it to your app's scope list
|
|
118
|
+
* because we will eventually make it mandatory.
|
|
119
|
+
*
|
|
104
120
|
* @returns Returned if the request is successful.
|
|
105
121
|
*
|
|
106
122
|
* example:
|
|
@@ -175,6 +191,8 @@ class UiModificationsAppsService extends CommonHttpService_1.CommonHttpService {
|
|
|
175
191
|
* }
|
|
176
192
|
* ```
|
|
177
193
|
* @path GET `/rest/api/3/uiModifications`
|
|
194
|
+
* @scopes-current read:jira-work
|
|
195
|
+
* @scopes-beta read:jira-work, read:app-data:jira
|
|
178
196
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-ui-modifications-apps-#api-rest-api-3-uimodifications-get
|
|
179
197
|
* @param params
|
|
180
198
|
*/
|
|
@@ -211,8 +229,14 @@ class UiModificationsAppsService extends CommonHttpService_1.CommonHttpService {
|
|
|
211
229
|
* permission](https://confluence.atlassian.com/x/yodKLg) for one or more
|
|
212
230
|
* projects, if the UI modification is created with contexts.
|
|
213
231
|
*
|
|
232
|
+
* The new `write:app-data:jira` OAuth scope is 100% optional now, and not using
|
|
233
|
+
* it won't break your app. However, we recommend adding it to your app's scope
|
|
234
|
+
* list because we will eventually make it mandatory.
|
|
235
|
+
*
|
|
214
236
|
* @returns Returned if the UI modification is updated.
|
|
215
237
|
* @path PUT `/rest/api/3/uiModifications/{uiModificationId}`
|
|
238
|
+
* @scopes-current read:jira-work
|
|
239
|
+
* @scopes-beta read:jira-work, write:app-data:jira
|
|
216
240
|
* @see https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-ui-modifications-apps-#api-rest-api-3-uimodifications-uimodificationid-put
|
|
217
241
|
* @param params
|
|
218
242
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UiModificationsAppsService.js","sourceRoot":"","sources":["../../../../src/openapi/platform/services/UiModificationsAppsService.ts"],"names":[],"mappings":";;;AAAA,eAAe;AACf,wDAAwD;AACxD,gDAAgD;AAChD,6BAAwB;AAExB,gEAAgE;AAChE,oEAAiE;AACjE,uEAMuC;AACvC,wEAAqE;AACrE;;;;;;;;GAQG;AACH,MAAa,0BAA2B,SAAQ,qCAAiB;IAAjE;;QACE
|
|
1
|
+
{"version":3,"file":"UiModificationsAppsService.js","sourceRoot":"","sources":["../../../../src/openapi/platform/services/UiModificationsAppsService.ts"],"names":[],"mappings":"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"}
|
|
@@ -17,7 +17,7 @@ type BaseJiraServiceManagementApiClientOptions = Partial<commonHttpClient.Common
|
|
|
17
17
|
*
|
|
18
18
|
* Public REST API for Jira Service Management
|
|
19
19
|
*
|
|
20
|
-
* @version 1001.0.0-SNAPSHOT-
|
|
20
|
+
* @version 1001.0.0-SNAPSHOT-119a52168a424e565e62ea12858793a045f9c300
|
|
21
21
|
* @internal
|
|
22
22
|
*/
|
|
23
23
|
export declare class BaseJiraServiceManagementApiClient extends CommonHttpService {
|
|
@@ -27,7 +27,7 @@ class BaseJiraServiceManagementApiClientError extends commonHttpClient.CommonHtt
|
|
|
27
27
|
*
|
|
28
28
|
* Public REST API for Jira Service Management
|
|
29
29
|
*
|
|
30
|
-
* @version 1001.0.0-SNAPSHOT-
|
|
30
|
+
* @version 1001.0.0-SNAPSHOT-119a52168a424e565e62ea12858793a045f9c300
|
|
31
31
|
* @internal
|
|
32
32
|
*/
|
|
33
33
|
class BaseJiraServiceManagementApiClient extends CommonHttpService_1.CommonHttpService {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@resolution/jira-api-client",
|
|
3
|
-
"version": "0.5.
|
|
3
|
+
"version": "0.5.7",
|
|
4
4
|
"description": "JIRA Platform & Software API Client based on OpenAPI Schema from Atlassian.",
|
|
5
5
|
"main": "lib/index.js",
|
|
6
6
|
"types": "lib/index.d.ts",
|
|
@@ -37,10 +37,10 @@
|
|
|
37
37
|
},
|
|
38
38
|
"homepage": "https://bitbucket.org/resolutiongmbh/atlassian-api-clients#readme",
|
|
39
39
|
"dependencies": {
|
|
40
|
-
"@resolution/atlassian-api-common": "^0.5.
|
|
40
|
+
"@resolution/atlassian-api-common": "^0.5.7"
|
|
41
41
|
},
|
|
42
42
|
"publishConfig": {
|
|
43
43
|
"access": "public"
|
|
44
44
|
},
|
|
45
|
-
"gitHead": "
|
|
45
|
+
"gitHead": "bb4ea7b52e1b40d794a2f3c1da9d036161f6e0cf"
|
|
46
46
|
}
|