@digdir/dialogporten-schema 1.28.0 → 1.29.0-e79dbfa
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 +1 -1
- package/swagger.verified.json +84 -2
package/package.json
CHANGED
package/swagger.verified.json
CHANGED
|
@@ -211,6 +211,7 @@
|
|
|
211
211
|
"items": {
|
|
212
212
|
"$ref": "#/components/schemas/V1EndUserDialogsQueriesSearch_Dialog"
|
|
213
213
|
},
|
|
214
|
+
"nullable": true,
|
|
214
215
|
"type": "array"
|
|
215
216
|
},
|
|
216
217
|
"orderBy": {
|
|
@@ -239,6 +240,7 @@
|
|
|
239
240
|
"items": {
|
|
240
241
|
"$ref": "#/components/schemas/V1ServiceOwnerDialogsQueriesSearch_Dialog"
|
|
241
242
|
},
|
|
243
|
+
"nullable": true,
|
|
242
244
|
"type": "array"
|
|
243
245
|
},
|
|
244
246
|
"orderBy": {
|
|
@@ -260,6 +262,7 @@
|
|
|
260
262
|
"items": {
|
|
261
263
|
"$ref": "#/components/schemas/ProblemDetails_Error"
|
|
262
264
|
},
|
|
265
|
+
"nullable": true,
|
|
263
266
|
"type": "array"
|
|
264
267
|
},
|
|
265
268
|
"instance": {
|
|
@@ -320,6 +323,7 @@
|
|
|
320
323
|
"items": {
|
|
321
324
|
"$ref": "#/components/schemas/V1CommonLocalizations_Localization"
|
|
322
325
|
},
|
|
326
|
+
"nullable": true,
|
|
323
327
|
"type": "array"
|
|
324
328
|
}
|
|
325
329
|
},
|
|
@@ -352,6 +356,7 @@
|
|
|
352
356
|
"items": {
|
|
353
357
|
"$ref": "#/components/schemas/V1CommonLocalizations_Localization"
|
|
354
358
|
},
|
|
359
|
+
"nullable": true,
|
|
355
360
|
"type": "array"
|
|
356
361
|
},
|
|
357
362
|
"extendedType": {
|
|
@@ -604,6 +609,7 @@
|
|
|
604
609
|
"items": {
|
|
605
610
|
"$ref": "#/components/schemas/V1EndUserDialogsQueriesGet_DialogActivity"
|
|
606
611
|
},
|
|
612
|
+
"nullable": true,
|
|
607
613
|
"type": "array"
|
|
608
614
|
},
|
|
609
615
|
"apiActions": {
|
|
@@ -611,6 +617,7 @@
|
|
|
611
617
|
"items": {
|
|
612
618
|
"$ref": "#/components/schemas/V1EndUserDialogsQueriesGet_DialogApiAction"
|
|
613
619
|
},
|
|
620
|
+
"nullable": true,
|
|
614
621
|
"type": "array"
|
|
615
622
|
},
|
|
616
623
|
"attachments": {
|
|
@@ -618,6 +625,7 @@
|
|
|
618
625
|
"items": {
|
|
619
626
|
"$ref": "#/components/schemas/V1EndUserDialogsQueriesGet_DialogAttachment"
|
|
620
627
|
},
|
|
628
|
+
"nullable": true,
|
|
621
629
|
"type": "array"
|
|
622
630
|
},
|
|
623
631
|
"content": {
|
|
@@ -668,6 +676,7 @@
|
|
|
668
676
|
"items": {
|
|
669
677
|
"$ref": "#/components/schemas/V1EndUserDialogsQueriesGet_DialogGuiAction"
|
|
670
678
|
},
|
|
679
|
+
"nullable": true,
|
|
671
680
|
"type": "array"
|
|
672
681
|
},
|
|
673
682
|
"id": {
|
|
@@ -713,6 +722,7 @@
|
|
|
713
722
|
"items": {
|
|
714
723
|
"$ref": "#/components/schemas/V1EndUserDialogsQueriesGet_DialogSeenLog"
|
|
715
724
|
},
|
|
725
|
+
"nullable": true,
|
|
716
726
|
"type": "array"
|
|
717
727
|
},
|
|
718
728
|
"serviceResource": {
|
|
@@ -745,6 +755,7 @@
|
|
|
745
755
|
"items": {
|
|
746
756
|
"$ref": "#/components/schemas/V1EndUserDialogsQueriesGet_DialogTransmission"
|
|
747
757
|
},
|
|
758
|
+
"nullable": true,
|
|
748
759
|
"type": "array"
|
|
749
760
|
},
|
|
750
761
|
"updatedAt": {
|
|
@@ -770,6 +781,7 @@
|
|
|
770
781
|
"items": {
|
|
771
782
|
"$ref": "#/components/schemas/V1CommonLocalizations_Localization"
|
|
772
783
|
},
|
|
784
|
+
"nullable": true,
|
|
773
785
|
"type": "array"
|
|
774
786
|
},
|
|
775
787
|
"extendedType": {
|
|
@@ -851,6 +863,7 @@
|
|
|
851
863
|
"items": {
|
|
852
864
|
"$ref": "#/components/schemas/V1EndUserDialogsQueriesGet_DialogApiActionEndpoint"
|
|
853
865
|
},
|
|
866
|
+
"nullable": true,
|
|
854
867
|
"type": "array"
|
|
855
868
|
},
|
|
856
869
|
"id": {
|
|
@@ -931,6 +944,7 @@
|
|
|
931
944
|
"items": {
|
|
932
945
|
"$ref": "#/components/schemas/V1CommonLocalizations_Localization"
|
|
933
946
|
},
|
|
947
|
+
"nullable": true,
|
|
934
948
|
"type": "array"
|
|
935
949
|
},
|
|
936
950
|
"id": {
|
|
@@ -943,6 +957,7 @@
|
|
|
943
957
|
"items": {
|
|
944
958
|
"$ref": "#/components/schemas/V1EndUserDialogsQueriesGet_DialogAttachmentUrl"
|
|
945
959
|
},
|
|
960
|
+
"nullable": true,
|
|
946
961
|
"type": "array"
|
|
947
962
|
}
|
|
948
963
|
},
|
|
@@ -1034,6 +1049,7 @@
|
|
|
1034
1049
|
"items": {
|
|
1035
1050
|
"$ref": "#/components/schemas/V1CommonLocalizations_Localization"
|
|
1036
1051
|
},
|
|
1052
|
+
"nullable": true,
|
|
1037
1053
|
"type": "array"
|
|
1038
1054
|
},
|
|
1039
1055
|
"url": {
|
|
@@ -1101,6 +1117,7 @@
|
|
|
1101
1117
|
"items": {
|
|
1102
1118
|
"$ref": "#/components/schemas/V1EndUserDialogsQueriesGet_DialogTransmissionAttachment"
|
|
1103
1119
|
},
|
|
1120
|
+
"nullable": true,
|
|
1104
1121
|
"type": "array"
|
|
1105
1122
|
},
|
|
1106
1123
|
"authorizationAttribute": {
|
|
@@ -1170,6 +1187,7 @@
|
|
|
1170
1187
|
"items": {
|
|
1171
1188
|
"$ref": "#/components/schemas/V1CommonLocalizations_Localization"
|
|
1172
1189
|
},
|
|
1190
|
+
"nullable": true,
|
|
1173
1191
|
"type": "array"
|
|
1174
1192
|
},
|
|
1175
1193
|
"id": {
|
|
@@ -1182,6 +1200,7 @@
|
|
|
1182
1200
|
"items": {
|
|
1183
1201
|
"$ref": "#/components/schemas/V1EndUserDialogsQueriesGet_DialogTransmissionAttachmentUrl"
|
|
1184
1202
|
},
|
|
1203
|
+
"nullable": true,
|
|
1185
1204
|
"type": "array"
|
|
1186
1205
|
}
|
|
1187
1206
|
},
|
|
@@ -1394,6 +1413,7 @@
|
|
|
1394
1413
|
"items": {
|
|
1395
1414
|
"$ref": "#/components/schemas/V1EndUserDialogsQueriesSearch_DialogSeenLog"
|
|
1396
1415
|
},
|
|
1416
|
+
"nullable": true,
|
|
1397
1417
|
"type": "array"
|
|
1398
1418
|
},
|
|
1399
1419
|
"serviceResource": {
|
|
@@ -1444,6 +1464,7 @@
|
|
|
1444
1464
|
"items": {
|
|
1445
1465
|
"$ref": "#/components/schemas/V1CommonLocalizations_Localization"
|
|
1446
1466
|
},
|
|
1467
|
+
"nullable": true,
|
|
1447
1468
|
"type": "array"
|
|
1448
1469
|
},
|
|
1449
1470
|
"extendedType": {
|
|
@@ -1576,6 +1597,7 @@
|
|
|
1576
1597
|
"items": {
|
|
1577
1598
|
"$ref": "#/components/schemas/V1CommonLocalizations_Localization"
|
|
1578
1599
|
},
|
|
1600
|
+
"nullable": true,
|
|
1579
1601
|
"type": "array"
|
|
1580
1602
|
},
|
|
1581
1603
|
"id": {
|
|
@@ -1588,6 +1610,7 @@
|
|
|
1588
1610
|
"items": {
|
|
1589
1611
|
"$ref": "#/components/schemas/V1EndUserDialogTransmissionsQueriesGet_AttachmentUrl"
|
|
1590
1612
|
},
|
|
1613
|
+
"nullable": true,
|
|
1591
1614
|
"type": "array"
|
|
1592
1615
|
}
|
|
1593
1616
|
},
|
|
@@ -1690,6 +1713,7 @@
|
|
|
1690
1713
|
"items": {
|
|
1691
1714
|
"$ref": "#/components/schemas/V1EndUserDialogTransmissionsQueriesGet_Attachment"
|
|
1692
1715
|
},
|
|
1716
|
+
"nullable": true,
|
|
1693
1717
|
"type": "array"
|
|
1694
1718
|
},
|
|
1695
1719
|
"authorizationAttribute": {
|
|
@@ -1764,6 +1788,7 @@
|
|
|
1764
1788
|
"items": {
|
|
1765
1789
|
"$ref": "#/components/schemas/V1CommonLocalizations_Localization"
|
|
1766
1790
|
},
|
|
1791
|
+
"nullable": true,
|
|
1767
1792
|
"type": "array"
|
|
1768
1793
|
},
|
|
1769
1794
|
"id": {
|
|
@@ -1776,6 +1801,7 @@
|
|
|
1776
1801
|
"items": {
|
|
1777
1802
|
"$ref": "#/components/schemas/V1EndUserDialogTransmissionsQueriesSearch_AttachmentUrl"
|
|
1778
1803
|
},
|
|
1804
|
+
"nullable": true,
|
|
1779
1805
|
"type": "array"
|
|
1780
1806
|
}
|
|
1781
1807
|
},
|
|
@@ -1878,6 +1904,7 @@
|
|
|
1878
1904
|
"items": {
|
|
1879
1905
|
"$ref": "#/components/schemas/V1EndUserDialogTransmissionsQueriesSearch_Attachment"
|
|
1880
1906
|
},
|
|
1907
|
+
"nullable": true,
|
|
1881
1908
|
"type": "array"
|
|
1882
1909
|
},
|
|
1883
1910
|
"authorizationAttribute": {
|
|
@@ -1991,6 +2018,7 @@
|
|
|
1991
2018
|
"items": {
|
|
1992
2019
|
"$ref": "#/components/schemas/V1EndUserPartiesQueriesGet_AuthorizedParty"
|
|
1993
2020
|
},
|
|
2021
|
+
"nullable": true,
|
|
1994
2022
|
"type": "array"
|
|
1995
2023
|
}
|
|
1996
2024
|
},
|
|
@@ -2010,6 +2038,7 @@
|
|
|
2010
2038
|
"items": {
|
|
2011
2039
|
"$ref": "#/components/schemas/V1CommonLocalizations_Localization"
|
|
2012
2040
|
},
|
|
2041
|
+
"nullable": true,
|
|
2013
2042
|
"type": "array"
|
|
2014
2043
|
},
|
|
2015
2044
|
"extendedType": {
|
|
@@ -2067,6 +2096,7 @@
|
|
|
2067
2096
|
"items": {
|
|
2068
2097
|
"$ref": "#/components/schemas/V1CommonLocalizations_Localization"
|
|
2069
2098
|
},
|
|
2099
|
+
"nullable": true,
|
|
2070
2100
|
"type": "array"
|
|
2071
2101
|
},
|
|
2072
2102
|
"extendedType": {
|
|
@@ -2180,6 +2210,7 @@
|
|
|
2180
2210
|
"items": {
|
|
2181
2211
|
"$ref": "#/components/schemas/V1CommonLocalizations_Localization"
|
|
2182
2212
|
},
|
|
2213
|
+
"nullable": true,
|
|
2183
2214
|
"type": "array"
|
|
2184
2215
|
},
|
|
2185
2216
|
"extendedType": {
|
|
@@ -2265,6 +2296,7 @@
|
|
|
2265
2296
|
"items": {
|
|
2266
2297
|
"$ref": "#/components/schemas/V1ServiceOwnerDialogsCommandsCreate_ApiActionEndpoint"
|
|
2267
2298
|
},
|
|
2299
|
+
"nullable": true,
|
|
2268
2300
|
"type": "array"
|
|
2269
2301
|
}
|
|
2270
2302
|
},
|
|
@@ -2330,6 +2362,7 @@
|
|
|
2330
2362
|
"items": {
|
|
2331
2363
|
"$ref": "#/components/schemas/V1CommonLocalizations_Localization"
|
|
2332
2364
|
},
|
|
2365
|
+
"nullable": true,
|
|
2333
2366
|
"type": "array"
|
|
2334
2367
|
},
|
|
2335
2368
|
"urls": {
|
|
@@ -2337,6 +2370,7 @@
|
|
|
2337
2370
|
"items": {
|
|
2338
2371
|
"$ref": "#/components/schemas/V1ServiceOwnerDialogsCommandsCreate_AttachmentUrl"
|
|
2339
2372
|
},
|
|
2373
|
+
"nullable": true,
|
|
2340
2374
|
"type": "array"
|
|
2341
2375
|
}
|
|
2342
2376
|
},
|
|
@@ -2433,6 +2467,7 @@
|
|
|
2433
2467
|
"items": {
|
|
2434
2468
|
"$ref": "#/components/schemas/V1ServiceOwnerDialogsCommandsCreate_Activity"
|
|
2435
2469
|
},
|
|
2470
|
+
"nullable": true,
|
|
2436
2471
|
"type": "array"
|
|
2437
2472
|
},
|
|
2438
2473
|
"apiActions": {
|
|
@@ -2440,6 +2475,7 @@
|
|
|
2440
2475
|
"items": {
|
|
2441
2476
|
"$ref": "#/components/schemas/V1ServiceOwnerDialogsCommandsCreate_ApiAction"
|
|
2442
2477
|
},
|
|
2478
|
+
"nullable": true,
|
|
2443
2479
|
"type": "array"
|
|
2444
2480
|
},
|
|
2445
2481
|
"attachments": {
|
|
@@ -2447,6 +2483,7 @@
|
|
|
2447
2483
|
"items": {
|
|
2448
2484
|
"$ref": "#/components/schemas/V1ServiceOwnerDialogsCommandsCreate_Attachment"
|
|
2449
2485
|
},
|
|
2486
|
+
"nullable": true,
|
|
2450
2487
|
"type": "array"
|
|
2451
2488
|
},
|
|
2452
2489
|
"content": {
|
|
@@ -2492,6 +2529,7 @@
|
|
|
2492
2529
|
"items": {
|
|
2493
2530
|
"$ref": "#/components/schemas/V1ServiceOwnerDialogsCommandsCreate_GuiAction"
|
|
2494
2531
|
},
|
|
2532
|
+
"nullable": true,
|
|
2495
2533
|
"type": "array"
|
|
2496
2534
|
},
|
|
2497
2535
|
"id": {
|
|
@@ -2527,6 +2565,7 @@
|
|
|
2527
2565
|
"items": {
|
|
2528
2566
|
"$ref": "#/components/schemas/V1ServiceOwnerDialogsCommandsCreate_SearchTag"
|
|
2529
2567
|
},
|
|
2568
|
+
"nullable": true,
|
|
2530
2569
|
"type": "array"
|
|
2531
2570
|
},
|
|
2532
2571
|
"serviceResource": {
|
|
@@ -2556,6 +2595,7 @@
|
|
|
2556
2595
|
"items": {
|
|
2557
2596
|
"$ref": "#/components/schemas/V1ServiceOwnerDialogsCommandsCreate_Transmission"
|
|
2558
2597
|
},
|
|
2598
|
+
"nullable": true,
|
|
2559
2599
|
"type": "array"
|
|
2560
2600
|
},
|
|
2561
2601
|
"updatedAt": {
|
|
@@ -2621,6 +2661,7 @@
|
|
|
2621
2661
|
"items": {
|
|
2622
2662
|
"$ref": "#/components/schemas/V1CommonLocalizations_Localization"
|
|
2623
2663
|
},
|
|
2664
|
+
"nullable": true,
|
|
2624
2665
|
"type": "array"
|
|
2625
2666
|
},
|
|
2626
2667
|
"url": {
|
|
@@ -2650,6 +2691,7 @@
|
|
|
2650
2691
|
"items": {
|
|
2651
2692
|
"$ref": "#/components/schemas/V1ServiceOwnerDialogsCommandsCreate_TransmissionAttachment"
|
|
2652
2693
|
},
|
|
2694
|
+
"nullable": true,
|
|
2653
2695
|
"type": "array"
|
|
2654
2696
|
},
|
|
2655
2697
|
"authorizationAttribute": {
|
|
@@ -2717,6 +2759,7 @@
|
|
|
2717
2759
|
"items": {
|
|
2718
2760
|
"$ref": "#/components/schemas/V1CommonLocalizations_Localization"
|
|
2719
2761
|
},
|
|
2762
|
+
"nullable": true,
|
|
2720
2763
|
"type": "array"
|
|
2721
2764
|
},
|
|
2722
2765
|
"id": {
|
|
@@ -2731,6 +2774,7 @@
|
|
|
2731
2774
|
"items": {
|
|
2732
2775
|
"$ref": "#/components/schemas/V1ServiceOwnerDialogsCommandsCreate_TransmissionAttachmentUrl"
|
|
2733
2776
|
},
|
|
2777
|
+
"nullable": true,
|
|
2734
2778
|
"type": "array"
|
|
2735
2779
|
}
|
|
2736
2780
|
},
|
|
@@ -2832,6 +2876,7 @@
|
|
|
2832
2876
|
"items": {
|
|
2833
2877
|
"$ref": "#/components/schemas/V1CommonLocalizations_Localization"
|
|
2834
2878
|
},
|
|
2879
|
+
"nullable": true,
|
|
2835
2880
|
"type": "array"
|
|
2836
2881
|
},
|
|
2837
2882
|
"extendedType": {
|
|
@@ -2917,6 +2962,7 @@
|
|
|
2917
2962
|
"items": {
|
|
2918
2963
|
"$ref": "#/components/schemas/V1ServiceOwnerDialogsCommandsUpdate_ApiActionEndpoint"
|
|
2919
2964
|
},
|
|
2965
|
+
"nullable": true,
|
|
2920
2966
|
"type": "array"
|
|
2921
2967
|
},
|
|
2922
2968
|
"id": {
|
|
@@ -2996,6 +3042,7 @@
|
|
|
2996
3042
|
"items": {
|
|
2997
3043
|
"$ref": "#/components/schemas/V1CommonLocalizations_Localization"
|
|
2998
3044
|
},
|
|
3045
|
+
"nullable": true,
|
|
2999
3046
|
"type": "array"
|
|
3000
3047
|
},
|
|
3001
3048
|
"id": {
|
|
@@ -3010,6 +3057,7 @@
|
|
|
3010
3057
|
"items": {
|
|
3011
3058
|
"$ref": "#/components/schemas/V1ServiceOwnerDialogsCommandsUpdate_AttachmentUrl"
|
|
3012
3059
|
},
|
|
3060
|
+
"nullable": true,
|
|
3013
3061
|
"type": "array"
|
|
3014
3062
|
}
|
|
3015
3063
|
},
|
|
@@ -3113,6 +3161,7 @@
|
|
|
3113
3161
|
"items": {
|
|
3114
3162
|
"$ref": "#/components/schemas/V1ServiceOwnerDialogsCommandsUpdate_Activity"
|
|
3115
3163
|
},
|
|
3164
|
+
"nullable": true,
|
|
3116
3165
|
"type": "array"
|
|
3117
3166
|
},
|
|
3118
3167
|
"apiActions": {
|
|
@@ -3120,6 +3169,7 @@
|
|
|
3120
3169
|
"items": {
|
|
3121
3170
|
"$ref": "#/components/schemas/V1ServiceOwnerDialogsCommandsUpdate_ApiAction"
|
|
3122
3171
|
},
|
|
3172
|
+
"nullable": true,
|
|
3123
3173
|
"type": "array"
|
|
3124
3174
|
},
|
|
3125
3175
|
"attachments": {
|
|
@@ -3127,6 +3177,7 @@
|
|
|
3127
3177
|
"items": {
|
|
3128
3178
|
"$ref": "#/components/schemas/V1ServiceOwnerDialogsCommandsUpdate_Attachment"
|
|
3129
3179
|
},
|
|
3180
|
+
"nullable": true,
|
|
3130
3181
|
"type": "array"
|
|
3131
3182
|
},
|
|
3132
3183
|
"content": {
|
|
@@ -3166,6 +3217,7 @@
|
|
|
3166
3217
|
"items": {
|
|
3167
3218
|
"$ref": "#/components/schemas/V1ServiceOwnerDialogsCommandsUpdate_GuiAction"
|
|
3168
3219
|
},
|
|
3220
|
+
"nullable": true,
|
|
3169
3221
|
"type": "array"
|
|
3170
3222
|
},
|
|
3171
3223
|
"progress": {
|
|
@@ -3179,6 +3231,7 @@
|
|
|
3179
3231
|
"items": {
|
|
3180
3232
|
"$ref": "#/components/schemas/V1ServiceOwnerDialogsCommandsUpdate_SearchTag"
|
|
3181
3233
|
},
|
|
3234
|
+
"nullable": true,
|
|
3182
3235
|
"type": "array"
|
|
3183
3236
|
},
|
|
3184
3237
|
"status": {
|
|
@@ -3194,6 +3247,7 @@
|
|
|
3194
3247
|
"items": {
|
|
3195
3248
|
"$ref": "#/components/schemas/V1ServiceOwnerDialogsCommandsUpdate_Transmission"
|
|
3196
3249
|
},
|
|
3250
|
+
"nullable": true,
|
|
3197
3251
|
"type": "array"
|
|
3198
3252
|
},
|
|
3199
3253
|
"visibleFrom": {
|
|
@@ -3260,6 +3314,7 @@
|
|
|
3260
3314
|
"items": {
|
|
3261
3315
|
"$ref": "#/components/schemas/V1CommonLocalizations_Localization"
|
|
3262
3316
|
},
|
|
3317
|
+
"nullable": true,
|
|
3263
3318
|
"type": "array"
|
|
3264
3319
|
},
|
|
3265
3320
|
"url": {
|
|
@@ -3289,6 +3344,7 @@
|
|
|
3289
3344
|
"items": {
|
|
3290
3345
|
"$ref": "#/components/schemas/V1ServiceOwnerDialogsCommandsUpdate_TransmissionAttachment"
|
|
3291
3346
|
},
|
|
3347
|
+
"nullable": true,
|
|
3292
3348
|
"type": "array"
|
|
3293
3349
|
},
|
|
3294
3350
|
"authorizationAttribute": {
|
|
@@ -3356,6 +3412,7 @@
|
|
|
3356
3412
|
"items": {
|
|
3357
3413
|
"$ref": "#/components/schemas/V1CommonLocalizations_Localization"
|
|
3358
3414
|
},
|
|
3415
|
+
"nullable": true,
|
|
3359
3416
|
"type": "array"
|
|
3360
3417
|
},
|
|
3361
3418
|
"id": {
|
|
@@ -3370,6 +3427,7 @@
|
|
|
3370
3427
|
"items": {
|
|
3371
3428
|
"$ref": "#/components/schemas/V1ServiceOwnerDialogsCommandsUpdate_TransmissionAttachmentUrl"
|
|
3372
3429
|
},
|
|
3430
|
+
"nullable": true,
|
|
3373
3431
|
"type": "array"
|
|
3374
3432
|
}
|
|
3375
3433
|
},
|
|
@@ -3597,6 +3655,7 @@
|
|
|
3597
3655
|
"items": {
|
|
3598
3656
|
"$ref": "#/components/schemas/V1ServiceOwnerDialogsQueriesGet_DialogActivity"
|
|
3599
3657
|
},
|
|
3658
|
+
"nullable": true,
|
|
3600
3659
|
"type": "array"
|
|
3601
3660
|
},
|
|
3602
3661
|
"apiActions": {
|
|
@@ -3604,6 +3663,7 @@
|
|
|
3604
3663
|
"items": {
|
|
3605
3664
|
"$ref": "#/components/schemas/V1ServiceOwnerDialogsQueriesGet_DialogApiAction"
|
|
3606
3665
|
},
|
|
3666
|
+
"nullable": true,
|
|
3607
3667
|
"type": "array"
|
|
3608
3668
|
},
|
|
3609
3669
|
"attachments": {
|
|
@@ -3611,6 +3671,7 @@
|
|
|
3611
3671
|
"items": {
|
|
3612
3672
|
"$ref": "#/components/schemas/V1ServiceOwnerDialogsQueriesGet_DialogAttachment"
|
|
3613
3673
|
},
|
|
3674
|
+
"nullable": true,
|
|
3614
3675
|
"type": "array"
|
|
3615
3676
|
},
|
|
3616
3677
|
"content": {
|
|
@@ -3662,6 +3723,7 @@
|
|
|
3662
3723
|
"items": {
|
|
3663
3724
|
"$ref": "#/components/schemas/V1ServiceOwnerDialogsQueriesGet_DialogGuiAction"
|
|
3664
3725
|
},
|
|
3726
|
+
"nullable": true,
|
|
3665
3727
|
"type": "array"
|
|
3666
3728
|
},
|
|
3667
3729
|
"id": {
|
|
@@ -3715,6 +3777,7 @@
|
|
|
3715
3777
|
"items": {
|
|
3716
3778
|
"$ref": "#/components/schemas/V1ServiceOwnerDialogsQueriesGet_DialogSeenLog"
|
|
3717
3779
|
},
|
|
3780
|
+
"nullable": true,
|
|
3718
3781
|
"type": "array"
|
|
3719
3782
|
},
|
|
3720
3783
|
"serviceResource": {
|
|
@@ -3747,6 +3810,7 @@
|
|
|
3747
3810
|
"items": {
|
|
3748
3811
|
"$ref": "#/components/schemas/V1ServiceOwnerDialogsQueriesGet_DialogTransmission"
|
|
3749
3812
|
},
|
|
3813
|
+
"nullable": true,
|
|
3750
3814
|
"type": "array"
|
|
3751
3815
|
},
|
|
3752
3816
|
"updatedAt": {
|
|
@@ -3779,6 +3843,7 @@
|
|
|
3779
3843
|
"items": {
|
|
3780
3844
|
"$ref": "#/components/schemas/V1CommonLocalizations_Localization"
|
|
3781
3845
|
},
|
|
3846
|
+
"nullable": true,
|
|
3782
3847
|
"type": "array"
|
|
3783
3848
|
},
|
|
3784
3849
|
"extendedType": {
|
|
@@ -3860,6 +3925,7 @@
|
|
|
3860
3925
|
"items": {
|
|
3861
3926
|
"$ref": "#/components/schemas/V1ServiceOwnerDialogsQueriesGet_DialogApiActionEndpoint"
|
|
3862
3927
|
},
|
|
3928
|
+
"nullable": true,
|
|
3863
3929
|
"type": "array"
|
|
3864
3930
|
},
|
|
3865
3931
|
"id": {
|
|
@@ -3940,6 +4006,7 @@
|
|
|
3940
4006
|
"items": {
|
|
3941
4007
|
"$ref": "#/components/schemas/V1CommonLocalizations_Localization"
|
|
3942
4008
|
},
|
|
4009
|
+
"nullable": true,
|
|
3943
4010
|
"type": "array"
|
|
3944
4011
|
},
|
|
3945
4012
|
"id": {
|
|
@@ -3952,6 +4019,7 @@
|
|
|
3952
4019
|
"items": {
|
|
3953
4020
|
"$ref": "#/components/schemas/V1ServiceOwnerDialogsQueriesGet_DialogAttachmentUrl"
|
|
3954
4021
|
},
|
|
4022
|
+
"nullable": true,
|
|
3955
4023
|
"type": "array"
|
|
3956
4024
|
}
|
|
3957
4025
|
},
|
|
@@ -4044,6 +4112,7 @@
|
|
|
4044
4112
|
"items": {
|
|
4045
4113
|
"$ref": "#/components/schemas/V1CommonLocalizations_Localization"
|
|
4046
4114
|
},
|
|
4115
|
+
"nullable": true,
|
|
4047
4116
|
"type": "array"
|
|
4048
4117
|
},
|
|
4049
4118
|
"url": {
|
|
@@ -4110,6 +4179,7 @@
|
|
|
4110
4179
|
"items": {
|
|
4111
4180
|
"$ref": "#/components/schemas/V1ServiceOwnerDialogsQueriesGet_DialogTransmissionAttachment"
|
|
4112
4181
|
},
|
|
4182
|
+
"nullable": true,
|
|
4113
4183
|
"type": "array"
|
|
4114
4184
|
},
|
|
4115
4185
|
"authorizationAttribute": {
|
|
@@ -4180,6 +4250,7 @@
|
|
|
4180
4250
|
"items": {
|
|
4181
4251
|
"$ref": "#/components/schemas/V1CommonLocalizations_Localization"
|
|
4182
4252
|
},
|
|
4253
|
+
"nullable": true,
|
|
4183
4254
|
"type": "array"
|
|
4184
4255
|
},
|
|
4185
4256
|
"id": {
|
|
@@ -4192,6 +4263,7 @@
|
|
|
4192
4263
|
"items": {
|
|
4193
4264
|
"$ref": "#/components/schemas/V1ServiceOwnerDialogsQueriesGet_DialogTransmissionAttachmentUrl"
|
|
4194
4265
|
},
|
|
4266
|
+
"nullable": true,
|
|
4195
4267
|
"type": "array"
|
|
4196
4268
|
}
|
|
4197
4269
|
},
|
|
@@ -4420,6 +4492,7 @@
|
|
|
4420
4492
|
"items": {
|
|
4421
4493
|
"$ref": "#/components/schemas/V1ServiceOwnerDialogsQueriesSearch_DialogSeenLog"
|
|
4422
4494
|
},
|
|
4495
|
+
"nullable": true,
|
|
4423
4496
|
"type": "array"
|
|
4424
4497
|
},
|
|
4425
4498
|
"serviceResource": {
|
|
@@ -4476,6 +4549,7 @@
|
|
|
4476
4549
|
"items": {
|
|
4477
4550
|
"$ref": "#/components/schemas/V1CommonLocalizations_Localization"
|
|
4478
4551
|
},
|
|
4552
|
+
"nullable": true,
|
|
4479
4553
|
"type": "array"
|
|
4480
4554
|
},
|
|
4481
4555
|
"extendedType": {
|
|
@@ -4603,6 +4677,7 @@
|
|
|
4603
4677
|
"items": {
|
|
4604
4678
|
"$ref": "#/components/schemas/V1ServiceOwnerDialogsCommandsUpdate_TransmissionAttachment"
|
|
4605
4679
|
},
|
|
4680
|
+
"nullable": true,
|
|
4606
4681
|
"type": "array"
|
|
4607
4682
|
},
|
|
4608
4683
|
"authorizationAttribute": {
|
|
@@ -4670,6 +4745,7 @@
|
|
|
4670
4745
|
"items": {
|
|
4671
4746
|
"$ref": "#/components/schemas/V1CommonLocalizations_Localization"
|
|
4672
4747
|
},
|
|
4748
|
+
"nullable": true,
|
|
4673
4749
|
"type": "array"
|
|
4674
4750
|
},
|
|
4675
4751
|
"id": {
|
|
@@ -4682,6 +4758,7 @@
|
|
|
4682
4758
|
"items": {
|
|
4683
4759
|
"$ref": "#/components/schemas/V1ServiceOwnerDialogTransmissionsQueriesGet_AttachmentUrl"
|
|
4684
4760
|
},
|
|
4761
|
+
"nullable": true,
|
|
4685
4762
|
"type": "array"
|
|
4686
4763
|
}
|
|
4687
4764
|
},
|
|
@@ -4784,6 +4861,7 @@
|
|
|
4784
4861
|
"items": {
|
|
4785
4862
|
"$ref": "#/components/schemas/V1ServiceOwnerDialogTransmissionsQueriesGet_Attachment"
|
|
4786
4863
|
},
|
|
4864
|
+
"nullable": true,
|
|
4787
4865
|
"type": "array"
|
|
4788
4866
|
},
|
|
4789
4867
|
"authorizationAttribute": {
|
|
@@ -4854,6 +4932,7 @@
|
|
|
4854
4932
|
"items": {
|
|
4855
4933
|
"$ref": "#/components/schemas/V1CommonLocalizations_Localization"
|
|
4856
4934
|
},
|
|
4935
|
+
"nullable": true,
|
|
4857
4936
|
"type": "array"
|
|
4858
4937
|
},
|
|
4859
4938
|
"id": {
|
|
@@ -4866,6 +4945,7 @@
|
|
|
4866
4945
|
"items": {
|
|
4867
4946
|
"$ref": "#/components/schemas/V1ServiceOwnerDialogTransmissionsQueriesSearch_AttachmentUrl"
|
|
4868
4947
|
},
|
|
4948
|
+
"nullable": true,
|
|
4869
4949
|
"type": "array"
|
|
4870
4950
|
}
|
|
4871
4951
|
},
|
|
@@ -4968,6 +5048,7 @@
|
|
|
4968
5048
|
"items": {
|
|
4969
5049
|
"$ref": "#/components/schemas/V1ServiceOwnerDialogTransmissionsQueriesSearch_Attachment"
|
|
4970
5050
|
},
|
|
5051
|
+
"nullable": true,
|
|
4971
5052
|
"type": "array"
|
|
4972
5053
|
},
|
|
4973
5054
|
"authorizationAttribute": {
|
|
@@ -5037,6 +5118,7 @@
|
|
|
5037
5118
|
"items": {
|
|
5038
5119
|
"$ref": "#/components/schemas/V1WellKnownJwksQueriesGet_Jwk"
|
|
5039
5120
|
},
|
|
5121
|
+
"nullable": true,
|
|
5040
5122
|
"type": "array"
|
|
5041
5123
|
}
|
|
5042
5124
|
},
|
|
@@ -6419,7 +6501,7 @@
|
|
|
6419
6501
|
},
|
|
6420
6502
|
"patch": {
|
|
6421
6503
|
"description": "Patches a dialog aggregate with a RFC6902 JSON Patch document. The patch document must be a JSON array of RFC6902 operations.\nSee [https://tools.ietf.org/html/rfc6902](https://tools.ietf.org/html/rfc6902) for more information.\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.",
|
|
6422
|
-
"operationId": "
|
|
6504
|
+
"operationId": "V1ServiceOwnerDialogsPatchDialog",
|
|
6423
6505
|
"parameters": [
|
|
6424
6506
|
{
|
|
6425
6507
|
"in": "path",
|
|
@@ -7455,4 +7537,4 @@
|
|
|
7455
7537
|
"url": "https://altinn-dev-api.azure-api.net/dialogporten"
|
|
7456
7538
|
}
|
|
7457
7539
|
]
|
|
7458
|
-
}
|
|
7540
|
+
}
|