yaveon.ecm.d3dwebhooks 0.15.0 → 0.15.1
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/js/constants/Yaveon.ECM.Constants.d.ts +1 -1
- package/js/constants/Yaveon.ECM.Constants.js +1 -1
- package/js/constants/Yaveon.ECM.d3d.Constants.d.ts +1 -1
- package/js/constants/Yaveon.ECM.d3d.Extension.Constants.d.ts +3 -3
- package/js/constants/Yaveon.ECM.d3d.Extension.Constants.js +1 -1
- package/js/constants/Yaveon.ECM.d3d.Webhook.Constants.d.ts +2 -2
- package/js/constants/Yaveon.ECM.d3d.Webhook.af.Constants.d.ts +2 -2
- package/js/features/CheckIn/Yaveon.ECM.d3d.Webhook.CheckIn.Constants.d.ts +2 -2
- package/js/features/Contract/Yaveon.ECM.d3d.Webhook.af.Contract.Constants.d.ts +2 -2
- package/js/features/Enrich/Yaveon.ECM.d3d.Webhook.Enrich.Constants.d.ts +2 -2
- package/js/features/Inherit/Yaveon.ECM.d3d.Webhook.Inherit.Constants.d.ts +2 -2
- package/js/features/Move/Yaveon.ECM.d3d.Webhook.Move.Constants.d.ts +2 -2
- package/js/features/QM/ReadReceipt/Yaveon.ECM.d3d.Webhook.af.ReadReceipt.Constants.d.ts +2 -2
- package/js/features/QM/Yaveon.ECM.d3d.Webhook.af.QM.Constants.d.ts +2 -2
- package/js/features/Sync/Yaveon.ECM.d3d.Feature.Sync.Constants.d.ts +1 -1
- package/js/features/ValueSet/Yaveon.ECM.d3d.Webhook.ValueSet.Constants.d.ts +2 -2
- package/js/features/ValueSet/alphaflow/Yaveon.ECM.d3d.Webhook.ValueSet.Af.Constants.d.ts +2 -2
- package/package.json +1 -1
|
@@ -26,12 +26,12 @@ export declare const Constants: {
|
|
|
26
26
|
readonly Entity: "entity";
|
|
27
27
|
readonly Source: "source";
|
|
28
28
|
readonly ObjectId: "objectId";
|
|
29
|
-
readonly RepositoryId: "
|
|
29
|
+
readonly RepositoryId: "repositoryid";
|
|
30
30
|
readonly BaseUrl: "baseUrl";
|
|
31
31
|
readonly Token: "token";
|
|
32
32
|
readonly Event: "event";
|
|
33
33
|
readonly Feature: "feature";
|
|
34
|
-
readonly RequestType: "
|
|
34
|
+
readonly RequestType: "requesttype";
|
|
35
35
|
};
|
|
36
36
|
readonly SourceNames: {
|
|
37
37
|
readonly Af: "af";
|
|
@@ -75,7 +75,7 @@ export declare const Constants: {
|
|
|
75
75
|
UrlParameters: {
|
|
76
76
|
readonly Event: "event";
|
|
77
77
|
readonly Feature: "feature";
|
|
78
|
-
readonly RequestType: "
|
|
78
|
+
readonly RequestType: "requesttype";
|
|
79
79
|
};
|
|
80
80
|
Method: {
|
|
81
81
|
readonly Get: "GET";
|
|
@@ -30,7 +30,7 @@ exports.Constants = Object.assign(Object.assign({}, Yaveon_ECM_d3d_Constants_1.C
|
|
|
30
30
|
FeatureNames: {
|
|
31
31
|
Sync: 'sync'
|
|
32
32
|
},
|
|
33
|
-
UrlParameters: Object.assign(Object.assign({}, Yaveon_ECM_d3d_Constants_1.Constants.UrlParameters), { Entity: 'entity', Source: 'source', ObjectId: 'objectId', RepositoryId: '
|
|
33
|
+
UrlParameters: Object.assign(Object.assign({}, Yaveon_ECM_d3d_Constants_1.Constants.UrlParameters), { Entity: 'entity', Source: 'source', ObjectId: 'objectId', RepositoryId: 'repositoryid', BaseUrl: 'baseUrl', Token: 'token' }),
|
|
34
34
|
SourceNames: {
|
|
35
35
|
Af: 'af',
|
|
36
36
|
D3d: 'd3d'
|
|
@@ -44,7 +44,7 @@ export declare const Constants: {
|
|
|
44
44
|
readonly Source: "source";
|
|
45
45
|
readonly Event: "event";
|
|
46
46
|
readonly Feature: "feature";
|
|
47
|
-
readonly RequestType: "
|
|
47
|
+
readonly RequestType: "requesttype";
|
|
48
48
|
};
|
|
49
49
|
readonly SourceNames: {
|
|
50
50
|
readonly Af: "af";
|
|
@@ -88,7 +88,7 @@ export declare const Constants: {
|
|
|
88
88
|
UrlParameters: {
|
|
89
89
|
readonly Event: "event";
|
|
90
90
|
readonly Feature: "feature";
|
|
91
|
-
readonly RequestType: "
|
|
91
|
+
readonly RequestType: "requesttype";
|
|
92
92
|
};
|
|
93
93
|
Method: {
|
|
94
94
|
readonly Get: "GET";
|
|
@@ -70,7 +70,7 @@ export declare const Constants: {
|
|
|
70
70
|
readonly Source: "source";
|
|
71
71
|
readonly Event: "event";
|
|
72
72
|
readonly Feature: "feature";
|
|
73
|
-
readonly RequestType: "
|
|
73
|
+
readonly RequestType: "requesttype";
|
|
74
74
|
};
|
|
75
75
|
readonly SourceNames: {
|
|
76
76
|
readonly Af: "af";
|
|
@@ -114,7 +114,7 @@ export declare const Constants: {
|
|
|
114
114
|
UrlParameters: {
|
|
115
115
|
readonly Event: "event";
|
|
116
116
|
readonly Feature: "feature";
|
|
117
|
-
readonly RequestType: "
|
|
117
|
+
readonly RequestType: "requesttype";
|
|
118
118
|
};
|
|
119
119
|
Method: {
|
|
120
120
|
readonly Get: "GET";
|
|
@@ -43,7 +43,7 @@ export declare const Constants: {
|
|
|
43
43
|
readonly Source: "source";
|
|
44
44
|
readonly Event: "event";
|
|
45
45
|
readonly Feature: "feature";
|
|
46
|
-
readonly RequestType: "
|
|
46
|
+
readonly RequestType: "requesttype";
|
|
47
47
|
};
|
|
48
48
|
readonly SourceNames: {
|
|
49
49
|
readonly Af: "af";
|
|
@@ -87,7 +87,7 @@ export declare const Constants: {
|
|
|
87
87
|
UrlParameters: {
|
|
88
88
|
readonly Event: "event";
|
|
89
89
|
readonly Feature: "feature";
|
|
90
|
-
readonly RequestType: "
|
|
90
|
+
readonly RequestType: "requesttype";
|
|
91
91
|
};
|
|
92
92
|
Method: {
|
|
93
93
|
readonly Get: "GET";
|
|
@@ -137,7 +137,7 @@ export declare const Constants: {
|
|
|
137
137
|
readonly Source: "source";
|
|
138
138
|
readonly Event: "event";
|
|
139
139
|
readonly Feature: "feature";
|
|
140
|
-
readonly RequestType: "
|
|
140
|
+
readonly RequestType: "requesttype";
|
|
141
141
|
};
|
|
142
142
|
readonly SourceNames: {
|
|
143
143
|
readonly Af: "af";
|
|
@@ -181,7 +181,7 @@ export declare const Constants: {
|
|
|
181
181
|
UrlParameters: {
|
|
182
182
|
readonly Event: "event";
|
|
183
183
|
readonly Feature: "feature";
|
|
184
|
-
readonly RequestType: "
|
|
184
|
+
readonly RequestType: "requesttype";
|
|
185
185
|
};
|
|
186
186
|
Method: {
|
|
187
187
|
readonly Get: "GET";
|
|
@@ -49,7 +49,7 @@ export declare const Constants: {
|
|
|
49
49
|
readonly Source: "source";
|
|
50
50
|
readonly Event: "event";
|
|
51
51
|
readonly Feature: "feature";
|
|
52
|
-
readonly RequestType: "
|
|
52
|
+
readonly RequestType: "requesttype";
|
|
53
53
|
};
|
|
54
54
|
readonly SourceNames: {
|
|
55
55
|
readonly Af: "af";
|
|
@@ -93,7 +93,7 @@ export declare const Constants: {
|
|
|
93
93
|
UrlParameters: {
|
|
94
94
|
readonly Event: "event";
|
|
95
95
|
readonly Feature: "feature";
|
|
96
|
-
readonly RequestType: "
|
|
96
|
+
readonly RequestType: "requesttype";
|
|
97
97
|
};
|
|
98
98
|
Method: {
|
|
99
99
|
readonly Get: "GET";
|
|
@@ -43,7 +43,7 @@ export declare const Constants: {
|
|
|
43
43
|
readonly Source: "source";
|
|
44
44
|
readonly Event: "event";
|
|
45
45
|
readonly Feature: "feature";
|
|
46
|
-
readonly RequestType: "
|
|
46
|
+
readonly RequestType: "requesttype";
|
|
47
47
|
};
|
|
48
48
|
readonly SourceNames: {
|
|
49
49
|
readonly Af: "af";
|
|
@@ -87,7 +87,7 @@ export declare const Constants: {
|
|
|
87
87
|
UrlParameters: {
|
|
88
88
|
readonly Event: "event";
|
|
89
89
|
readonly Feature: "feature";
|
|
90
|
-
readonly RequestType: "
|
|
90
|
+
readonly RequestType: "requesttype";
|
|
91
91
|
};
|
|
92
92
|
Method: {
|
|
93
93
|
readonly Get: "GET";
|
|
@@ -45,7 +45,7 @@ export declare const Constants: {
|
|
|
45
45
|
readonly Source: "source";
|
|
46
46
|
readonly Event: "event";
|
|
47
47
|
readonly Feature: "feature";
|
|
48
|
-
readonly RequestType: "
|
|
48
|
+
readonly RequestType: "requesttype";
|
|
49
49
|
};
|
|
50
50
|
readonly SourceNames: {
|
|
51
51
|
readonly Af: "af";
|
|
@@ -89,7 +89,7 @@ export declare const Constants: {
|
|
|
89
89
|
UrlParameters: {
|
|
90
90
|
readonly Event: "event";
|
|
91
91
|
readonly Feature: "feature";
|
|
92
|
-
readonly RequestType: "
|
|
92
|
+
readonly RequestType: "requesttype";
|
|
93
93
|
};
|
|
94
94
|
Method: {
|
|
95
95
|
readonly Get: "GET";
|
|
@@ -104,7 +104,7 @@ export declare const Constants: {
|
|
|
104
104
|
readonly Source: "source";
|
|
105
105
|
readonly Event: "event";
|
|
106
106
|
readonly Feature: "feature";
|
|
107
|
-
readonly RequestType: "
|
|
107
|
+
readonly RequestType: "requesttype";
|
|
108
108
|
};
|
|
109
109
|
readonly SourceNames: {
|
|
110
110
|
readonly Af: "af";
|
|
@@ -148,7 +148,7 @@ export declare const Constants: {
|
|
|
148
148
|
UrlParameters: {
|
|
149
149
|
readonly Event: "event";
|
|
150
150
|
readonly Feature: "feature";
|
|
151
|
-
readonly RequestType: "
|
|
151
|
+
readonly RequestType: "requesttype";
|
|
152
152
|
};
|
|
153
153
|
Method: {
|
|
154
154
|
readonly Get: "GET";
|
|
@@ -95,7 +95,7 @@ export declare const Constants: {
|
|
|
95
95
|
readonly Source: "source";
|
|
96
96
|
readonly Event: "event";
|
|
97
97
|
readonly Feature: "feature";
|
|
98
|
-
readonly RequestType: "
|
|
98
|
+
readonly RequestType: "requesttype";
|
|
99
99
|
};
|
|
100
100
|
readonly SourceNames: {
|
|
101
101
|
readonly Af: "af";
|
|
@@ -139,7 +139,7 @@ export declare const Constants: {
|
|
|
139
139
|
UrlParameters: {
|
|
140
140
|
readonly Event: "event";
|
|
141
141
|
readonly Feature: "feature";
|
|
142
|
-
readonly RequestType: "
|
|
142
|
+
readonly RequestType: "requesttype";
|
|
143
143
|
};
|
|
144
144
|
Method: {
|
|
145
145
|
readonly Get: "GET";
|
|
@@ -43,7 +43,7 @@ export declare const Constants: {
|
|
|
43
43
|
readonly Source: "source";
|
|
44
44
|
readonly Event: "event";
|
|
45
45
|
readonly Feature: "feature";
|
|
46
|
-
readonly RequestType: "
|
|
46
|
+
readonly RequestType: "requesttype";
|
|
47
47
|
};
|
|
48
48
|
readonly SourceNames: {
|
|
49
49
|
readonly Af: "af";
|
|
@@ -87,7 +87,7 @@ export declare const Constants: {
|
|
|
87
87
|
UrlParameters: {
|
|
88
88
|
readonly Event: "event";
|
|
89
89
|
readonly Feature: "feature";
|
|
90
|
-
readonly RequestType: "
|
|
90
|
+
readonly RequestType: "requesttype";
|
|
91
91
|
};
|
|
92
92
|
Method: {
|
|
93
93
|
readonly Get: "GET";
|
|
@@ -73,7 +73,7 @@ export declare const Constants: {
|
|
|
73
73
|
readonly Source: "source";
|
|
74
74
|
readonly Event: "event";
|
|
75
75
|
readonly Feature: "feature";
|
|
76
|
-
readonly RequestType: "
|
|
76
|
+
readonly RequestType: "requesttype";
|
|
77
77
|
};
|
|
78
78
|
readonly SourceNames: {
|
|
79
79
|
readonly Af: "af";
|
|
@@ -117,7 +117,7 @@ export declare const Constants: {
|
|
|
117
117
|
UrlParameters: {
|
|
118
118
|
readonly Event: "event";
|
|
119
119
|
readonly Feature: "feature";
|
|
120
|
-
readonly RequestType: "
|
|
120
|
+
readonly RequestType: "requesttype";
|
|
121
121
|
};
|
|
122
122
|
Method: {
|
|
123
123
|
readonly Get: "GET";
|