@digdir/dialogporten-schema 1.7.1 → 1.8.1-2a6fe0f
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/package.json +14 -2
- package/schema.verified.graphql +47 -42
- package/src/index.js +297 -0
- package/swagger.verified.json +577 -998
package/swagger.verified.json
CHANGED
|
@@ -94,7 +94,7 @@
|
|
|
94
94
|
}
|
|
95
95
|
},
|
|
96
96
|
"404": {
|
|
97
|
-
"description": "
|
|
97
|
+
"description": "Not Found",
|
|
98
98
|
"content": {
|
|
99
99
|
"application/problem+json": {
|
|
100
100
|
"schema": {
|
|
@@ -157,7 +157,7 @@
|
|
|
157
157
|
}
|
|
158
158
|
},
|
|
159
159
|
"404": {
|
|
160
|
-
"description": "
|
|
160
|
+
"description": "Not Found",
|
|
161
161
|
"content": {
|
|
162
162
|
"application/problem+json": {
|
|
163
163
|
"schema": {
|
|
@@ -227,18 +227,20 @@
|
|
|
227
227
|
"Value": [
|
|
228
228
|
{
|
|
229
229
|
"Value": "Some Title",
|
|
230
|
-
"
|
|
230
|
+
"LanguageCode": "en"
|
|
231
231
|
}
|
|
232
|
-
]
|
|
232
|
+
],
|
|
233
|
+
"MediaType": "text/plain"
|
|
233
234
|
},
|
|
234
235
|
{
|
|
235
236
|
"Type": 3,
|
|
236
237
|
"Value": [
|
|
237
238
|
{
|
|
238
239
|
"Value": "Some Summary",
|
|
239
|
-
"
|
|
240
|
+
"LanguageCode": "en"
|
|
240
241
|
}
|
|
241
|
-
]
|
|
242
|
+
],
|
|
243
|
+
"MediaType": "text/plain"
|
|
242
244
|
}
|
|
243
245
|
],
|
|
244
246
|
"SearchTags": [
|
|
@@ -249,24 +251,20 @@
|
|
|
249
251
|
"Value": "anotherSearchTag"
|
|
250
252
|
}
|
|
251
253
|
],
|
|
252
|
-
"
|
|
254
|
+
"Attachments": [
|
|
253
255
|
{
|
|
254
256
|
"Id": "02a72809-eddd-4192-864d-8f1755d72f4e",
|
|
255
|
-
"Type": "http://example.com/some-type",
|
|
256
|
-
"ExternalReference": null,
|
|
257
|
-
"AuthorizationAttribute": null,
|
|
258
|
-
"RelatedDialogElementId": null,
|
|
259
257
|
"DisplayName": [
|
|
260
258
|
{
|
|
261
259
|
"Value": "Some display name",
|
|
262
|
-
"
|
|
260
|
+
"LanguageCode": "en"
|
|
263
261
|
}
|
|
264
262
|
],
|
|
265
263
|
"Urls": [
|
|
266
264
|
{
|
|
267
265
|
"Id": "858177cb-8584-4d10-a086-3a5defa7a6c3",
|
|
268
|
-
"Url": "
|
|
269
|
-
"
|
|
266
|
+
"Url": "https://example.com/some-url",
|
|
267
|
+
"MediaType": null,
|
|
270
268
|
"ConsumerType": 0
|
|
271
269
|
}
|
|
272
270
|
]
|
|
@@ -278,19 +276,20 @@
|
|
|
278
276
|
"Action": "submit",
|
|
279
277
|
"Url": "https://example.com/some-url",
|
|
280
278
|
"AuthorizationAttribute": null,
|
|
281
|
-
"
|
|
282
|
-
"
|
|
279
|
+
"IsDeleteDialogAction": false,
|
|
280
|
+
"HttpMethod": 1,
|
|
283
281
|
"Priority": 1,
|
|
284
282
|
"Title": [
|
|
285
283
|
{
|
|
286
284
|
"Value": "GUI action title",
|
|
287
|
-
"
|
|
285
|
+
"LanguageCode": "en"
|
|
288
286
|
},
|
|
289
287
|
{
|
|
290
288
|
"Value": "GUI action-tittel",
|
|
291
|
-
"
|
|
289
|
+
"LanguageCode": "nb"
|
|
292
290
|
}
|
|
293
|
-
]
|
|
291
|
+
],
|
|
292
|
+
"Prompt": null
|
|
294
293
|
}
|
|
295
294
|
],
|
|
296
295
|
"ApiActions": [
|
|
@@ -298,7 +297,6 @@
|
|
|
298
297
|
"Id": "948b07ba-1a82-403e-8eaa-2e5784af07a9",
|
|
299
298
|
"Action": "submit",
|
|
300
299
|
"AuthorizationAttribute": null,
|
|
301
|
-
"DialogElementId": null,
|
|
302
300
|
"Endpoints": [
|
|
303
301
|
{
|
|
304
302
|
"Id": null,
|
|
@@ -321,25 +319,19 @@
|
|
|
321
319
|
"ExtendedType": null,
|
|
322
320
|
"Type": 3,
|
|
323
321
|
"RelatedActivityId": null,
|
|
324
|
-
"
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
},
|
|
330
|
-
{
|
|
331
|
-
"Value": "En utfører",
|
|
332
|
-
"CultureCode": "nb-no"
|
|
333
|
-
}
|
|
334
|
-
],
|
|
322
|
+
"PerformedBy": {
|
|
323
|
+
"ActorType": 2,
|
|
324
|
+
"ActorName": null,
|
|
325
|
+
"ActorId": null
|
|
326
|
+
},
|
|
335
327
|
"Description": [
|
|
336
328
|
{
|
|
337
329
|
"Value": "Some description",
|
|
338
|
-
"
|
|
330
|
+
"LanguageCode": "en"
|
|
339
331
|
},
|
|
340
332
|
{
|
|
341
333
|
"Value": "En beskrivelse",
|
|
342
|
-
"
|
|
334
|
+
"LanguageCode": "nb"
|
|
343
335
|
}
|
|
344
336
|
]
|
|
345
337
|
}
|
|
@@ -798,9 +790,9 @@
|
|
|
798
790
|
}
|
|
799
791
|
},
|
|
800
792
|
{
|
|
801
|
-
"name": "
|
|
793
|
+
"name": "searchLanguageCode",
|
|
802
794
|
"in": "query",
|
|
803
|
-
"description": "Limit free text search to texts with this
|
|
795
|
+
"description": "Limit free text search to texts with this language code, e.g. 'no', 'en'. Culture codes will be normalized to neutral language codes (ISO 639). Default: search all culture codes",
|
|
804
796
|
"schema": {
|
|
805
797
|
"type": "string",
|
|
806
798
|
"nullable": true
|
|
@@ -995,14 +987,14 @@
|
|
|
995
987
|
]
|
|
996
988
|
}
|
|
997
989
|
},
|
|
998
|
-
"/api/v1/serviceowner/dialogs/{dialogId}/
|
|
999
|
-
"
|
|
990
|
+
"/api/v1/serviceowner/dialogs/{dialogId}/activities": {
|
|
991
|
+
"get": {
|
|
1000
992
|
"tags": [
|
|
1001
993
|
"Serviceowner"
|
|
1002
994
|
],
|
|
1003
|
-
"summary": "
|
|
1004
|
-
"description": "
|
|
1005
|
-
"operationId": "
|
|
995
|
+
"summary": "Gets a list of dialog activities",
|
|
996
|
+
"description": "Gets the list of activities belonging to a dialog",
|
|
997
|
+
"operationId": "GetDialogActivityListSO",
|
|
1006
998
|
"parameters": [
|
|
1007
999
|
{
|
|
1008
1000
|
"name": "dialogId",
|
|
@@ -1012,9 +1004,43 @@
|
|
|
1012
1004
|
"type": "string",
|
|
1013
1005
|
"format": "guid"
|
|
1014
1006
|
}
|
|
1007
|
+
}
|
|
1008
|
+
],
|
|
1009
|
+
"responses": {
|
|
1010
|
+
"200": {
|
|
1011
|
+
"description": "Successfully returned the dialog activity list.",
|
|
1012
|
+
"content": {
|
|
1013
|
+
"text/plain": {
|
|
1014
|
+
"schema": {}
|
|
1015
|
+
},
|
|
1016
|
+
"application/json": {
|
|
1017
|
+
"schema": {}
|
|
1018
|
+
}
|
|
1019
|
+
}
|
|
1020
|
+
},
|
|
1021
|
+
"401": {
|
|
1022
|
+
"description": "Missing or invalid authentication token. Requires a Maskinporten-token with the scope \"digdir:dialogporten.serviceprovider\"."
|
|
1015
1023
|
},
|
|
1024
|
+
"403": {
|
|
1025
|
+
"description": "Unauthorized to get the supplied dialog (not owned by authenticated organization or has additional scope requirements defined in policy)."
|
|
1026
|
+
}
|
|
1027
|
+
},
|
|
1028
|
+
"security": [
|
|
1029
|
+
{
|
|
1030
|
+
"JWTBearerAuth": []
|
|
1031
|
+
}
|
|
1032
|
+
]
|
|
1033
|
+
},
|
|
1034
|
+
"post": {
|
|
1035
|
+
"tags": [
|
|
1036
|
+
"Serviceowner"
|
|
1037
|
+
],
|
|
1038
|
+
"summary": "Adds a activity to a dialogs activity history",
|
|
1039
|
+
"description": "The activity is created with the given configuration. For more information see the documentation (link TBD).\n\nOptimistic concurrency control is implemented using the If-Match header. Supply the Revision value from the GetDialog endpoint to ensure that the dialog is not modified/deleted by another request in the meantime.",
|
|
1040
|
+
"operationId": "CreateDialogActivity",
|
|
1041
|
+
"parameters": [
|
|
1016
1042
|
{
|
|
1017
|
-
"name": "
|
|
1043
|
+
"name": "dialogId",
|
|
1018
1044
|
"in": "path",
|
|
1019
1045
|
"required": true,
|
|
1020
1046
|
"schema": {
|
|
@@ -1033,12 +1059,12 @@
|
|
|
1033
1059
|
}
|
|
1034
1060
|
],
|
|
1035
1061
|
"requestBody": {
|
|
1036
|
-
"x-name": "
|
|
1062
|
+
"x-name": "CreateDialogActivityRequest",
|
|
1037
1063
|
"description": "",
|
|
1038
1064
|
"content": {
|
|
1039
1065
|
"application/json": {
|
|
1040
1066
|
"schema": {
|
|
1041
|
-
"$ref": "#/components/schemas/
|
|
1067
|
+
"$ref": "#/components/schemas/CreateDialogActivityRequest"
|
|
1042
1068
|
}
|
|
1043
1069
|
}
|
|
1044
1070
|
},
|
|
@@ -1050,10 +1076,18 @@
|
|
|
1050
1076
|
"description": "Missing or invalid authentication token. Requires a Maskinporten-token with the scope \"digdir:dialogporten.serviceprovider\"."
|
|
1051
1077
|
},
|
|
1052
1078
|
"403": {
|
|
1053
|
-
"description": "Unauthorized to
|
|
1079
|
+
"description": "Unauthorized to create child entity for the given dialog (dialog not owned by authenticated organization or has additional scope requirements defined in service identifiers policy)."
|
|
1054
1080
|
},
|
|
1055
|
-
"
|
|
1056
|
-
"description": "The dialog
|
|
1081
|
+
"201": {
|
|
1082
|
+
"description": "The UUID of the created the dialog activity. A relative URL to the newly created activity is set in the \"Location\" header.",
|
|
1083
|
+
"content": {
|
|
1084
|
+
"application/json": {
|
|
1085
|
+
"schema": {
|
|
1086
|
+
"type": "string"
|
|
1087
|
+
},
|
|
1088
|
+
"example": "018bb8e5-d9d0-7434-8ec5-569a6c8e01fc"
|
|
1089
|
+
}
|
|
1090
|
+
}
|
|
1057
1091
|
},
|
|
1058
1092
|
"400": {
|
|
1059
1093
|
"description": "Validation error occured. See problem details for a list of errors.",
|
|
@@ -1066,7 +1100,7 @@
|
|
|
1066
1100
|
}
|
|
1067
1101
|
},
|
|
1068
1102
|
"404": {
|
|
1069
|
-
"description": "The given dialog ID
|
|
1103
|
+
"description": "The given dialog ID was not found or is already deleted.",
|
|
1070
1104
|
"content": {
|
|
1071
1105
|
"application/problem+json": {
|
|
1072
1106
|
"schema": {
|
|
@@ -1101,14 +1135,16 @@
|
|
|
1101
1135
|
"JWTBearerAuth": []
|
|
1102
1136
|
}
|
|
1103
1137
|
]
|
|
1104
|
-
}
|
|
1138
|
+
}
|
|
1139
|
+
},
|
|
1140
|
+
"/api/v1/serviceowner/dialogs/{dialogId}/activities/{activityId}": {
|
|
1105
1141
|
"get": {
|
|
1106
1142
|
"tags": [
|
|
1107
1143
|
"Serviceowner"
|
|
1108
1144
|
],
|
|
1109
|
-
"summary": "Gets a single dialog
|
|
1110
|
-
"description": "Gets a single
|
|
1111
|
-
"operationId": "
|
|
1145
|
+
"summary": "Gets a single dialog activity",
|
|
1146
|
+
"description": "Gets a single activity belonging to a dialog. For more information see the documentation (link TBD).",
|
|
1147
|
+
"operationId": "GetDialogActivitySO",
|
|
1112
1148
|
"parameters": [
|
|
1113
1149
|
{
|
|
1114
1150
|
"name": "dialogId",
|
|
@@ -1120,7 +1156,7 @@
|
|
|
1120
1156
|
}
|
|
1121
1157
|
},
|
|
1122
1158
|
{
|
|
1123
|
-
"name": "
|
|
1159
|
+
"name": "activityId",
|
|
1124
1160
|
"in": "path",
|
|
1125
1161
|
"required": true,
|
|
1126
1162
|
"schema": {
|
|
@@ -1137,10 +1173,10 @@
|
|
|
1137
1173
|
"description": "Unauthorized to get child entity for the given dialog (dialog not owned by authenticated organization or has additional scope requirements defined in service identifiers policy)."
|
|
1138
1174
|
},
|
|
1139
1175
|
"200": {
|
|
1140
|
-
"description": "Successfully returned the dialog
|
|
1176
|
+
"description": "Successfully returned the dialog activity."
|
|
1141
1177
|
},
|
|
1142
1178
|
"404": {
|
|
1143
|
-
"description": "The given dialog ID
|
|
1179
|
+
"description": "The given dialog ID was not found or was deleted, or the given activity ID was not found.",
|
|
1144
1180
|
"content": {
|
|
1145
1181
|
"application/problem+json": {
|
|
1146
1182
|
"schema": {
|
|
@@ -1155,92 +1191,35 @@
|
|
|
1155
1191
|
"JWTBearerAuth": []
|
|
1156
1192
|
}
|
|
1157
1193
|
]
|
|
1158
|
-
}
|
|
1159
|
-
|
|
1194
|
+
}
|
|
1195
|
+
},
|
|
1196
|
+
"/api/v1/enduser/parties": {
|
|
1197
|
+
"get": {
|
|
1160
1198
|
"tags": [
|
|
1161
|
-
"
|
|
1162
|
-
],
|
|
1163
|
-
"summary": "Deletes a dialog element",
|
|
1164
|
-
"description": "Deletes a given dialog element (hard delete). For more information see the documentation (link TBD).\n\nOptimistic concurrency control is implemented using the If-Match header. Supply the Revision value from the GetDialog endpoint to ensure that the dialog is not modified/deleted by another request in the meantime.",
|
|
1165
|
-
"operationId": "DeleteDialogElement",
|
|
1166
|
-
"parameters": [
|
|
1167
|
-
{
|
|
1168
|
-
"name": "dialogId",
|
|
1169
|
-
"in": "path",
|
|
1170
|
-
"required": true,
|
|
1171
|
-
"schema": {
|
|
1172
|
-
"type": "string",
|
|
1173
|
-
"format": "guid"
|
|
1174
|
-
}
|
|
1175
|
-
},
|
|
1176
|
-
{
|
|
1177
|
-
"name": "elementId",
|
|
1178
|
-
"in": "path",
|
|
1179
|
-
"required": true,
|
|
1180
|
-
"schema": {
|
|
1181
|
-
"type": "string",
|
|
1182
|
-
"format": "guid"
|
|
1183
|
-
}
|
|
1184
|
-
},
|
|
1185
|
-
{
|
|
1186
|
-
"name": "if-Match",
|
|
1187
|
-
"in": "header",
|
|
1188
|
-
"schema": {
|
|
1189
|
-
"type": "string",
|
|
1190
|
-
"format": "guid",
|
|
1191
|
-
"nullable": true
|
|
1192
|
-
}
|
|
1193
|
-
}
|
|
1199
|
+
"Enduser"
|
|
1194
1200
|
],
|
|
1201
|
+
"summary": "Gets the list of authorized parties for the end user",
|
|
1202
|
+
"description": "Gets the list of authorized parties for the end user. For more information see the documentation (link TBD).",
|
|
1203
|
+
"operationId": "GetParties",
|
|
1195
1204
|
"responses": {
|
|
1196
|
-
"
|
|
1197
|
-
"description": "
|
|
1198
|
-
},
|
|
1199
|
-
"403": {
|
|
1200
|
-
"description": "Unauthorized to delete child entity for the given dialog (dialog not owned by authenticated organization or has additional scope requirements defined in service identifiers policy)."
|
|
1201
|
-
},
|
|
1202
|
-
"204": {
|
|
1203
|
-
"description": "The dialog element was deleted successfully."
|
|
1204
|
-
},
|
|
1205
|
-
"400": {
|
|
1206
|
-
"description": "Bad Request",
|
|
1207
|
-
"content": {
|
|
1208
|
-
"application/problem+json": {
|
|
1209
|
-
"schema": {
|
|
1210
|
-
"$ref": "#/components/schemas/ProblemDetails"
|
|
1211
|
-
}
|
|
1212
|
-
}
|
|
1213
|
-
}
|
|
1214
|
-
},
|
|
1215
|
-
"404": {
|
|
1216
|
-
"description": "The given dialog ID or dialog element ID was not found or was already deleted.",
|
|
1205
|
+
"200": {
|
|
1206
|
+
"description": "The list of authorized parties for the end user",
|
|
1217
1207
|
"content": {
|
|
1218
|
-
"application/
|
|
1208
|
+
"application/json": {
|
|
1219
1209
|
"schema": {
|
|
1220
|
-
"
|
|
1210
|
+
"type": "array",
|
|
1211
|
+
"items": {
|
|
1212
|
+
"$ref": "#/components/schemas/GetPartiesDto"
|
|
1213
|
+
}
|
|
1221
1214
|
}
|
|
1222
1215
|
}
|
|
1223
1216
|
}
|
|
1224
1217
|
},
|
|
1225
|
-
"
|
|
1226
|
-
"description": "
|
|
1227
|
-
"content": {
|
|
1228
|
-
"application/problem+json": {
|
|
1229
|
-
"schema": {
|
|
1230
|
-
"$ref": "#/components/schemas/ProblemDetails"
|
|
1231
|
-
}
|
|
1232
|
-
}
|
|
1233
|
-
}
|
|
1218
|
+
"401": {
|
|
1219
|
+
"description": "Unauthorized"
|
|
1234
1220
|
},
|
|
1235
|
-
"
|
|
1236
|
-
"description": ""
|
|
1237
|
-
"content": {
|
|
1238
|
-
"application/problem+json": {
|
|
1239
|
-
"schema": {
|
|
1240
|
-
"$ref": "#/components/schemas/ProblemDetails"
|
|
1241
|
-
}
|
|
1242
|
-
}
|
|
1243
|
-
}
|
|
1221
|
+
"403": {
|
|
1222
|
+
"description": "Forbidden"
|
|
1244
1223
|
}
|
|
1245
1224
|
},
|
|
1246
1225
|
"security": [
|
|
@@ -1250,14 +1229,14 @@
|
|
|
1250
1229
|
]
|
|
1251
1230
|
}
|
|
1252
1231
|
},
|
|
1253
|
-
"/api/v1/
|
|
1232
|
+
"/api/v1/enduser/dialogs/{dialogId}/seenlog": {
|
|
1254
1233
|
"get": {
|
|
1255
1234
|
"tags": [
|
|
1256
|
-
"
|
|
1235
|
+
"Enduser"
|
|
1257
1236
|
],
|
|
1258
|
-
"summary": "Gets a
|
|
1259
|
-
"description": "Gets
|
|
1260
|
-
"operationId": "
|
|
1237
|
+
"summary": "Gets a single dialog seen log record",
|
|
1238
|
+
"description": "Gets a single dialog seen log record. For more information see the documentation (link TBD).",
|
|
1239
|
+
"operationId": "SearchDialogSeenLog",
|
|
1261
1240
|
"parameters": [
|
|
1262
1241
|
{
|
|
1263
1242
|
"name": "dialogId",
|
|
@@ -1270,22 +1249,34 @@
|
|
|
1270
1249
|
}
|
|
1271
1250
|
],
|
|
1272
1251
|
"responses": {
|
|
1252
|
+
"401": {
|
|
1253
|
+
"description": "Missing or invalid authentication token. Requires a Maskinporten-token with the scope \"digdir:dialogporten\"."
|
|
1254
|
+
},
|
|
1255
|
+
"403": {
|
|
1256
|
+
"description": "Forbidden"
|
|
1257
|
+
},
|
|
1273
1258
|
"200": {
|
|
1274
|
-
"description": "Successfully returned the dialog
|
|
1259
|
+
"description": "Successfully returned the dialog seen log record.",
|
|
1275
1260
|
"content": {
|
|
1276
|
-
"text/plain": {
|
|
1277
|
-
"schema": {}
|
|
1278
|
-
},
|
|
1279
1261
|
"application/json": {
|
|
1280
|
-
"schema": {
|
|
1262
|
+
"schema": {
|
|
1263
|
+
"type": "array",
|
|
1264
|
+
"items": {
|
|
1265
|
+
"$ref": "#/components/schemas/SearchDialogSeenLogDto"
|
|
1266
|
+
}
|
|
1267
|
+
}
|
|
1281
1268
|
}
|
|
1282
1269
|
}
|
|
1283
1270
|
},
|
|
1284
|
-
"
|
|
1285
|
-
"description": "
|
|
1286
|
-
|
|
1287
|
-
|
|
1288
|
-
|
|
1271
|
+
"404": {
|
|
1272
|
+
"description": "Not Found",
|
|
1273
|
+
"content": {
|
|
1274
|
+
"application/problem+json": {
|
|
1275
|
+
"schema": {
|
|
1276
|
+
"$ref": "#/components/schemas/ProblemDetails"
|
|
1277
|
+
}
|
|
1278
|
+
}
|
|
1279
|
+
}
|
|
1289
1280
|
}
|
|
1290
1281
|
},
|
|
1291
1282
|
"security": [
|
|
@@ -1293,14 +1284,16 @@
|
|
|
1293
1284
|
"JWTBearerAuth": []
|
|
1294
1285
|
}
|
|
1295
1286
|
]
|
|
1296
|
-
}
|
|
1297
|
-
|
|
1287
|
+
}
|
|
1288
|
+
},
|
|
1289
|
+
"/api/v1/enduser/dialogs/{dialogId}/seenlog/{seenLogId}": {
|
|
1290
|
+
"get": {
|
|
1298
1291
|
"tags": [
|
|
1299
|
-
"
|
|
1292
|
+
"Enduser"
|
|
1300
1293
|
],
|
|
1301
|
-
"summary": "
|
|
1302
|
-
"description": "
|
|
1303
|
-
"operationId": "
|
|
1294
|
+
"summary": "Gets a single dialog seen log record",
|
|
1295
|
+
"description": "Gets a single dialog seen log record. For more information see the documentation (link TBD).",
|
|
1296
|
+
"operationId": "GetDialogSeenLog",
|
|
1304
1297
|
"parameters": [
|
|
1305
1298
|
{
|
|
1306
1299
|
"name": "dialogId",
|
|
@@ -1312,440 +1305,34 @@
|
|
|
1312
1305
|
}
|
|
1313
1306
|
},
|
|
1314
1307
|
{
|
|
1315
|
-
"name": "
|
|
1316
|
-
"in": "
|
|
1308
|
+
"name": "seenLogId",
|
|
1309
|
+
"in": "path",
|
|
1310
|
+
"required": true,
|
|
1317
1311
|
"schema": {
|
|
1318
1312
|
"type": "string",
|
|
1319
|
-
"format": "guid"
|
|
1320
|
-
"nullable": true
|
|
1313
|
+
"format": "guid"
|
|
1321
1314
|
}
|
|
1322
1315
|
}
|
|
1323
1316
|
],
|
|
1324
|
-
"requestBody": {
|
|
1325
|
-
"x-name": "CreateDialogElementRequest",
|
|
1326
|
-
"description": "",
|
|
1327
|
-
"content": {
|
|
1328
|
-
"application/json": {
|
|
1329
|
-
"schema": {
|
|
1330
|
-
"$ref": "#/components/schemas/CreateDialogElementRequest"
|
|
1331
|
-
}
|
|
1332
|
-
}
|
|
1333
|
-
},
|
|
1334
|
-
"required": true,
|
|
1335
|
-
"x-position": 1
|
|
1336
|
-
},
|
|
1337
1317
|
"responses": {
|
|
1338
1318
|
"401": {
|
|
1339
|
-
"description": "Missing or invalid authentication token. Requires a Maskinporten-token with the scope \"digdir:dialogporten
|
|
1319
|
+
"description": "Missing or invalid authentication token. Requires a Maskinporten-token with the scope \"digdir:dialogporten\"."
|
|
1340
1320
|
},
|
|
1341
1321
|
"403": {
|
|
1342
|
-
"description": "
|
|
1322
|
+
"description": "Forbidden"
|
|
1343
1323
|
},
|
|
1344
|
-
"
|
|
1345
|
-
"description": "
|
|
1324
|
+
"200": {
|
|
1325
|
+
"description": "Successfully returned the dialog seen log record.",
|
|
1346
1326
|
"content": {
|
|
1347
1327
|
"application/json": {
|
|
1348
1328
|
"schema": {
|
|
1349
|
-
"
|
|
1350
|
-
},
|
|
1351
|
-
"example": "b6dc8b01-1cd8-2777-b759-d84b0e384f47"
|
|
1352
|
-
}
|
|
1353
|
-
}
|
|
1354
|
-
},
|
|
1355
|
-
"400": {
|
|
1356
|
-
"description": "Validation error occured. See problem details for a list of errors.",
|
|
1357
|
-
"content": {
|
|
1358
|
-
"application/problem+json": {
|
|
1359
|
-
"schema": {
|
|
1360
|
-
"$ref": "#/components/schemas/ProblemDetails"
|
|
1329
|
+
"$ref": "#/components/schemas/GetDialogSeenLogDto"
|
|
1361
1330
|
}
|
|
1362
1331
|
}
|
|
1363
1332
|
}
|
|
1364
1333
|
},
|
|
1365
1334
|
"404": {
|
|
1366
|
-
"description": "
|
|
1367
|
-
"content": {
|
|
1368
|
-
"application/problem+json": {
|
|
1369
|
-
"schema": {
|
|
1370
|
-
"$ref": "#/components/schemas/ProblemDetails"
|
|
1371
|
-
}
|
|
1372
|
-
}
|
|
1373
|
-
}
|
|
1374
|
-
},
|
|
1375
|
-
"412": {
|
|
1376
|
-
"description": "The supplied If-Match header did not match the current Revision value for the dialog. The request was not applied.",
|
|
1377
|
-
"content": {
|
|
1378
|
-
"application/problem+json": {
|
|
1379
|
-
"schema": {
|
|
1380
|
-
"$ref": "#/components/schemas/ProblemDetails"
|
|
1381
|
-
}
|
|
1382
|
-
}
|
|
1383
|
-
}
|
|
1384
|
-
},
|
|
1385
|
-
"422": {
|
|
1386
|
-
"description": "Domain error occured. See problem details for a list of errors.",
|
|
1387
|
-
"content": {
|
|
1388
|
-
"application/problem+json": {
|
|
1389
|
-
"schema": {
|
|
1390
|
-
"$ref": "#/components/schemas/ProblemDetails"
|
|
1391
|
-
}
|
|
1392
|
-
}
|
|
1393
|
-
}
|
|
1394
|
-
}
|
|
1395
|
-
},
|
|
1396
|
-
"security": [
|
|
1397
|
-
{
|
|
1398
|
-
"JWTBearerAuth": []
|
|
1399
|
-
}
|
|
1400
|
-
]
|
|
1401
|
-
}
|
|
1402
|
-
},
|
|
1403
|
-
"/api/v1/serviceowner/dialogs/{dialogId}/activities": {
|
|
1404
|
-
"get": {
|
|
1405
|
-
"tags": [
|
|
1406
|
-
"Serviceowner"
|
|
1407
|
-
],
|
|
1408
|
-
"summary": "Gets a list of dialog activities",
|
|
1409
|
-
"description": "Gets the list of activities belonging to a dialog",
|
|
1410
|
-
"operationId": "GetDialogActivityListSO",
|
|
1411
|
-
"parameters": [
|
|
1412
|
-
{
|
|
1413
|
-
"name": "dialogId",
|
|
1414
|
-
"in": "path",
|
|
1415
|
-
"required": true,
|
|
1416
|
-
"schema": {
|
|
1417
|
-
"type": "string",
|
|
1418
|
-
"format": "guid"
|
|
1419
|
-
}
|
|
1420
|
-
}
|
|
1421
|
-
],
|
|
1422
|
-
"responses": {
|
|
1423
|
-
"200": {
|
|
1424
|
-
"description": "Successfully returned the dialog activity list.",
|
|
1425
|
-
"content": {
|
|
1426
|
-
"text/plain": {
|
|
1427
|
-
"schema": {}
|
|
1428
|
-
},
|
|
1429
|
-
"application/json": {
|
|
1430
|
-
"schema": {}
|
|
1431
|
-
}
|
|
1432
|
-
}
|
|
1433
|
-
},
|
|
1434
|
-
"401": {
|
|
1435
|
-
"description": "Missing or invalid authentication token. Requires a Maskinporten-token with the scope \"digdir:dialogporten.serviceprovider\"."
|
|
1436
|
-
},
|
|
1437
|
-
"403": {
|
|
1438
|
-
"description": "Unauthorized to get the supplied dialog (not owned by authenticated organization or has additional scope requirements defined in policy)."
|
|
1439
|
-
}
|
|
1440
|
-
},
|
|
1441
|
-
"security": [
|
|
1442
|
-
{
|
|
1443
|
-
"JWTBearerAuth": []
|
|
1444
|
-
}
|
|
1445
|
-
]
|
|
1446
|
-
},
|
|
1447
|
-
"post": {
|
|
1448
|
-
"tags": [
|
|
1449
|
-
"Serviceowner"
|
|
1450
|
-
],
|
|
1451
|
-
"summary": "Adds a activity to a dialogs activity history",
|
|
1452
|
-
"description": "The activity is created with the given configuration. For more information see the documentation (link TBD).\n\nOptimistic concurrency control is implemented using the If-Match header. Supply the Revision value from the GetDialog endpoint to ensure that the dialog is not modified/deleted by another request in the meantime.",
|
|
1453
|
-
"operationId": "CreateDialogActivity",
|
|
1454
|
-
"parameters": [
|
|
1455
|
-
{
|
|
1456
|
-
"name": "dialogId",
|
|
1457
|
-
"in": "path",
|
|
1458
|
-
"required": true,
|
|
1459
|
-
"schema": {
|
|
1460
|
-
"type": "string",
|
|
1461
|
-
"format": "guid"
|
|
1462
|
-
}
|
|
1463
|
-
},
|
|
1464
|
-
{
|
|
1465
|
-
"name": "if-Match",
|
|
1466
|
-
"in": "header",
|
|
1467
|
-
"schema": {
|
|
1468
|
-
"type": "string",
|
|
1469
|
-
"format": "guid",
|
|
1470
|
-
"nullable": true
|
|
1471
|
-
}
|
|
1472
|
-
}
|
|
1473
|
-
],
|
|
1474
|
-
"requestBody": {
|
|
1475
|
-
"x-name": "CreateDialogActivityRequest",
|
|
1476
|
-
"description": "",
|
|
1477
|
-
"content": {
|
|
1478
|
-
"application/json": {
|
|
1479
|
-
"schema": {
|
|
1480
|
-
"$ref": "#/components/schemas/CreateDialogActivityRequest"
|
|
1481
|
-
}
|
|
1482
|
-
}
|
|
1483
|
-
},
|
|
1484
|
-
"required": true,
|
|
1485
|
-
"x-position": 1
|
|
1486
|
-
},
|
|
1487
|
-
"responses": {
|
|
1488
|
-
"401": {
|
|
1489
|
-
"description": "Missing or invalid authentication token. Requires a Maskinporten-token with the scope \"digdir:dialogporten.serviceprovider\"."
|
|
1490
|
-
},
|
|
1491
|
-
"403": {
|
|
1492
|
-
"description": "Unauthorized to create child entity for the given dialog (dialog not owned by authenticated organization or has additional scope requirements defined in service identifiers policy)."
|
|
1493
|
-
},
|
|
1494
|
-
"201": {
|
|
1495
|
-
"description": "The UUID of the created the dialog activity. A relative URL to the newly created activity is set in the \"Location\" header.",
|
|
1496
|
-
"content": {
|
|
1497
|
-
"application/json": {
|
|
1498
|
-
"schema": {
|
|
1499
|
-
"type": "string"
|
|
1500
|
-
},
|
|
1501
|
-
"example": "018bb8e5-d9d0-7434-8ec5-569a6c8e01fc"
|
|
1502
|
-
}
|
|
1503
|
-
}
|
|
1504
|
-
},
|
|
1505
|
-
"400": {
|
|
1506
|
-
"description": "Validation error occured. See problem details for a list of errors.",
|
|
1507
|
-
"content": {
|
|
1508
|
-
"application/problem+json": {
|
|
1509
|
-
"schema": {
|
|
1510
|
-
"$ref": "#/components/schemas/ProblemDetails"
|
|
1511
|
-
}
|
|
1512
|
-
}
|
|
1513
|
-
}
|
|
1514
|
-
},
|
|
1515
|
-
"404": {
|
|
1516
|
-
"description": "The given dialog ID was not found or is already deleted.",
|
|
1517
|
-
"content": {
|
|
1518
|
-
"application/problem+json": {
|
|
1519
|
-
"schema": {
|
|
1520
|
-
"$ref": "#/components/schemas/ProblemDetails"
|
|
1521
|
-
}
|
|
1522
|
-
}
|
|
1523
|
-
}
|
|
1524
|
-
},
|
|
1525
|
-
"412": {
|
|
1526
|
-
"description": "The supplied If-Match header did not match the current Revision value for the dialog. The request was not applied.",
|
|
1527
|
-
"content": {
|
|
1528
|
-
"application/problem+json": {
|
|
1529
|
-
"schema": {
|
|
1530
|
-
"$ref": "#/components/schemas/ProblemDetails"
|
|
1531
|
-
}
|
|
1532
|
-
}
|
|
1533
|
-
}
|
|
1534
|
-
},
|
|
1535
|
-
"422": {
|
|
1536
|
-
"description": "Domain error occured. See problem details for a list of errors.",
|
|
1537
|
-
"content": {
|
|
1538
|
-
"application/problem+json": {
|
|
1539
|
-
"schema": {
|
|
1540
|
-
"$ref": "#/components/schemas/ProblemDetails"
|
|
1541
|
-
}
|
|
1542
|
-
}
|
|
1543
|
-
}
|
|
1544
|
-
}
|
|
1545
|
-
},
|
|
1546
|
-
"security": [
|
|
1547
|
-
{
|
|
1548
|
-
"JWTBearerAuth": []
|
|
1549
|
-
}
|
|
1550
|
-
]
|
|
1551
|
-
}
|
|
1552
|
-
},
|
|
1553
|
-
"/api/v1/serviceowner/dialogs/{dialogId}/activities/{activityId}": {
|
|
1554
|
-
"get": {
|
|
1555
|
-
"tags": [
|
|
1556
|
-
"Serviceowner"
|
|
1557
|
-
],
|
|
1558
|
-
"summary": "Gets a single dialog activity",
|
|
1559
|
-
"description": "Gets a single activity belonging to a dialog. For more information see the documentation (link TBD).",
|
|
1560
|
-
"operationId": "GetDialogActivitySO",
|
|
1561
|
-
"parameters": [
|
|
1562
|
-
{
|
|
1563
|
-
"name": "dialogId",
|
|
1564
|
-
"in": "path",
|
|
1565
|
-
"required": true,
|
|
1566
|
-
"schema": {
|
|
1567
|
-
"type": "string",
|
|
1568
|
-
"format": "guid"
|
|
1569
|
-
}
|
|
1570
|
-
},
|
|
1571
|
-
{
|
|
1572
|
-
"name": "activityId",
|
|
1573
|
-
"in": "path",
|
|
1574
|
-
"required": true,
|
|
1575
|
-
"schema": {
|
|
1576
|
-
"type": "string",
|
|
1577
|
-
"format": "guid"
|
|
1578
|
-
}
|
|
1579
|
-
}
|
|
1580
|
-
],
|
|
1581
|
-
"responses": {
|
|
1582
|
-
"401": {
|
|
1583
|
-
"description": "Missing or invalid authentication token. Requires a Maskinporten-token with the scope \"digdir:dialogporten.serviceprovider\"."
|
|
1584
|
-
},
|
|
1585
|
-
"403": {
|
|
1586
|
-
"description": "Unauthorized to get child entity for the given dialog (dialog not owned by authenticated organization or has additional scope requirements defined in service identifiers policy)."
|
|
1587
|
-
},
|
|
1588
|
-
"200": {
|
|
1589
|
-
"description": "Successfully returned the dialog activity."
|
|
1590
|
-
},
|
|
1591
|
-
"404": {
|
|
1592
|
-
"description": "The given dialog ID was not found or was deleted, or the given activity ID was not found.",
|
|
1593
|
-
"content": {
|
|
1594
|
-
"application/problem+json": {
|
|
1595
|
-
"schema": {
|
|
1596
|
-
"$ref": "#/components/schemas/ProblemDetails"
|
|
1597
|
-
}
|
|
1598
|
-
}
|
|
1599
|
-
}
|
|
1600
|
-
}
|
|
1601
|
-
},
|
|
1602
|
-
"security": [
|
|
1603
|
-
{
|
|
1604
|
-
"JWTBearerAuth": []
|
|
1605
|
-
}
|
|
1606
|
-
]
|
|
1607
|
-
}
|
|
1608
|
-
},
|
|
1609
|
-
"/api/v1/enduser/parties": {
|
|
1610
|
-
"get": {
|
|
1611
|
-
"tags": [
|
|
1612
|
-
"Enduser"
|
|
1613
|
-
],
|
|
1614
|
-
"summary": "Gets the list of authorized parties for the end user",
|
|
1615
|
-
"description": "Gets the list of authorized parties for the end user. For more information see the documentation (link TBD).",
|
|
1616
|
-
"operationId": "GetParties",
|
|
1617
|
-
"responses": {
|
|
1618
|
-
"200": {
|
|
1619
|
-
"description": "The list of authorized parties for the end user",
|
|
1620
|
-
"content": {
|
|
1621
|
-
"application/json": {
|
|
1622
|
-
"schema": {
|
|
1623
|
-
"type": "array",
|
|
1624
|
-
"items": {
|
|
1625
|
-
"$ref": "#/components/schemas/GetPartiesDto"
|
|
1626
|
-
}
|
|
1627
|
-
}
|
|
1628
|
-
}
|
|
1629
|
-
}
|
|
1630
|
-
},
|
|
1631
|
-
"401": {
|
|
1632
|
-
"description": "Unauthorized"
|
|
1633
|
-
},
|
|
1634
|
-
"403": {
|
|
1635
|
-
"description": "Forbidden"
|
|
1636
|
-
}
|
|
1637
|
-
},
|
|
1638
|
-
"security": [
|
|
1639
|
-
{
|
|
1640
|
-
"JWTBearerAuth": []
|
|
1641
|
-
}
|
|
1642
|
-
]
|
|
1643
|
-
}
|
|
1644
|
-
},
|
|
1645
|
-
"/api/v1/enduser/dialogs/{dialogId}/seenlog": {
|
|
1646
|
-
"get": {
|
|
1647
|
-
"tags": [
|
|
1648
|
-
"Enduser"
|
|
1649
|
-
],
|
|
1650
|
-
"summary": "Gets a single dialog seen log record",
|
|
1651
|
-
"description": "Gets a single dialog seen log record. For more information see the documentation (link TBD).",
|
|
1652
|
-
"operationId": "SearchDialogSeenLog",
|
|
1653
|
-
"parameters": [
|
|
1654
|
-
{
|
|
1655
|
-
"name": "dialogId",
|
|
1656
|
-
"in": "path",
|
|
1657
|
-
"required": true,
|
|
1658
|
-
"schema": {
|
|
1659
|
-
"type": "string",
|
|
1660
|
-
"format": "guid"
|
|
1661
|
-
}
|
|
1662
|
-
}
|
|
1663
|
-
],
|
|
1664
|
-
"responses": {
|
|
1665
|
-
"401": {
|
|
1666
|
-
"description": "Missing or invalid authentication token. Requires a Maskinporten-token with the scope \"digdir:dialogporten\"."
|
|
1667
|
-
},
|
|
1668
|
-
"403": {
|
|
1669
|
-
"description": "Forbidden"
|
|
1670
|
-
},
|
|
1671
|
-
"200": {
|
|
1672
|
-
"description": "Successfully returned the dialog seen log record.",
|
|
1673
|
-
"content": {
|
|
1674
|
-
"application/json": {
|
|
1675
|
-
"schema": {
|
|
1676
|
-
"type": "array",
|
|
1677
|
-
"items": {
|
|
1678
|
-
"$ref": "#/components/schemas/SearchDialogSeenLogDto"
|
|
1679
|
-
}
|
|
1680
|
-
}
|
|
1681
|
-
}
|
|
1682
|
-
}
|
|
1683
|
-
},
|
|
1684
|
-
"404": {
|
|
1685
|
-
"description": "The given dialog ID or dialog element ID was not found or was already deleted.",
|
|
1686
|
-
"content": {
|
|
1687
|
-
"application/problem+json": {
|
|
1688
|
-
"schema": {
|
|
1689
|
-
"$ref": "#/components/schemas/ProblemDetails"
|
|
1690
|
-
}
|
|
1691
|
-
}
|
|
1692
|
-
}
|
|
1693
|
-
}
|
|
1694
|
-
},
|
|
1695
|
-
"security": [
|
|
1696
|
-
{
|
|
1697
|
-
"JWTBearerAuth": []
|
|
1698
|
-
}
|
|
1699
|
-
]
|
|
1700
|
-
}
|
|
1701
|
-
},
|
|
1702
|
-
"/api/v1/enduser/dialogs/{dialogId}/seenlog/{seenLogId}": {
|
|
1703
|
-
"get": {
|
|
1704
|
-
"tags": [
|
|
1705
|
-
"Enduser"
|
|
1706
|
-
],
|
|
1707
|
-
"summary": "Gets a single dialog seen log record",
|
|
1708
|
-
"description": "Gets a single dialog seen log record. For more information see the documentation (link TBD).",
|
|
1709
|
-
"operationId": "GetDialogSeenLog",
|
|
1710
|
-
"parameters": [
|
|
1711
|
-
{
|
|
1712
|
-
"name": "dialogId",
|
|
1713
|
-
"in": "path",
|
|
1714
|
-
"required": true,
|
|
1715
|
-
"schema": {
|
|
1716
|
-
"type": "string",
|
|
1717
|
-
"format": "guid"
|
|
1718
|
-
}
|
|
1719
|
-
},
|
|
1720
|
-
{
|
|
1721
|
-
"name": "seenLogId",
|
|
1722
|
-
"in": "path",
|
|
1723
|
-
"required": true,
|
|
1724
|
-
"schema": {
|
|
1725
|
-
"type": "string",
|
|
1726
|
-
"format": "guid"
|
|
1727
|
-
}
|
|
1728
|
-
}
|
|
1729
|
-
],
|
|
1730
|
-
"responses": {
|
|
1731
|
-
"401": {
|
|
1732
|
-
"description": "Missing or invalid authentication token. Requires a Maskinporten-token with the scope \"digdir:dialogporten\"."
|
|
1733
|
-
},
|
|
1734
|
-
"403": {
|
|
1735
|
-
"description": "Forbidden"
|
|
1736
|
-
},
|
|
1737
|
-
"200": {
|
|
1738
|
-
"description": "Successfully returned the dialog seen log record.",
|
|
1739
|
-
"content": {
|
|
1740
|
-
"application/json": {
|
|
1741
|
-
"schema": {
|
|
1742
|
-
"$ref": "#/components/schemas/GetDialogSeenLogDto"
|
|
1743
|
-
}
|
|
1744
|
-
}
|
|
1745
|
-
}
|
|
1746
|
-
},
|
|
1747
|
-
"404": {
|
|
1748
|
-
"description": "The given dialog ID or dialog element ID was not found or was already deleted.",
|
|
1335
|
+
"description": "Not Found",
|
|
1749
1336
|
"content": {
|
|
1750
1337
|
"application/problem+json": {
|
|
1751
1338
|
"schema": {
|
|
@@ -1920,9 +1507,9 @@
|
|
|
1920
1507
|
}
|
|
1921
1508
|
},
|
|
1922
1509
|
{
|
|
1923
|
-
"name": "
|
|
1510
|
+
"name": "searchLanguageCode",
|
|
1924
1511
|
"in": "query",
|
|
1925
|
-
"description": "Limit free text search to texts with this
|
|
1512
|
+
"description": "Limit free text search to texts with this language code, e.g. 'no', 'en'. Culture codes will be normalized to neutral language codes (ISO 639). Default: search all culture codes",
|
|
1926
1513
|
"schema": {
|
|
1927
1514
|
"type": "string",
|
|
1928
1515
|
"nullable": true
|
|
@@ -2040,107 +1627,6 @@
|
|
|
2040
1627
|
]
|
|
2041
1628
|
}
|
|
2042
1629
|
},
|
|
2043
|
-
"/api/v1/enduser/dialogs/{dialogId}/elements": {
|
|
2044
|
-
"get": {
|
|
2045
|
-
"tags": [
|
|
2046
|
-
"Enduser"
|
|
2047
|
-
],
|
|
2048
|
-
"summary": "Gets a list of dialog elements",
|
|
2049
|
-
"description": "Gets the list of elements belonging to a dialog",
|
|
2050
|
-
"operationId": "GetDialogElementList",
|
|
2051
|
-
"parameters": [
|
|
2052
|
-
{
|
|
2053
|
-
"name": "dialogId",
|
|
2054
|
-
"in": "path",
|
|
2055
|
-
"required": true,
|
|
2056
|
-
"schema": {
|
|
2057
|
-
"type": "string",
|
|
2058
|
-
"format": "guid"
|
|
2059
|
-
}
|
|
2060
|
-
}
|
|
2061
|
-
],
|
|
2062
|
-
"responses": {
|
|
2063
|
-
"200": {
|
|
2064
|
-
"description": "Successfully returned the dialog element list.",
|
|
2065
|
-
"content": {
|
|
2066
|
-
"text/plain": {
|
|
2067
|
-
"schema": {}
|
|
2068
|
-
},
|
|
2069
|
-
"application/json": {
|
|
2070
|
-
"schema": {}
|
|
2071
|
-
}
|
|
2072
|
-
}
|
|
2073
|
-
},
|
|
2074
|
-
"401": {
|
|
2075
|
-
"description": "Missing or invalid authentication token. Requires a Maskinporten-token with the scope \"digdir:dialogporten\"."
|
|
2076
|
-
},
|
|
2077
|
-
"403": {
|
|
2078
|
-
"description": "Unauthorized to get the supplied dialog (not owned by authenticated organization or has additional scope requirements defined in policy)."
|
|
2079
|
-
}
|
|
2080
|
-
},
|
|
2081
|
-
"security": [
|
|
2082
|
-
{
|
|
2083
|
-
"JWTBearerAuth": []
|
|
2084
|
-
}
|
|
2085
|
-
]
|
|
2086
|
-
}
|
|
2087
|
-
},
|
|
2088
|
-
"/api/v1/enduser/dialogs/{dialogId}/elements/{elementId}": {
|
|
2089
|
-
"get": {
|
|
2090
|
-
"tags": [
|
|
2091
|
-
"Enduser"
|
|
2092
|
-
],
|
|
2093
|
-
"summary": "Gets a single dialog element",
|
|
2094
|
-
"description": "Gets a single element belonging to a dialog. For more information see the documentation (link TBD).",
|
|
2095
|
-
"operationId": "GetDialogElement",
|
|
2096
|
-
"parameters": [
|
|
2097
|
-
{
|
|
2098
|
-
"name": "dialogId",
|
|
2099
|
-
"in": "path",
|
|
2100
|
-
"required": true,
|
|
2101
|
-
"schema": {
|
|
2102
|
-
"type": "string",
|
|
2103
|
-
"format": "guid"
|
|
2104
|
-
}
|
|
2105
|
-
},
|
|
2106
|
-
{
|
|
2107
|
-
"name": "elementId",
|
|
2108
|
-
"in": "path",
|
|
2109
|
-
"required": true,
|
|
2110
|
-
"schema": {
|
|
2111
|
-
"type": "string",
|
|
2112
|
-
"format": "guid"
|
|
2113
|
-
}
|
|
2114
|
-
}
|
|
2115
|
-
],
|
|
2116
|
-
"responses": {
|
|
2117
|
-
"401": {
|
|
2118
|
-
"description": "Missing or invalid authentication token. Requires a Maskinporten-token with the scope \"digdir:dialogporten\"."
|
|
2119
|
-
},
|
|
2120
|
-
"403": {
|
|
2121
|
-
"description": "Unauthorized to get child entity for the given dialog (dialog not owned by authenticated organization or has additional scope requirements defined in service identifiers policy)."
|
|
2122
|
-
},
|
|
2123
|
-
"200": {
|
|
2124
|
-
"description": "Successfully returned the dialog element."
|
|
2125
|
-
},
|
|
2126
|
-
"404": {
|
|
2127
|
-
"description": "The given dialog ID or dialog element ID was not found or was already deleted.",
|
|
2128
|
-
"content": {
|
|
2129
|
-
"application/problem+json": {
|
|
2130
|
-
"schema": {
|
|
2131
|
-
"$ref": "#/components/schemas/ProblemDetails"
|
|
2132
|
-
}
|
|
2133
|
-
}
|
|
2134
|
-
}
|
|
2135
|
-
}
|
|
2136
|
-
},
|
|
2137
|
-
"security": [
|
|
2138
|
-
{
|
|
2139
|
-
"JWTBearerAuth": []
|
|
2140
|
-
}
|
|
2141
|
-
]
|
|
2142
|
-
}
|
|
2143
|
-
},
|
|
2144
1630
|
"/api/v1/enduser/dialogs/{dialogId}/activities": {
|
|
2145
1631
|
"get": {
|
|
2146
1632
|
"tags": [
|
|
@@ -2305,15 +1791,27 @@
|
|
|
2305
1791
|
"type": "string",
|
|
2306
1792
|
"format": "date-time"
|
|
2307
1793
|
},
|
|
2308
|
-
"
|
|
2309
|
-
"
|
|
1794
|
+
"seenBy": {
|
|
1795
|
+
"$ref": "#/components/schemas/SearchDialogSeenLogActorDtoSO"
|
|
2310
1796
|
},
|
|
2311
|
-
"
|
|
2312
|
-
"type": "
|
|
1797
|
+
"isViaServiceOwner": {
|
|
1798
|
+
"type": "boolean",
|
|
2313
1799
|
"nullable": true
|
|
2314
1800
|
}
|
|
2315
1801
|
}
|
|
2316
1802
|
},
|
|
1803
|
+
"SearchDialogSeenLogActorDtoSO": {
|
|
1804
|
+
"type": "object",
|
|
1805
|
+
"additionalProperties": false,
|
|
1806
|
+
"properties": {
|
|
1807
|
+
"actorName": {
|
|
1808
|
+
"type": "string"
|
|
1809
|
+
},
|
|
1810
|
+
"actorId": {
|
|
1811
|
+
"type": "string"
|
|
1812
|
+
}
|
|
1813
|
+
}
|
|
1814
|
+
},
|
|
2317
1815
|
"ProblemDetails": {
|
|
2318
1816
|
"type": "object",
|
|
2319
1817
|
"additionalProperties": false,
|
|
@@ -2385,15 +1883,27 @@
|
|
|
2385
1883
|
"type": "string",
|
|
2386
1884
|
"format": "date-time"
|
|
2387
1885
|
},
|
|
2388
|
-
"
|
|
2389
|
-
"
|
|
1886
|
+
"seenBy": {
|
|
1887
|
+
"$ref": "#/components/schemas/GetDialogSeenLogActorDtoSO"
|
|
2390
1888
|
},
|
|
2391
|
-
"
|
|
2392
|
-
"type": "
|
|
1889
|
+
"isViaServiceOwner": {
|
|
1890
|
+
"type": "boolean",
|
|
2393
1891
|
"nullable": true
|
|
2394
1892
|
}
|
|
2395
1893
|
}
|
|
2396
1894
|
},
|
|
1895
|
+
"GetDialogSeenLogActorDtoSO": {
|
|
1896
|
+
"type": "object",
|
|
1897
|
+
"additionalProperties": false,
|
|
1898
|
+
"properties": {
|
|
1899
|
+
"actorName": {
|
|
1900
|
+
"type": "string"
|
|
1901
|
+
},
|
|
1902
|
+
"actorId": {
|
|
1903
|
+
"type": "string"
|
|
1904
|
+
}
|
|
1905
|
+
}
|
|
1906
|
+
},
|
|
2397
1907
|
"UpdateDialogRequest": {
|
|
2398
1908
|
"type": "object",
|
|
2399
1909
|
"additionalProperties": false,
|
|
@@ -2450,10 +1960,10 @@
|
|
|
2450
1960
|
"$ref": "#/components/schemas/UpdateDialogSearchTagDto"
|
|
2451
1961
|
}
|
|
2452
1962
|
},
|
|
2453
|
-
"
|
|
1963
|
+
"attachments": {
|
|
2454
1964
|
"type": "array",
|
|
2455
1965
|
"items": {
|
|
2456
|
-
"$ref": "#/components/schemas/
|
|
1966
|
+
"$ref": "#/components/schemas/UpdateDialogDialogAttachmentDto"
|
|
2457
1967
|
}
|
|
2458
1968
|
},
|
|
2459
1969
|
"guiActions": {
|
|
@@ -2482,17 +1992,17 @@
|
|
|
2482
1992
|
"x-enumNames": [
|
|
2483
1993
|
"New",
|
|
2484
1994
|
"InProgress",
|
|
2485
|
-
"Waiting",
|
|
2486
1995
|
"Signing",
|
|
2487
|
-
"
|
|
1996
|
+
"Processing",
|
|
1997
|
+
"RequiresAttention",
|
|
2488
1998
|
"Completed"
|
|
2489
1999
|
],
|
|
2490
2000
|
"enum": [
|
|
2491
2001
|
"New",
|
|
2492
2002
|
"InProgress",
|
|
2493
|
-
"Waiting",
|
|
2494
2003
|
"Signing",
|
|
2495
|
-
"
|
|
2004
|
+
"Processing",
|
|
2005
|
+
"RequiresAttention",
|
|
2496
2006
|
"Completed"
|
|
2497
2007
|
]
|
|
2498
2008
|
},
|
|
@@ -2508,6 +2018,10 @@
|
|
|
2508
2018
|
"items": {
|
|
2509
2019
|
"$ref": "#/components/schemas/LocalizationDto"
|
|
2510
2020
|
}
|
|
2021
|
+
},
|
|
2022
|
+
"mediaType": {
|
|
2023
|
+
"type": "string",
|
|
2024
|
+
"nullable": true
|
|
2511
2025
|
}
|
|
2512
2026
|
}
|
|
2513
2027
|
},
|
|
@@ -2519,14 +2033,16 @@
|
|
|
2519
2033
|
"SenderName",
|
|
2520
2034
|
"Summary",
|
|
2521
2035
|
"AdditionalInfo",
|
|
2522
|
-
"ExtendedStatus"
|
|
2036
|
+
"ExtendedStatus",
|
|
2037
|
+
"MainContentReference"
|
|
2523
2038
|
],
|
|
2524
2039
|
"enum": [
|
|
2525
2040
|
"Title",
|
|
2526
2041
|
"SenderName",
|
|
2527
2042
|
"Summary",
|
|
2528
2043
|
"AdditionalInfo",
|
|
2529
|
-
"ExtendedStatus"
|
|
2044
|
+
"ExtendedStatus",
|
|
2045
|
+
"MainContentReference"
|
|
2530
2046
|
]
|
|
2531
2047
|
},
|
|
2532
2048
|
"LocalizationDto": {
|
|
@@ -2536,7 +2052,7 @@
|
|
|
2536
2052
|
"value": {
|
|
2537
2053
|
"type": "string"
|
|
2538
2054
|
},
|
|
2539
|
-
"
|
|
2055
|
+
"languageCode": {
|
|
2540
2056
|
"type": "string"
|
|
2541
2057
|
}
|
|
2542
2058
|
}
|
|
@@ -2550,7 +2066,7 @@
|
|
|
2550
2066
|
}
|
|
2551
2067
|
}
|
|
2552
2068
|
},
|
|
2553
|
-
"
|
|
2069
|
+
"UpdateDialogDialogAttachmentDto": {
|
|
2554
2070
|
"type": "object",
|
|
2555
2071
|
"additionalProperties": false,
|
|
2556
2072
|
"properties": {
|
|
@@ -2559,24 +2075,6 @@
|
|
|
2559
2075
|
"format": "guid",
|
|
2560
2076
|
"nullable": true
|
|
2561
2077
|
},
|
|
2562
|
-
"type": {
|
|
2563
|
-
"type": "string",
|
|
2564
|
-
"format": "uri",
|
|
2565
|
-
"nullable": true
|
|
2566
|
-
},
|
|
2567
|
-
"externalReference": {
|
|
2568
|
-
"type": "string",
|
|
2569
|
-
"nullable": true
|
|
2570
|
-
},
|
|
2571
|
-
"authorizationAttribute": {
|
|
2572
|
-
"type": "string",
|
|
2573
|
-
"nullable": true
|
|
2574
|
-
},
|
|
2575
|
-
"relatedDialogElementId": {
|
|
2576
|
-
"type": "string",
|
|
2577
|
-
"format": "guid",
|
|
2578
|
-
"nullable": true
|
|
2579
|
-
},
|
|
2580
2078
|
"displayName": {
|
|
2581
2079
|
"type": "array",
|
|
2582
2080
|
"items": {
|
|
@@ -2586,12 +2084,12 @@
|
|
|
2586
2084
|
"urls": {
|
|
2587
2085
|
"type": "array",
|
|
2588
2086
|
"items": {
|
|
2589
|
-
"$ref": "#/components/schemas/
|
|
2087
|
+
"$ref": "#/components/schemas/UpdateDialogDialogAttachmentUrlDto"
|
|
2590
2088
|
}
|
|
2591
2089
|
}
|
|
2592
2090
|
}
|
|
2593
2091
|
},
|
|
2594
|
-
"
|
|
2092
|
+
"UpdateDialogDialogAttachmentUrlDto": {
|
|
2595
2093
|
"type": "object",
|
|
2596
2094
|
"additionalProperties": false,
|
|
2597
2095
|
"properties": {
|
|
@@ -2604,16 +2102,16 @@
|
|
|
2604
2102
|
"type": "string",
|
|
2605
2103
|
"format": "uri"
|
|
2606
2104
|
},
|
|
2607
|
-
"
|
|
2105
|
+
"mediaType": {
|
|
2608
2106
|
"type": "string",
|
|
2609
2107
|
"nullable": true
|
|
2610
2108
|
},
|
|
2611
2109
|
"consumerType": {
|
|
2612
|
-
"$ref": "#/components/schemas/
|
|
2110
|
+
"$ref": "#/components/schemas/DialogAttachmentUrlConsumerType_Values"
|
|
2613
2111
|
}
|
|
2614
2112
|
}
|
|
2615
2113
|
},
|
|
2616
|
-
"
|
|
2114
|
+
"DialogAttachmentUrlConsumerType_Values": {
|
|
2617
2115
|
"type": "string",
|
|
2618
2116
|
"description": "",
|
|
2619
2117
|
"x-enumNames": [
|
|
@@ -2645,11 +2143,16 @@
|
|
|
2645
2143
|
"type": "string",
|
|
2646
2144
|
"nullable": true
|
|
2647
2145
|
},
|
|
2648
|
-
"
|
|
2146
|
+
"isDeleteDialogAction": {
|
|
2649
2147
|
"type": "boolean"
|
|
2650
2148
|
},
|
|
2651
|
-
"
|
|
2652
|
-
"
|
|
2149
|
+
"httpMethod": {
|
|
2150
|
+
"nullable": true,
|
|
2151
|
+
"oneOf": [
|
|
2152
|
+
{
|
|
2153
|
+
"$ref": "#/components/schemas/HttpVerb_Values"
|
|
2154
|
+
}
|
|
2155
|
+
]
|
|
2653
2156
|
},
|
|
2654
2157
|
"priority": {
|
|
2655
2158
|
"$ref": "#/components/schemas/DialogGuiActionPriority_Values"
|
|
@@ -2659,9 +2162,42 @@
|
|
|
2659
2162
|
"items": {
|
|
2660
2163
|
"$ref": "#/components/schemas/LocalizationDto"
|
|
2661
2164
|
}
|
|
2165
|
+
},
|
|
2166
|
+
"prompt": {
|
|
2167
|
+
"type": "array",
|
|
2168
|
+
"nullable": true,
|
|
2169
|
+
"items": {
|
|
2170
|
+
"$ref": "#/components/schemas/LocalizationDto"
|
|
2171
|
+
}
|
|
2662
2172
|
}
|
|
2663
2173
|
}
|
|
2664
2174
|
},
|
|
2175
|
+
"HttpVerb_Values": {
|
|
2176
|
+
"type": "string",
|
|
2177
|
+
"description": "",
|
|
2178
|
+
"x-enumNames": [
|
|
2179
|
+
"GET",
|
|
2180
|
+
"POST",
|
|
2181
|
+
"PUT",
|
|
2182
|
+
"PATCH",
|
|
2183
|
+
"DELETE",
|
|
2184
|
+
"HEAD",
|
|
2185
|
+
"OPTIONS",
|
|
2186
|
+
"TRACE",
|
|
2187
|
+
"CONNECT"
|
|
2188
|
+
],
|
|
2189
|
+
"enum": [
|
|
2190
|
+
"GET",
|
|
2191
|
+
"POST",
|
|
2192
|
+
"PUT",
|
|
2193
|
+
"PATCH",
|
|
2194
|
+
"DELETE",
|
|
2195
|
+
"HEAD",
|
|
2196
|
+
"OPTIONS",
|
|
2197
|
+
"TRACE",
|
|
2198
|
+
"CONNECT"
|
|
2199
|
+
]
|
|
2200
|
+
},
|
|
2665
2201
|
"DialogGuiActionPriority_Values": {
|
|
2666
2202
|
"type": "string",
|
|
2667
2203
|
"description": "",
|
|
@@ -2692,11 +2228,6 @@
|
|
|
2692
2228
|
"type": "string",
|
|
2693
2229
|
"nullable": true
|
|
2694
2230
|
},
|
|
2695
|
-
"dialogElementId": {
|
|
2696
|
-
"type": "string",
|
|
2697
|
-
"format": "guid",
|
|
2698
|
-
"nullable": true
|
|
2699
|
-
},
|
|
2700
2231
|
"endpoints": {
|
|
2701
2232
|
"type": "array",
|
|
2702
2233
|
"items": {
|
|
@@ -2750,32 +2281,6 @@
|
|
|
2750
2281
|
}
|
|
2751
2282
|
}
|
|
2752
2283
|
},
|
|
2753
|
-
"HttpVerb_Values": {
|
|
2754
|
-
"type": "string",
|
|
2755
|
-
"description": "",
|
|
2756
|
-
"x-enumNames": [
|
|
2757
|
-
"GET",
|
|
2758
|
-
"POST",
|
|
2759
|
-
"PUT",
|
|
2760
|
-
"PATCH",
|
|
2761
|
-
"DELETE",
|
|
2762
|
-
"HEAD",
|
|
2763
|
-
"OPTIONS",
|
|
2764
|
-
"TRACE",
|
|
2765
|
-
"CONNECT"
|
|
2766
|
-
],
|
|
2767
|
-
"enum": [
|
|
2768
|
-
"GET",
|
|
2769
|
-
"POST",
|
|
2770
|
-
"PUT",
|
|
2771
|
-
"PATCH",
|
|
2772
|
-
"DELETE",
|
|
2773
|
-
"HEAD",
|
|
2774
|
-
"OPTIONS",
|
|
2775
|
-
"TRACE",
|
|
2776
|
-
"CONNECT"
|
|
2777
|
-
]
|
|
2778
|
-
},
|
|
2779
2284
|
"UpdateDialogDialogActivityDto": {
|
|
2780
2285
|
"type": "object",
|
|
2781
2286
|
"additionalProperties": false,
|
|
@@ -2803,16 +2308,8 @@
|
|
|
2803
2308
|
"format": "guid",
|
|
2804
2309
|
"nullable": true
|
|
2805
2310
|
},
|
|
2806
|
-
"dialogElementId": {
|
|
2807
|
-
"type": "string",
|
|
2808
|
-
"format": "guid",
|
|
2809
|
-
"nullable": true
|
|
2810
|
-
},
|
|
2811
2311
|
"performedBy": {
|
|
2812
|
-
"
|
|
2813
|
-
"items": {
|
|
2814
|
-
"$ref": "#/components/schemas/LocalizationDto"
|
|
2815
|
-
}
|
|
2312
|
+
"$ref": "#/components/schemas/UpdateDialogDialogActivityActorDto"
|
|
2816
2313
|
},
|
|
2817
2314
|
"description": {
|
|
2818
2315
|
"type": "array",
|
|
@@ -2842,6 +2339,35 @@
|
|
|
2842
2339
|
"Forwarded"
|
|
2843
2340
|
]
|
|
2844
2341
|
},
|
|
2342
|
+
"UpdateDialogDialogActivityActorDto": {
|
|
2343
|
+
"type": "object",
|
|
2344
|
+
"additionalProperties": false,
|
|
2345
|
+
"properties": {
|
|
2346
|
+
"actorType": {
|
|
2347
|
+
"$ref": "#/components/schemas/DialogActorType_Values"
|
|
2348
|
+
},
|
|
2349
|
+
"actorName": {
|
|
2350
|
+
"type": "string",
|
|
2351
|
+
"nullable": true
|
|
2352
|
+
},
|
|
2353
|
+
"actorId": {
|
|
2354
|
+
"type": "string",
|
|
2355
|
+
"nullable": true
|
|
2356
|
+
}
|
|
2357
|
+
}
|
|
2358
|
+
},
|
|
2359
|
+
"DialogActorType_Values": {
|
|
2360
|
+
"type": "string",
|
|
2361
|
+
"description": "",
|
|
2362
|
+
"x-enumNames": [
|
|
2363
|
+
"PartyRepresentative",
|
|
2364
|
+
"ServiceOwner"
|
|
2365
|
+
],
|
|
2366
|
+
"enum": [
|
|
2367
|
+
"PartyRepresentative",
|
|
2368
|
+
"ServiceOwner"
|
|
2369
|
+
]
|
|
2370
|
+
},
|
|
2845
2371
|
"PaginatedListOfSearchDialogDtoSO": {
|
|
2846
2372
|
"type": "object",
|
|
2847
2373
|
"additionalProperties": false,
|
|
@@ -2893,6 +2419,11 @@
|
|
|
2893
2419
|
"format": "int32",
|
|
2894
2420
|
"nullable": true
|
|
2895
2421
|
},
|
|
2422
|
+
"guiAttachmentCount": {
|
|
2423
|
+
"type": "integer",
|
|
2424
|
+
"format": "int32",
|
|
2425
|
+
"nullable": true
|
|
2426
|
+
},
|
|
2896
2427
|
"extendedStatus": {
|
|
2897
2428
|
"type": "string",
|
|
2898
2429
|
"nullable": true
|
|
@@ -2918,6 +2449,14 @@
|
|
|
2918
2449
|
"status": {
|
|
2919
2450
|
"$ref": "#/components/schemas/DialogStatus_Values"
|
|
2920
2451
|
},
|
|
2452
|
+
"latestActivity": {
|
|
2453
|
+
"nullable": true,
|
|
2454
|
+
"oneOf": [
|
|
2455
|
+
{
|
|
2456
|
+
"$ref": "#/components/schemas/SearchDialogDialogActivityDtoSO"
|
|
2457
|
+
}
|
|
2458
|
+
]
|
|
2459
|
+
},
|
|
2921
2460
|
"content": {
|
|
2922
2461
|
"type": "array",
|
|
2923
2462
|
"items": {
|
|
@@ -2932,6 +2471,60 @@
|
|
|
2932
2471
|
}
|
|
2933
2472
|
}
|
|
2934
2473
|
},
|
|
2474
|
+
"SearchDialogDialogActivityDtoSO": {
|
|
2475
|
+
"type": "object",
|
|
2476
|
+
"additionalProperties": false,
|
|
2477
|
+
"properties": {
|
|
2478
|
+
"id": {
|
|
2479
|
+
"type": "string",
|
|
2480
|
+
"format": "guid"
|
|
2481
|
+
},
|
|
2482
|
+
"createdAt": {
|
|
2483
|
+
"type": "string",
|
|
2484
|
+
"format": "date-time",
|
|
2485
|
+
"nullable": true
|
|
2486
|
+
},
|
|
2487
|
+
"extendedType": {
|
|
2488
|
+
"type": "string",
|
|
2489
|
+
"format": "uri",
|
|
2490
|
+
"nullable": true
|
|
2491
|
+
},
|
|
2492
|
+
"type": {
|
|
2493
|
+
"$ref": "#/components/schemas/DialogActivityType_Values"
|
|
2494
|
+
},
|
|
2495
|
+
"relatedActivityId": {
|
|
2496
|
+
"type": "string",
|
|
2497
|
+
"format": "guid",
|
|
2498
|
+
"nullable": true
|
|
2499
|
+
},
|
|
2500
|
+
"performedBy": {
|
|
2501
|
+
"$ref": "#/components/schemas/SearchDialogDialogActivityActorDtoSO"
|
|
2502
|
+
},
|
|
2503
|
+
"description": {
|
|
2504
|
+
"type": "array",
|
|
2505
|
+
"items": {
|
|
2506
|
+
"$ref": "#/components/schemas/LocalizationDto"
|
|
2507
|
+
}
|
|
2508
|
+
}
|
|
2509
|
+
}
|
|
2510
|
+
},
|
|
2511
|
+
"SearchDialogDialogActivityActorDtoSO": {
|
|
2512
|
+
"type": "object",
|
|
2513
|
+
"additionalProperties": false,
|
|
2514
|
+
"properties": {
|
|
2515
|
+
"actorType": {
|
|
2516
|
+
"$ref": "#/components/schemas/DialogActorType_Values"
|
|
2517
|
+
},
|
|
2518
|
+
"actorName": {
|
|
2519
|
+
"type": "string",
|
|
2520
|
+
"nullable": true
|
|
2521
|
+
},
|
|
2522
|
+
"actorId": {
|
|
2523
|
+
"type": "string",
|
|
2524
|
+
"nullable": true
|
|
2525
|
+
}
|
|
2526
|
+
}
|
|
2527
|
+
},
|
|
2935
2528
|
"SearchDialogContentDtoSO": {
|
|
2936
2529
|
"type": "object",
|
|
2937
2530
|
"additionalProperties": false,
|
|
@@ -2955,20 +2548,31 @@
|
|
|
2955
2548
|
"type": "string",
|
|
2956
2549
|
"format": "guid"
|
|
2957
2550
|
},
|
|
2958
|
-
"
|
|
2551
|
+
"seenAt": {
|
|
2959
2552
|
"type": "string",
|
|
2960
2553
|
"format": "date-time"
|
|
2961
2554
|
},
|
|
2962
|
-
"
|
|
2963
|
-
"
|
|
2555
|
+
"seenBy": {
|
|
2556
|
+
"$ref": "#/components/schemas/SearchDialogDialogSeenLogActorDtoSO"
|
|
2964
2557
|
},
|
|
2965
|
-
"
|
|
2966
|
-
"type": "
|
|
2558
|
+
"isViaServiceOwner": {
|
|
2559
|
+
"type": "boolean",
|
|
2967
2560
|
"nullable": true
|
|
2968
2561
|
},
|
|
2969
2562
|
"isCurrentEndUser": {
|
|
2970
|
-
"type": "boolean"
|
|
2971
|
-
|
|
2563
|
+
"type": "boolean"
|
|
2564
|
+
}
|
|
2565
|
+
}
|
|
2566
|
+
},
|
|
2567
|
+
"SearchDialogDialogSeenLogActorDtoSO": {
|
|
2568
|
+
"type": "object",
|
|
2569
|
+
"additionalProperties": false,
|
|
2570
|
+
"properties": {
|
|
2571
|
+
"actorName": {
|
|
2572
|
+
"type": "string"
|
|
2573
|
+
},
|
|
2574
|
+
"actorId": {
|
|
2575
|
+
"type": "string"
|
|
2972
2576
|
}
|
|
2973
2577
|
}
|
|
2974
2578
|
},
|
|
@@ -3053,10 +2657,10 @@
|
|
|
3053
2657
|
"$ref": "#/components/schemas/GetDialogSearchTagDtoSO"
|
|
3054
2658
|
}
|
|
3055
2659
|
},
|
|
3056
|
-
"
|
|
2660
|
+
"attachments": {
|
|
3057
2661
|
"type": "array",
|
|
3058
2662
|
"items": {
|
|
3059
|
-
"$ref": "#/components/schemas/
|
|
2663
|
+
"$ref": "#/components/schemas/GetDialogDialogAttachmentDtoSO"
|
|
3060
2664
|
}
|
|
3061
2665
|
},
|
|
3062
2666
|
"guiActions": {
|
|
@@ -3099,6 +2703,10 @@
|
|
|
3099
2703
|
"items": {
|
|
3100
2704
|
"$ref": "#/components/schemas/LocalizationDto"
|
|
3101
2705
|
}
|
|
2706
|
+
},
|
|
2707
|
+
"mediaType": {
|
|
2708
|
+
"type": "string",
|
|
2709
|
+
"nullable": true
|
|
3102
2710
|
}
|
|
3103
2711
|
}
|
|
3104
2712
|
},
|
|
@@ -3111,7 +2719,7 @@
|
|
|
3111
2719
|
}
|
|
3112
2720
|
}
|
|
3113
2721
|
},
|
|
3114
|
-
"
|
|
2722
|
+
"GetDialogDialogAttachmentDtoSO": {
|
|
3115
2723
|
"type": "object",
|
|
3116
2724
|
"additionalProperties": false,
|
|
3117
2725
|
"properties": {
|
|
@@ -3119,20 +2727,6 @@
|
|
|
3119
2727
|
"type": "string",
|
|
3120
2728
|
"format": "guid"
|
|
3121
2729
|
},
|
|
3122
|
-
"type": {
|
|
3123
|
-
"type": "string",
|
|
3124
|
-
"format": "uri",
|
|
3125
|
-
"nullable": true
|
|
3126
|
-
},
|
|
3127
|
-
"authorizationAttribute": {
|
|
3128
|
-
"type": "string",
|
|
3129
|
-
"nullable": true
|
|
3130
|
-
},
|
|
3131
|
-
"relatedDialogElementId": {
|
|
3132
|
-
"type": "string",
|
|
3133
|
-
"format": "guid",
|
|
3134
|
-
"nullable": true
|
|
3135
|
-
},
|
|
3136
2730
|
"displayName": {
|
|
3137
2731
|
"type": "array",
|
|
3138
2732
|
"items": {
|
|
@@ -3142,12 +2736,12 @@
|
|
|
3142
2736
|
"urls": {
|
|
3143
2737
|
"type": "array",
|
|
3144
2738
|
"items": {
|
|
3145
|
-
"$ref": "#/components/schemas/
|
|
2739
|
+
"$ref": "#/components/schemas/GetDialogDialogAttachmentUrlDtoSO"
|
|
3146
2740
|
}
|
|
3147
2741
|
}
|
|
3148
2742
|
}
|
|
3149
2743
|
},
|
|
3150
|
-
"
|
|
2744
|
+
"GetDialogDialogAttachmentUrlDtoSO": {
|
|
3151
2745
|
"type": "object",
|
|
3152
2746
|
"additionalProperties": false,
|
|
3153
2747
|
"properties": {
|
|
@@ -3159,12 +2753,12 @@
|
|
|
3159
2753
|
"type": "string",
|
|
3160
2754
|
"format": "uri"
|
|
3161
2755
|
},
|
|
3162
|
-
"
|
|
2756
|
+
"mediaType": {
|
|
3163
2757
|
"type": "string",
|
|
3164
2758
|
"nullable": true
|
|
3165
2759
|
},
|
|
3166
2760
|
"consumerType": {
|
|
3167
|
-
"$ref": "#/components/schemas/
|
|
2761
|
+
"$ref": "#/components/schemas/DialogAttachmentUrlConsumerType_Values"
|
|
3168
2762
|
}
|
|
3169
2763
|
}
|
|
3170
2764
|
},
|
|
@@ -3187,20 +2781,27 @@
|
|
|
3187
2781
|
"type": "string",
|
|
3188
2782
|
"nullable": true
|
|
3189
2783
|
},
|
|
3190
|
-
"
|
|
3191
|
-
"type": "boolean"
|
|
3192
|
-
},
|
|
3193
|
-
"isDeleteAction": {
|
|
2784
|
+
"isDeleteDialogAction": {
|
|
3194
2785
|
"type": "boolean"
|
|
3195
2786
|
},
|
|
3196
2787
|
"priority": {
|
|
3197
2788
|
"$ref": "#/components/schemas/DialogGuiActionPriority_Values"
|
|
3198
2789
|
},
|
|
2790
|
+
"httpMethod": {
|
|
2791
|
+
"$ref": "#/components/schemas/HttpVerb_Values"
|
|
2792
|
+
},
|
|
3199
2793
|
"title": {
|
|
3200
2794
|
"type": "array",
|
|
3201
2795
|
"items": {
|
|
3202
2796
|
"$ref": "#/components/schemas/LocalizationDto"
|
|
3203
2797
|
}
|
|
2798
|
+
},
|
|
2799
|
+
"prompt": {
|
|
2800
|
+
"type": "array",
|
|
2801
|
+
"nullable": true,
|
|
2802
|
+
"items": {
|
|
2803
|
+
"$ref": "#/components/schemas/LocalizationDto"
|
|
2804
|
+
}
|
|
3204
2805
|
}
|
|
3205
2806
|
}
|
|
3206
2807
|
},
|
|
@@ -3219,11 +2820,6 @@
|
|
|
3219
2820
|
"type": "string",
|
|
3220
2821
|
"nullable": true
|
|
3221
2822
|
},
|
|
3222
|
-
"dialogElementId": {
|
|
3223
|
-
"type": "string",
|
|
3224
|
-
"format": "guid",
|
|
3225
|
-
"nullable": true
|
|
3226
|
-
},
|
|
3227
2823
|
"endpoints": {
|
|
3228
2824
|
"type": "array",
|
|
3229
2825
|
"items": {
|
|
@@ -3302,17 +2898,8 @@
|
|
|
3302
2898
|
"format": "guid",
|
|
3303
2899
|
"nullable": true
|
|
3304
2900
|
},
|
|
3305
|
-
"dialogElementId": {
|
|
3306
|
-
"type": "string",
|
|
3307
|
-
"format": "guid",
|
|
3308
|
-
"nullable": true
|
|
3309
|
-
},
|
|
3310
2901
|
"performedBy": {
|
|
3311
|
-
"
|
|
3312
|
-
"nullable": true,
|
|
3313
|
-
"items": {
|
|
3314
|
-
"$ref": "#/components/schemas/LocalizationDto"
|
|
3315
|
-
}
|
|
2902
|
+
"$ref": "#/components/schemas/GetDialogDialogActivityActorDtoSO"
|
|
3316
2903
|
},
|
|
3317
2904
|
"description": {
|
|
3318
2905
|
"type": "array",
|
|
@@ -3322,6 +2909,23 @@
|
|
|
3322
2909
|
}
|
|
3323
2910
|
}
|
|
3324
2911
|
},
|
|
2912
|
+
"GetDialogDialogActivityActorDtoSO": {
|
|
2913
|
+
"type": "object",
|
|
2914
|
+
"additionalProperties": false,
|
|
2915
|
+
"properties": {
|
|
2916
|
+
"actorType": {
|
|
2917
|
+
"$ref": "#/components/schemas/DialogActorType_Values"
|
|
2918
|
+
},
|
|
2919
|
+
"actorName": {
|
|
2920
|
+
"type": "string",
|
|
2921
|
+
"nullable": true
|
|
2922
|
+
},
|
|
2923
|
+
"actorId": {
|
|
2924
|
+
"type": "string",
|
|
2925
|
+
"nullable": true
|
|
2926
|
+
}
|
|
2927
|
+
}
|
|
2928
|
+
},
|
|
3325
2929
|
"GetDialogDialogSeenLogDtoSO": {
|
|
3326
2930
|
"type": "object",
|
|
3327
2931
|
"additionalProperties": false,
|
|
@@ -3330,20 +2934,27 @@
|
|
|
3330
2934
|
"type": "string",
|
|
3331
2935
|
"format": "guid"
|
|
3332
2936
|
},
|
|
3333
|
-
"
|
|
2937
|
+
"seenAt": {
|
|
3334
2938
|
"type": "string",
|
|
3335
2939
|
"format": "date-time"
|
|
3336
2940
|
},
|
|
3337
|
-
"
|
|
3338
|
-
"
|
|
2941
|
+
"seenBy": {
|
|
2942
|
+
"$ref": "#/components/schemas/GetDialogDialogSeenLogActorDtoSO"
|
|
3339
2943
|
},
|
|
3340
|
-
"
|
|
3341
|
-
"type": "
|
|
3342
|
-
|
|
2944
|
+
"isViaServiceOwner": {
|
|
2945
|
+
"type": "boolean"
|
|
2946
|
+
}
|
|
2947
|
+
}
|
|
2948
|
+
},
|
|
2949
|
+
"GetDialogDialogSeenLogActorDtoSO": {
|
|
2950
|
+
"type": "object",
|
|
2951
|
+
"additionalProperties": false,
|
|
2952
|
+
"properties": {
|
|
2953
|
+
"actorName": {
|
|
2954
|
+
"type": "string"
|
|
3343
2955
|
},
|
|
3344
|
-
"
|
|
3345
|
-
"type": "
|
|
3346
|
-
"nullable": true
|
|
2956
|
+
"actorId": {
|
|
2957
|
+
"type": "string"
|
|
3347
2958
|
}
|
|
3348
2959
|
}
|
|
3349
2960
|
},
|
|
@@ -3405,10 +3016,10 @@
|
|
|
3405
3016
|
"$ref": "#/components/schemas/CreateDialogSearchTagDto"
|
|
3406
3017
|
}
|
|
3407
3018
|
},
|
|
3408
|
-
"
|
|
3019
|
+
"attachments": {
|
|
3409
3020
|
"type": "array",
|
|
3410
3021
|
"items": {
|
|
3411
|
-
"$ref": "#/components/schemas/
|
|
3022
|
+
"$ref": "#/components/schemas/CreateDialogDialogAttachmentDto"
|
|
3412
3023
|
}
|
|
3413
3024
|
},
|
|
3414
3025
|
"guiActions": {
|
|
@@ -3443,6 +3054,10 @@
|
|
|
3443
3054
|
"items": {
|
|
3444
3055
|
"$ref": "#/components/schemas/LocalizationDto"
|
|
3445
3056
|
}
|
|
3057
|
+
},
|
|
3058
|
+
"mediaType": {
|
|
3059
|
+
"type": "string",
|
|
3060
|
+
"nullable": true
|
|
3446
3061
|
}
|
|
3447
3062
|
}
|
|
3448
3063
|
},
|
|
@@ -3455,7 +3070,7 @@
|
|
|
3455
3070
|
}
|
|
3456
3071
|
}
|
|
3457
3072
|
},
|
|
3458
|
-
"
|
|
3073
|
+
"CreateDialogDialogAttachmentDto": {
|
|
3459
3074
|
"type": "object",
|
|
3460
3075
|
"additionalProperties": false,
|
|
3461
3076
|
"properties": {
|
|
@@ -3464,24 +3079,6 @@
|
|
|
3464
3079
|
"format": "guid",
|
|
3465
3080
|
"nullable": true
|
|
3466
3081
|
},
|
|
3467
|
-
"type": {
|
|
3468
|
-
"type": "string",
|
|
3469
|
-
"format": "uri",
|
|
3470
|
-
"nullable": true
|
|
3471
|
-
},
|
|
3472
|
-
"externalReference": {
|
|
3473
|
-
"type": "string",
|
|
3474
|
-
"nullable": true
|
|
3475
|
-
},
|
|
3476
|
-
"authorizationAttribute": {
|
|
3477
|
-
"type": "string",
|
|
3478
|
-
"nullable": true
|
|
3479
|
-
},
|
|
3480
|
-
"relatedDialogElementId": {
|
|
3481
|
-
"type": "string",
|
|
3482
|
-
"format": "guid",
|
|
3483
|
-
"nullable": true
|
|
3484
|
-
},
|
|
3485
3082
|
"displayName": {
|
|
3486
3083
|
"type": "array",
|
|
3487
3084
|
"items": {
|
|
@@ -3491,12 +3088,12 @@
|
|
|
3491
3088
|
"urls": {
|
|
3492
3089
|
"type": "array",
|
|
3493
3090
|
"items": {
|
|
3494
|
-
"$ref": "#/components/schemas/
|
|
3091
|
+
"$ref": "#/components/schemas/CreateDialogDialogAttachmentUrlDto"
|
|
3495
3092
|
}
|
|
3496
3093
|
}
|
|
3497
3094
|
}
|
|
3498
3095
|
},
|
|
3499
|
-
"
|
|
3096
|
+
"CreateDialogDialogAttachmentUrlDto": {
|
|
3500
3097
|
"type": "object",
|
|
3501
3098
|
"additionalProperties": false,
|
|
3502
3099
|
"properties": {
|
|
@@ -3504,12 +3101,12 @@
|
|
|
3504
3101
|
"type": "string",
|
|
3505
3102
|
"format": "uri"
|
|
3506
3103
|
},
|
|
3507
|
-
"
|
|
3104
|
+
"mediaType": {
|
|
3508
3105
|
"type": "string",
|
|
3509
3106
|
"nullable": true
|
|
3510
3107
|
},
|
|
3511
3108
|
"consumerType": {
|
|
3512
|
-
"$ref": "#/components/schemas/
|
|
3109
|
+
"$ref": "#/components/schemas/DialogAttachmentUrlConsumerType_Values"
|
|
3513
3110
|
}
|
|
3514
3111
|
}
|
|
3515
3112
|
},
|
|
@@ -3528,11 +3125,16 @@
|
|
|
3528
3125
|
"type": "string",
|
|
3529
3126
|
"nullable": true
|
|
3530
3127
|
},
|
|
3531
|
-
"
|
|
3128
|
+
"isDeleteDialogAction": {
|
|
3532
3129
|
"type": "boolean"
|
|
3533
3130
|
},
|
|
3534
|
-
"
|
|
3535
|
-
"
|
|
3131
|
+
"httpMethod": {
|
|
3132
|
+
"nullable": true,
|
|
3133
|
+
"oneOf": [
|
|
3134
|
+
{
|
|
3135
|
+
"$ref": "#/components/schemas/HttpVerb_Values"
|
|
3136
|
+
}
|
|
3137
|
+
]
|
|
3536
3138
|
},
|
|
3537
3139
|
"priority": {
|
|
3538
3140
|
"$ref": "#/components/schemas/DialogGuiActionPriority_Values"
|
|
@@ -3542,6 +3144,13 @@
|
|
|
3542
3144
|
"items": {
|
|
3543
3145
|
"$ref": "#/components/schemas/LocalizationDto"
|
|
3544
3146
|
}
|
|
3147
|
+
},
|
|
3148
|
+
"prompt": {
|
|
3149
|
+
"type": "array",
|
|
3150
|
+
"nullable": true,
|
|
3151
|
+
"items": {
|
|
3152
|
+
"$ref": "#/components/schemas/LocalizationDto"
|
|
3153
|
+
}
|
|
3545
3154
|
}
|
|
3546
3155
|
}
|
|
3547
3156
|
},
|
|
@@ -3556,11 +3165,6 @@
|
|
|
3556
3165
|
"type": "string",
|
|
3557
3166
|
"nullable": true
|
|
3558
3167
|
},
|
|
3559
|
-
"dialogElementId": {
|
|
3560
|
-
"type": "string",
|
|
3561
|
-
"format": "guid",
|
|
3562
|
-
"nullable": true
|
|
3563
|
-
},
|
|
3564
3168
|
"endpoints": {
|
|
3565
3169
|
"type": "array",
|
|
3566
3170
|
"items": {
|
|
@@ -3636,16 +3240,8 @@
|
|
|
3636
3240
|
"format": "guid",
|
|
3637
3241
|
"nullable": true
|
|
3638
3242
|
},
|
|
3639
|
-
"dialogElementId": {
|
|
3640
|
-
"type": "string",
|
|
3641
|
-
"format": "guid",
|
|
3642
|
-
"nullable": true
|
|
3643
|
-
},
|
|
3644
3243
|
"performedBy": {
|
|
3645
|
-
"
|
|
3646
|
-
"items": {
|
|
3647
|
-
"$ref": "#/components/schemas/LocalizationDto"
|
|
3648
|
-
}
|
|
3244
|
+
"$ref": "#/components/schemas/CreateDialogDialogActivityActorDto"
|
|
3649
3245
|
},
|
|
3650
3246
|
"description": {
|
|
3651
3247
|
"type": "array",
|
|
@@ -3655,76 +3251,20 @@
|
|
|
3655
3251
|
}
|
|
3656
3252
|
}
|
|
3657
3253
|
},
|
|
3658
|
-
"
|
|
3659
|
-
"type": "object",
|
|
3660
|
-
"additionalProperties": false,
|
|
3661
|
-
"properties": {
|
|
3662
|
-
"type": {
|
|
3663
|
-
"type": "string",
|
|
3664
|
-
"format": "uri",
|
|
3665
|
-
"nullable": true
|
|
3666
|
-
},
|
|
3667
|
-
"authorizationAttribute": {
|
|
3668
|
-
"type": "string",
|
|
3669
|
-
"nullable": true
|
|
3670
|
-
},
|
|
3671
|
-
"relatedDialogElementId": {
|
|
3672
|
-
"type": "string",
|
|
3673
|
-
"format": "guid",
|
|
3674
|
-
"nullable": true
|
|
3675
|
-
},
|
|
3676
|
-
"displayName": {
|
|
3677
|
-
"type": "array",
|
|
3678
|
-
"items": {
|
|
3679
|
-
"$ref": "#/components/schemas/LocalizationDto"
|
|
3680
|
-
}
|
|
3681
|
-
},
|
|
3682
|
-
"urls": {
|
|
3683
|
-
"type": "array",
|
|
3684
|
-
"items": {
|
|
3685
|
-
"$ref": "#/components/schemas/UpdateDialogDialogElementUrlDto"
|
|
3686
|
-
}
|
|
3687
|
-
}
|
|
3688
|
-
}
|
|
3689
|
-
},
|
|
3690
|
-
"CreateDialogElementRequest": {
|
|
3254
|
+
"CreateDialogDialogActivityActorDto": {
|
|
3691
3255
|
"type": "object",
|
|
3692
3256
|
"additionalProperties": false,
|
|
3693
3257
|
"properties": {
|
|
3694
|
-
"
|
|
3695
|
-
"
|
|
3696
|
-
"format": "guid",
|
|
3697
|
-
"nullable": true
|
|
3258
|
+
"actorType": {
|
|
3259
|
+
"$ref": "#/components/schemas/DialogActorType_Values"
|
|
3698
3260
|
},
|
|
3699
|
-
"
|
|
3700
|
-
"type": "string",
|
|
3701
|
-
"format": "uri",
|
|
3702
|
-
"nullable": true
|
|
3703
|
-
},
|
|
3704
|
-
"externalReference": {
|
|
3705
|
-
"type": "string",
|
|
3706
|
-
"nullable": true
|
|
3707
|
-
},
|
|
3708
|
-
"authorizationAttribute": {
|
|
3261
|
+
"actorName": {
|
|
3709
3262
|
"type": "string",
|
|
3710
3263
|
"nullable": true
|
|
3711
3264
|
},
|
|
3712
|
-
"
|
|
3265
|
+
"actorId": {
|
|
3713
3266
|
"type": "string",
|
|
3714
|
-
"format": "guid",
|
|
3715
3267
|
"nullable": true
|
|
3716
|
-
},
|
|
3717
|
-
"displayName": {
|
|
3718
|
-
"type": "array",
|
|
3719
|
-
"items": {
|
|
3720
|
-
"$ref": "#/components/schemas/LocalizationDto"
|
|
3721
|
-
}
|
|
3722
|
-
},
|
|
3723
|
-
"urls": {
|
|
3724
|
-
"type": "array",
|
|
3725
|
-
"items": {
|
|
3726
|
-
"$ref": "#/components/schemas/UpdateDialogDialogElementUrlDto"
|
|
3727
|
-
}
|
|
3728
3268
|
}
|
|
3729
3269
|
}
|
|
3730
3270
|
},
|
|
@@ -3755,16 +3295,8 @@
|
|
|
3755
3295
|
"format": "guid",
|
|
3756
3296
|
"nullable": true
|
|
3757
3297
|
},
|
|
3758
|
-
"dialogElementId": {
|
|
3759
|
-
"type": "string",
|
|
3760
|
-
"format": "guid",
|
|
3761
|
-
"nullable": true
|
|
3762
|
-
},
|
|
3763
3298
|
"performedBy": {
|
|
3764
|
-
"
|
|
3765
|
-
"items": {
|
|
3766
|
-
"$ref": "#/components/schemas/LocalizationDto"
|
|
3767
|
-
}
|
|
3299
|
+
"$ref": "#/components/schemas/UpdateDialogDialogActivityActorDto"
|
|
3768
3300
|
},
|
|
3769
3301
|
"description": {
|
|
3770
3302
|
"type": "array",
|
|
@@ -3835,18 +3367,29 @@
|
|
|
3835
3367
|
"type": "string",
|
|
3836
3368
|
"format": "date-time"
|
|
3837
3369
|
},
|
|
3838
|
-
"
|
|
3839
|
-
"
|
|
3370
|
+
"seenBy": {
|
|
3371
|
+
"$ref": "#/components/schemas/SearchDialogSeenLogSeenByDto"
|
|
3840
3372
|
},
|
|
3841
|
-
"
|
|
3842
|
-
"type": "
|
|
3843
|
-
"nullable": true
|
|
3373
|
+
"isViaServiceOwner": {
|
|
3374
|
+
"type": "boolean"
|
|
3844
3375
|
},
|
|
3845
3376
|
"isCurrentEndUser": {
|
|
3846
3377
|
"type": "boolean"
|
|
3847
3378
|
}
|
|
3848
3379
|
}
|
|
3849
3380
|
},
|
|
3381
|
+
"SearchDialogSeenLogSeenByDto": {
|
|
3382
|
+
"type": "object",
|
|
3383
|
+
"additionalProperties": false,
|
|
3384
|
+
"properties": {
|
|
3385
|
+
"actorName": {
|
|
3386
|
+
"type": "string"
|
|
3387
|
+
},
|
|
3388
|
+
"actorId": {
|
|
3389
|
+
"type": "string"
|
|
3390
|
+
}
|
|
3391
|
+
}
|
|
3392
|
+
},
|
|
3850
3393
|
"GetDialogSeenLogDto": {
|
|
3851
3394
|
"type": "object",
|
|
3852
3395
|
"additionalProperties": false,
|
|
@@ -3859,18 +3402,29 @@
|
|
|
3859
3402
|
"type": "string",
|
|
3860
3403
|
"format": "date-time"
|
|
3861
3404
|
},
|
|
3862
|
-
"
|
|
3863
|
-
"
|
|
3405
|
+
"seenBy": {
|
|
3406
|
+
"$ref": "#/components/schemas/GetDialogSeenLogActorDto"
|
|
3864
3407
|
},
|
|
3865
|
-
"
|
|
3866
|
-
"type": "
|
|
3867
|
-
"nullable": true
|
|
3408
|
+
"isViaServiceOwner": {
|
|
3409
|
+
"type": "boolean"
|
|
3868
3410
|
},
|
|
3869
3411
|
"isCurrentEndUser": {
|
|
3870
3412
|
"type": "boolean"
|
|
3871
3413
|
}
|
|
3872
3414
|
}
|
|
3873
3415
|
},
|
|
3416
|
+
"GetDialogSeenLogActorDto": {
|
|
3417
|
+
"type": "object",
|
|
3418
|
+
"additionalProperties": false,
|
|
3419
|
+
"properties": {
|
|
3420
|
+
"actorName": {
|
|
3421
|
+
"type": "string"
|
|
3422
|
+
},
|
|
3423
|
+
"actorId": {
|
|
3424
|
+
"type": "string"
|
|
3425
|
+
}
|
|
3426
|
+
}
|
|
3427
|
+
},
|
|
3874
3428
|
"PaginatedListOfSearchDialogDto": {
|
|
3875
3429
|
"type": "object",
|
|
3876
3430
|
"additionalProperties": false,
|
|
@@ -3991,17 +3545,8 @@
|
|
|
3991
3545
|
"format": "guid",
|
|
3992
3546
|
"nullable": true
|
|
3993
3547
|
},
|
|
3994
|
-
"dialogElementId": {
|
|
3995
|
-
"type": "string",
|
|
3996
|
-
"format": "guid",
|
|
3997
|
-
"nullable": true
|
|
3998
|
-
},
|
|
3999
3548
|
"performedBy": {
|
|
4000
|
-
"
|
|
4001
|
-
"nullable": true,
|
|
4002
|
-
"items": {
|
|
4003
|
-
"$ref": "#/components/schemas/LocalizationDto"
|
|
4004
|
-
}
|
|
3549
|
+
"$ref": "#/components/schemas/SearchDialogDialogActivityActorDto"
|
|
4005
3550
|
},
|
|
4006
3551
|
"description": {
|
|
4007
3552
|
"type": "array",
|
|
@@ -4011,6 +3556,23 @@
|
|
|
4011
3556
|
}
|
|
4012
3557
|
}
|
|
4013
3558
|
},
|
|
3559
|
+
"SearchDialogDialogActivityActorDto": {
|
|
3560
|
+
"type": "object",
|
|
3561
|
+
"additionalProperties": false,
|
|
3562
|
+
"properties": {
|
|
3563
|
+
"actorType": {
|
|
3564
|
+
"$ref": "#/components/schemas/DialogActorType_Values"
|
|
3565
|
+
},
|
|
3566
|
+
"actorName": {
|
|
3567
|
+
"type": "string",
|
|
3568
|
+
"nullable": true
|
|
3569
|
+
},
|
|
3570
|
+
"actorId": {
|
|
3571
|
+
"type": "string",
|
|
3572
|
+
"nullable": true
|
|
3573
|
+
}
|
|
3574
|
+
}
|
|
3575
|
+
},
|
|
4014
3576
|
"SearchDialogContentDto": {
|
|
4015
3577
|
"type": "object",
|
|
4016
3578
|
"additionalProperties": false,
|
|
@@ -4038,11 +3600,11 @@
|
|
|
4038
3600
|
"type": "string",
|
|
4039
3601
|
"format": "date-time"
|
|
4040
3602
|
},
|
|
4041
|
-
"
|
|
4042
|
-
"
|
|
3603
|
+
"seenBy": {
|
|
3604
|
+
"$ref": "#/components/schemas/SearchDialogDialogSeenLogActorDto"
|
|
4043
3605
|
},
|
|
4044
|
-
"
|
|
4045
|
-
"type": "
|
|
3606
|
+
"isViaServiceOwner": {
|
|
3607
|
+
"type": "boolean",
|
|
4046
3608
|
"nullable": true
|
|
4047
3609
|
},
|
|
4048
3610
|
"isCurrentEndUser": {
|
|
@@ -4050,6 +3612,18 @@
|
|
|
4050
3612
|
}
|
|
4051
3613
|
}
|
|
4052
3614
|
},
|
|
3615
|
+
"SearchDialogDialogSeenLogActorDto": {
|
|
3616
|
+
"type": "object",
|
|
3617
|
+
"additionalProperties": false,
|
|
3618
|
+
"properties": {
|
|
3619
|
+
"actorName": {
|
|
3620
|
+
"type": "string"
|
|
3621
|
+
},
|
|
3622
|
+
"actorId": {
|
|
3623
|
+
"type": "string"
|
|
3624
|
+
}
|
|
3625
|
+
}
|
|
3626
|
+
},
|
|
4053
3627
|
"GetDialogDto": {
|
|
4054
3628
|
"type": "object",
|
|
4055
3629
|
"additionalProperties": false,
|
|
@@ -4123,10 +3697,10 @@
|
|
|
4123
3697
|
"type": "string",
|
|
4124
3698
|
"nullable": true
|
|
4125
3699
|
},
|
|
4126
|
-
"
|
|
3700
|
+
"attachments": {
|
|
4127
3701
|
"type": "array",
|
|
4128
3702
|
"items": {
|
|
4129
|
-
"$ref": "#/components/schemas/
|
|
3703
|
+
"$ref": "#/components/schemas/GetDialogDialogAttachmentDto"
|
|
4130
3704
|
}
|
|
4131
3705
|
},
|
|
4132
3706
|
"guiActions": {
|
|
@@ -4167,10 +3741,14 @@
|
|
|
4167
3741
|
"items": {
|
|
4168
3742
|
"$ref": "#/components/schemas/LocalizationDto"
|
|
4169
3743
|
}
|
|
3744
|
+
},
|
|
3745
|
+
"mediaType": {
|
|
3746
|
+
"type": "string",
|
|
3747
|
+
"nullable": true
|
|
4170
3748
|
}
|
|
4171
3749
|
}
|
|
4172
3750
|
},
|
|
4173
|
-
"
|
|
3751
|
+
"GetDialogDialogAttachmentDto": {
|
|
4174
3752
|
"type": "object",
|
|
4175
3753
|
"additionalProperties": false,
|
|
4176
3754
|
"properties": {
|
|
@@ -4178,27 +3756,6 @@
|
|
|
4178
3756
|
"type": "string",
|
|
4179
3757
|
"format": "guid"
|
|
4180
3758
|
},
|
|
4181
|
-
"type": {
|
|
4182
|
-
"type": "string",
|
|
4183
|
-
"format": "uri",
|
|
4184
|
-
"nullable": true
|
|
4185
|
-
},
|
|
4186
|
-
"externalReference": {
|
|
4187
|
-
"type": "string",
|
|
4188
|
-
"nullable": true
|
|
4189
|
-
},
|
|
4190
|
-
"authorizationAttribute": {
|
|
4191
|
-
"type": "string",
|
|
4192
|
-
"nullable": true
|
|
4193
|
-
},
|
|
4194
|
-
"isAuthorized": {
|
|
4195
|
-
"type": "boolean"
|
|
4196
|
-
},
|
|
4197
|
-
"relatedDialogElementId": {
|
|
4198
|
-
"type": "string",
|
|
4199
|
-
"format": "guid",
|
|
4200
|
-
"nullable": true
|
|
4201
|
-
},
|
|
4202
3759
|
"displayName": {
|
|
4203
3760
|
"type": "array",
|
|
4204
3761
|
"items": {
|
|
@@ -4208,12 +3765,12 @@
|
|
|
4208
3765
|
"urls": {
|
|
4209
3766
|
"type": "array",
|
|
4210
3767
|
"items": {
|
|
4211
|
-
"$ref": "#/components/schemas/
|
|
3768
|
+
"$ref": "#/components/schemas/GetDialogDialogAttachmentUrlDto"
|
|
4212
3769
|
}
|
|
4213
3770
|
}
|
|
4214
3771
|
}
|
|
4215
3772
|
},
|
|
4216
|
-
"
|
|
3773
|
+
"GetDialogDialogAttachmentUrlDto": {
|
|
4217
3774
|
"type": "object",
|
|
4218
3775
|
"additionalProperties": false,
|
|
4219
3776
|
"properties": {
|
|
@@ -4225,12 +3782,12 @@
|
|
|
4225
3782
|
"type": "string",
|
|
4226
3783
|
"format": "uri"
|
|
4227
3784
|
},
|
|
4228
|
-
"
|
|
3785
|
+
"mediaType": {
|
|
4229
3786
|
"type": "string",
|
|
4230
3787
|
"nullable": true
|
|
4231
3788
|
},
|
|
4232
3789
|
"consumerType": {
|
|
4233
|
-
"$ref": "#/components/schemas/
|
|
3790
|
+
"$ref": "#/components/schemas/DialogAttachmentUrlConsumerType_Values"
|
|
4234
3791
|
}
|
|
4235
3792
|
}
|
|
4236
3793
|
},
|
|
@@ -4256,20 +3813,27 @@
|
|
|
4256
3813
|
"isAuthorized": {
|
|
4257
3814
|
"type": "boolean"
|
|
4258
3815
|
},
|
|
4259
|
-
"
|
|
4260
|
-
"type": "boolean"
|
|
4261
|
-
},
|
|
4262
|
-
"isDeleteAction": {
|
|
3816
|
+
"isDeleteDialogAction": {
|
|
4263
3817
|
"type": "boolean"
|
|
4264
3818
|
},
|
|
4265
3819
|
"priority": {
|
|
4266
3820
|
"$ref": "#/components/schemas/DialogGuiActionPriority_Values"
|
|
4267
3821
|
},
|
|
3822
|
+
"httpMethod": {
|
|
3823
|
+
"$ref": "#/components/schemas/HttpVerb_Values"
|
|
3824
|
+
},
|
|
4268
3825
|
"title": {
|
|
4269
3826
|
"type": "array",
|
|
4270
3827
|
"items": {
|
|
4271
3828
|
"$ref": "#/components/schemas/LocalizationDto"
|
|
4272
3829
|
}
|
|
3830
|
+
},
|
|
3831
|
+
"prompt": {
|
|
3832
|
+
"type": "array",
|
|
3833
|
+
"nullable": true,
|
|
3834
|
+
"items": {
|
|
3835
|
+
"$ref": "#/components/schemas/LocalizationDto"
|
|
3836
|
+
}
|
|
4273
3837
|
}
|
|
4274
3838
|
}
|
|
4275
3839
|
},
|
|
@@ -4291,11 +3855,6 @@
|
|
|
4291
3855
|
"isAuthorized": {
|
|
4292
3856
|
"type": "boolean"
|
|
4293
3857
|
},
|
|
4294
|
-
"dialogElementId": {
|
|
4295
|
-
"type": "string",
|
|
4296
|
-
"format": "guid",
|
|
4297
|
-
"nullable": true
|
|
4298
|
-
},
|
|
4299
3858
|
"endpoints": {
|
|
4300
3859
|
"type": "array",
|
|
4301
3860
|
"items": {
|
|
@@ -4374,17 +3933,8 @@
|
|
|
4374
3933
|
"format": "guid",
|
|
4375
3934
|
"nullable": true
|
|
4376
3935
|
},
|
|
4377
|
-
"dialogElementId": {
|
|
4378
|
-
"type": "string",
|
|
4379
|
-
"format": "guid",
|
|
4380
|
-
"nullable": true
|
|
4381
|
-
},
|
|
4382
3936
|
"performedBy": {
|
|
4383
|
-
"
|
|
4384
|
-
"nullable": true,
|
|
4385
|
-
"items": {
|
|
4386
|
-
"$ref": "#/components/schemas/LocalizationDto"
|
|
4387
|
-
}
|
|
3937
|
+
"$ref": "#/components/schemas/GetDialogDialogActivityActorDto"
|
|
4388
3938
|
},
|
|
4389
3939
|
"description": {
|
|
4390
3940
|
"type": "array",
|
|
@@ -4394,6 +3944,23 @@
|
|
|
4394
3944
|
}
|
|
4395
3945
|
}
|
|
4396
3946
|
},
|
|
3947
|
+
"GetDialogDialogActivityActorDto": {
|
|
3948
|
+
"type": "object",
|
|
3949
|
+
"additionalProperties": false,
|
|
3950
|
+
"properties": {
|
|
3951
|
+
"actorType": {
|
|
3952
|
+
"$ref": "#/components/schemas/DialogActorType_Values"
|
|
3953
|
+
},
|
|
3954
|
+
"actorName": {
|
|
3955
|
+
"type": "string",
|
|
3956
|
+
"nullable": true
|
|
3957
|
+
},
|
|
3958
|
+
"actorId": {
|
|
3959
|
+
"type": "string",
|
|
3960
|
+
"nullable": true
|
|
3961
|
+
}
|
|
3962
|
+
}
|
|
3963
|
+
},
|
|
4397
3964
|
"GetDialogDialogSeenLogDto": {
|
|
4398
3965
|
"type": "object",
|
|
4399
3966
|
"additionalProperties": false,
|
|
@@ -4406,11 +3973,11 @@
|
|
|
4406
3973
|
"type": "string",
|
|
4407
3974
|
"format": "date-time"
|
|
4408
3975
|
},
|
|
4409
|
-
"
|
|
4410
|
-
"
|
|
3976
|
+
"seenBy": {
|
|
3977
|
+
"$ref": "#/components/schemas/GetDialogDialogSeenLogActorDto"
|
|
4411
3978
|
},
|
|
4412
|
-
"
|
|
4413
|
-
"type": "
|
|
3979
|
+
"isViaServiceOwner": {
|
|
3980
|
+
"type": "boolean",
|
|
4414
3981
|
"nullable": true
|
|
4415
3982
|
},
|
|
4416
3983
|
"isCurrentEndUser": {
|
|
@@ -4418,6 +3985,18 @@
|
|
|
4418
3985
|
}
|
|
4419
3986
|
}
|
|
4420
3987
|
},
|
|
3988
|
+
"GetDialogDialogSeenLogActorDto": {
|
|
3989
|
+
"type": "object",
|
|
3990
|
+
"additionalProperties": false,
|
|
3991
|
+
"properties": {
|
|
3992
|
+
"actorName": {
|
|
3993
|
+
"type": "string"
|
|
3994
|
+
},
|
|
3995
|
+
"actorId": {
|
|
3996
|
+
"type": "string"
|
|
3997
|
+
}
|
|
3998
|
+
}
|
|
3999
|
+
},
|
|
4421
4000
|
"Operation": {
|
|
4422
4001
|
"type": "object",
|
|
4423
4002
|
"additionalProperties": false,
|
|
@@ -4474,4 +4053,4 @@
|
|
|
4474
4053
|
}
|
|
4475
4054
|
}
|
|
4476
4055
|
}
|
|
4477
|
-
}
|
|
4056
|
+
}
|