@digdir/dialogporten-schema 1.27.1-94c5544 → 1.28.3-920d749

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@digdir/dialogporten-schema",
3
- "version": "1.27.1-94c5544",
3
+ "version": "1.28.3-920d749",
4
4
  "description": "GraphQl schema and OpenAPI spec for Dialogporten",
5
5
  "engines": {
6
6
  "node": "20"
@@ -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
  },
@@ -1337,6 +1356,11 @@
1337
1356
  "nullable": true,
1338
1357
  "type": "string"
1339
1358
  },
1359
+ "externalReference": {
1360
+ "description": "Arbitrary string with a service-specific reference to an external system or service.\n \nRefer to the service-specific documentation provided by the service owner for details (if in use).",
1361
+ "nullable": true,
1362
+ "type": "string"
1363
+ },
1340
1364
  "guiAttachmentCount": {
1341
1365
  "description": "The number of attachments in the dialog made available for browser-based frontends.",
1342
1366
  "format": "int32",
@@ -1389,6 +1413,7 @@
1389
1413
  "items": {
1390
1414
  "$ref": "#/components/schemas/V1EndUserDialogsQueriesSearch_DialogSeenLog"
1391
1415
  },
1416
+ "nullable": true,
1392
1417
  "type": "array"
1393
1418
  },
1394
1419
  "serviceResource": {
@@ -1439,6 +1464,7 @@
1439
1464
  "items": {
1440
1465
  "$ref": "#/components/schemas/V1CommonLocalizations_Localization"
1441
1466
  },
1467
+ "nullable": true,
1442
1468
  "type": "array"
1443
1469
  },
1444
1470
  "extendedType": {
@@ -1571,6 +1597,7 @@
1571
1597
  "items": {
1572
1598
  "$ref": "#/components/schemas/V1CommonLocalizations_Localization"
1573
1599
  },
1600
+ "nullable": true,
1574
1601
  "type": "array"
1575
1602
  },
1576
1603
  "id": {
@@ -1583,6 +1610,7 @@
1583
1610
  "items": {
1584
1611
  "$ref": "#/components/schemas/V1EndUserDialogTransmissionsQueriesGet_AttachmentUrl"
1585
1612
  },
1613
+ "nullable": true,
1586
1614
  "type": "array"
1587
1615
  }
1588
1616
  },
@@ -1685,6 +1713,7 @@
1685
1713
  "items": {
1686
1714
  "$ref": "#/components/schemas/V1EndUserDialogTransmissionsQueriesGet_Attachment"
1687
1715
  },
1716
+ "nullable": true,
1688
1717
  "type": "array"
1689
1718
  },
1690
1719
  "authorizationAttribute": {
@@ -1759,6 +1788,7 @@
1759
1788
  "items": {
1760
1789
  "$ref": "#/components/schemas/V1CommonLocalizations_Localization"
1761
1790
  },
1791
+ "nullable": true,
1762
1792
  "type": "array"
1763
1793
  },
1764
1794
  "id": {
@@ -1771,6 +1801,7 @@
1771
1801
  "items": {
1772
1802
  "$ref": "#/components/schemas/V1EndUserDialogTransmissionsQueriesSearch_AttachmentUrl"
1773
1803
  },
1804
+ "nullable": true,
1774
1805
  "type": "array"
1775
1806
  }
1776
1807
  },
@@ -1873,6 +1904,7 @@
1873
1904
  "items": {
1874
1905
  "$ref": "#/components/schemas/V1EndUserDialogTransmissionsQueriesSearch_Attachment"
1875
1906
  },
1907
+ "nullable": true,
1876
1908
  "type": "array"
1877
1909
  },
1878
1910
  "authorizationAttribute": {
@@ -1986,6 +2018,7 @@
1986
2018
  "items": {
1987
2019
  "$ref": "#/components/schemas/V1EndUserPartiesQueriesGet_AuthorizedParty"
1988
2020
  },
2021
+ "nullable": true,
1989
2022
  "type": "array"
1990
2023
  }
1991
2024
  },
@@ -2005,6 +2038,7 @@
2005
2038
  "items": {
2006
2039
  "$ref": "#/components/schemas/V1CommonLocalizations_Localization"
2007
2040
  },
2041
+ "nullable": true,
2008
2042
  "type": "array"
2009
2043
  },
2010
2044
  "extendedType": {
@@ -2062,6 +2096,7 @@
2062
2096
  "items": {
2063
2097
  "$ref": "#/components/schemas/V1CommonLocalizations_Localization"
2064
2098
  },
2099
+ "nullable": true,
2065
2100
  "type": "array"
2066
2101
  },
2067
2102
  "extendedType": {
@@ -2175,6 +2210,7 @@
2175
2210
  "items": {
2176
2211
  "$ref": "#/components/schemas/V1CommonLocalizations_Localization"
2177
2212
  },
2213
+ "nullable": true,
2178
2214
  "type": "array"
2179
2215
  },
2180
2216
  "extendedType": {
@@ -2260,6 +2296,7 @@
2260
2296
  "items": {
2261
2297
  "$ref": "#/components/schemas/V1ServiceOwnerDialogsCommandsCreate_ApiActionEndpoint"
2262
2298
  },
2299
+ "nullable": true,
2263
2300
  "type": "array"
2264
2301
  }
2265
2302
  },
@@ -2325,6 +2362,7 @@
2325
2362
  "items": {
2326
2363
  "$ref": "#/components/schemas/V1CommonLocalizations_Localization"
2327
2364
  },
2365
+ "nullable": true,
2328
2366
  "type": "array"
2329
2367
  },
2330
2368
  "urls": {
@@ -2332,6 +2370,7 @@
2332
2370
  "items": {
2333
2371
  "$ref": "#/components/schemas/V1ServiceOwnerDialogsCommandsCreate_AttachmentUrl"
2334
2372
  },
2373
+ "nullable": true,
2335
2374
  "type": "array"
2336
2375
  }
2337
2376
  },
@@ -2428,6 +2467,7 @@
2428
2467
  "items": {
2429
2468
  "$ref": "#/components/schemas/V1ServiceOwnerDialogsCommandsCreate_Activity"
2430
2469
  },
2470
+ "nullable": true,
2431
2471
  "type": "array"
2432
2472
  },
2433
2473
  "apiActions": {
@@ -2435,6 +2475,7 @@
2435
2475
  "items": {
2436
2476
  "$ref": "#/components/schemas/V1ServiceOwnerDialogsCommandsCreate_ApiAction"
2437
2477
  },
2478
+ "nullable": true,
2438
2479
  "type": "array"
2439
2480
  },
2440
2481
  "attachments": {
@@ -2442,6 +2483,7 @@
2442
2483
  "items": {
2443
2484
  "$ref": "#/components/schemas/V1ServiceOwnerDialogsCommandsCreate_Attachment"
2444
2485
  },
2486
+ "nullable": true,
2445
2487
  "type": "array"
2446
2488
  },
2447
2489
  "content": {
@@ -2487,6 +2529,7 @@
2487
2529
  "items": {
2488
2530
  "$ref": "#/components/schemas/V1ServiceOwnerDialogsCommandsCreate_GuiAction"
2489
2531
  },
2532
+ "nullable": true,
2490
2533
  "type": "array"
2491
2534
  },
2492
2535
  "id": {
@@ -2522,6 +2565,7 @@
2522
2565
  "items": {
2523
2566
  "$ref": "#/components/schemas/V1ServiceOwnerDialogsCommandsCreate_SearchTag"
2524
2567
  },
2568
+ "nullable": true,
2525
2569
  "type": "array"
2526
2570
  },
2527
2571
  "serviceResource": {
@@ -2551,6 +2595,7 @@
2551
2595
  "items": {
2552
2596
  "$ref": "#/components/schemas/V1ServiceOwnerDialogsCommandsCreate_Transmission"
2553
2597
  },
2598
+ "nullable": true,
2554
2599
  "type": "array"
2555
2600
  },
2556
2601
  "updatedAt": {
@@ -2616,6 +2661,7 @@
2616
2661
  "items": {
2617
2662
  "$ref": "#/components/schemas/V1CommonLocalizations_Localization"
2618
2663
  },
2664
+ "nullable": true,
2619
2665
  "type": "array"
2620
2666
  },
2621
2667
  "url": {
@@ -2645,6 +2691,7 @@
2645
2691
  "items": {
2646
2692
  "$ref": "#/components/schemas/V1ServiceOwnerDialogsCommandsCreate_TransmissionAttachment"
2647
2693
  },
2694
+ "nullable": true,
2648
2695
  "type": "array"
2649
2696
  },
2650
2697
  "authorizationAttribute": {
@@ -2712,6 +2759,7 @@
2712
2759
  "items": {
2713
2760
  "$ref": "#/components/schemas/V1CommonLocalizations_Localization"
2714
2761
  },
2762
+ "nullable": true,
2715
2763
  "type": "array"
2716
2764
  },
2717
2765
  "id": {
@@ -2726,6 +2774,7 @@
2726
2774
  "items": {
2727
2775
  "$ref": "#/components/schemas/V1ServiceOwnerDialogsCommandsCreate_TransmissionAttachmentUrl"
2728
2776
  },
2777
+ "nullable": true,
2729
2778
  "type": "array"
2730
2779
  }
2731
2780
  },
@@ -2827,6 +2876,7 @@
2827
2876
  "items": {
2828
2877
  "$ref": "#/components/schemas/V1CommonLocalizations_Localization"
2829
2878
  },
2879
+ "nullable": true,
2830
2880
  "type": "array"
2831
2881
  },
2832
2882
  "extendedType": {
@@ -2912,6 +2962,7 @@
2912
2962
  "items": {
2913
2963
  "$ref": "#/components/schemas/V1ServiceOwnerDialogsCommandsUpdate_ApiActionEndpoint"
2914
2964
  },
2965
+ "nullable": true,
2915
2966
  "type": "array"
2916
2967
  },
2917
2968
  "id": {
@@ -2991,6 +3042,7 @@
2991
3042
  "items": {
2992
3043
  "$ref": "#/components/schemas/V1CommonLocalizations_Localization"
2993
3044
  },
3045
+ "nullable": true,
2994
3046
  "type": "array"
2995
3047
  },
2996
3048
  "id": {
@@ -3005,6 +3057,7 @@
3005
3057
  "items": {
3006
3058
  "$ref": "#/components/schemas/V1ServiceOwnerDialogsCommandsUpdate_AttachmentUrl"
3007
3059
  },
3060
+ "nullable": true,
3008
3061
  "type": "array"
3009
3062
  }
3010
3063
  },
@@ -3108,6 +3161,7 @@
3108
3161
  "items": {
3109
3162
  "$ref": "#/components/schemas/V1ServiceOwnerDialogsCommandsUpdate_Activity"
3110
3163
  },
3164
+ "nullable": true,
3111
3165
  "type": "array"
3112
3166
  },
3113
3167
  "apiActions": {
@@ -3115,6 +3169,7 @@
3115
3169
  "items": {
3116
3170
  "$ref": "#/components/schemas/V1ServiceOwnerDialogsCommandsUpdate_ApiAction"
3117
3171
  },
3172
+ "nullable": true,
3118
3173
  "type": "array"
3119
3174
  },
3120
3175
  "attachments": {
@@ -3122,6 +3177,7 @@
3122
3177
  "items": {
3123
3178
  "$ref": "#/components/schemas/V1ServiceOwnerDialogsCommandsUpdate_Attachment"
3124
3179
  },
3180
+ "nullable": true,
3125
3181
  "type": "array"
3126
3182
  },
3127
3183
  "content": {
@@ -3161,6 +3217,7 @@
3161
3217
  "items": {
3162
3218
  "$ref": "#/components/schemas/V1ServiceOwnerDialogsCommandsUpdate_GuiAction"
3163
3219
  },
3220
+ "nullable": true,
3164
3221
  "type": "array"
3165
3222
  },
3166
3223
  "progress": {
@@ -3174,6 +3231,7 @@
3174
3231
  "items": {
3175
3232
  "$ref": "#/components/schemas/V1ServiceOwnerDialogsCommandsUpdate_SearchTag"
3176
3233
  },
3234
+ "nullable": true,
3177
3235
  "type": "array"
3178
3236
  },
3179
3237
  "status": {
@@ -3189,6 +3247,7 @@
3189
3247
  "items": {
3190
3248
  "$ref": "#/components/schemas/V1ServiceOwnerDialogsCommandsUpdate_Transmission"
3191
3249
  },
3250
+ "nullable": true,
3192
3251
  "type": "array"
3193
3252
  },
3194
3253
  "visibleFrom": {
@@ -3255,6 +3314,7 @@
3255
3314
  "items": {
3256
3315
  "$ref": "#/components/schemas/V1CommonLocalizations_Localization"
3257
3316
  },
3317
+ "nullable": true,
3258
3318
  "type": "array"
3259
3319
  },
3260
3320
  "url": {
@@ -3284,6 +3344,7 @@
3284
3344
  "items": {
3285
3345
  "$ref": "#/components/schemas/V1ServiceOwnerDialogsCommandsUpdate_TransmissionAttachment"
3286
3346
  },
3347
+ "nullable": true,
3287
3348
  "type": "array"
3288
3349
  },
3289
3350
  "authorizationAttribute": {
@@ -3351,6 +3412,7 @@
3351
3412
  "items": {
3352
3413
  "$ref": "#/components/schemas/V1CommonLocalizations_Localization"
3353
3414
  },
3415
+ "nullable": true,
3354
3416
  "type": "array"
3355
3417
  },
3356
3418
  "id": {
@@ -3365,6 +3427,7 @@
3365
3427
  "items": {
3366
3428
  "$ref": "#/components/schemas/V1ServiceOwnerDialogsCommandsUpdate_TransmissionAttachmentUrl"
3367
3429
  },
3430
+ "nullable": true,
3368
3431
  "type": "array"
3369
3432
  }
3370
3433
  },
@@ -3592,6 +3655,7 @@
3592
3655
  "items": {
3593
3656
  "$ref": "#/components/schemas/V1ServiceOwnerDialogsQueriesGet_DialogActivity"
3594
3657
  },
3658
+ "nullable": true,
3595
3659
  "type": "array"
3596
3660
  },
3597
3661
  "apiActions": {
@@ -3599,6 +3663,7 @@
3599
3663
  "items": {
3600
3664
  "$ref": "#/components/schemas/V1ServiceOwnerDialogsQueriesGet_DialogApiAction"
3601
3665
  },
3666
+ "nullable": true,
3602
3667
  "type": "array"
3603
3668
  },
3604
3669
  "attachments": {
@@ -3606,6 +3671,7 @@
3606
3671
  "items": {
3607
3672
  "$ref": "#/components/schemas/V1ServiceOwnerDialogsQueriesGet_DialogAttachment"
3608
3673
  },
3674
+ "nullable": true,
3609
3675
  "type": "array"
3610
3676
  },
3611
3677
  "content": {
@@ -3657,6 +3723,7 @@
3657
3723
  "items": {
3658
3724
  "$ref": "#/components/schemas/V1ServiceOwnerDialogsQueriesGet_DialogGuiAction"
3659
3725
  },
3726
+ "nullable": true,
3660
3727
  "type": "array"
3661
3728
  },
3662
3729
  "id": {
@@ -3710,6 +3777,7 @@
3710
3777
  "items": {
3711
3778
  "$ref": "#/components/schemas/V1ServiceOwnerDialogsQueriesGet_DialogSeenLog"
3712
3779
  },
3780
+ "nullable": true,
3713
3781
  "type": "array"
3714
3782
  },
3715
3783
  "serviceResource": {
@@ -3742,6 +3810,7 @@
3742
3810
  "items": {
3743
3811
  "$ref": "#/components/schemas/V1ServiceOwnerDialogsQueriesGet_DialogTransmission"
3744
3812
  },
3813
+ "nullable": true,
3745
3814
  "type": "array"
3746
3815
  },
3747
3816
  "updatedAt": {
@@ -3774,6 +3843,7 @@
3774
3843
  "items": {
3775
3844
  "$ref": "#/components/schemas/V1CommonLocalizations_Localization"
3776
3845
  },
3846
+ "nullable": true,
3777
3847
  "type": "array"
3778
3848
  },
3779
3849
  "extendedType": {
@@ -3855,6 +3925,7 @@
3855
3925
  "items": {
3856
3926
  "$ref": "#/components/schemas/V1ServiceOwnerDialogsQueriesGet_DialogApiActionEndpoint"
3857
3927
  },
3928
+ "nullable": true,
3858
3929
  "type": "array"
3859
3930
  },
3860
3931
  "id": {
@@ -3935,6 +4006,7 @@
3935
4006
  "items": {
3936
4007
  "$ref": "#/components/schemas/V1CommonLocalizations_Localization"
3937
4008
  },
4009
+ "nullable": true,
3938
4010
  "type": "array"
3939
4011
  },
3940
4012
  "id": {
@@ -3947,6 +4019,7 @@
3947
4019
  "items": {
3948
4020
  "$ref": "#/components/schemas/V1ServiceOwnerDialogsQueriesGet_DialogAttachmentUrl"
3949
4021
  },
4022
+ "nullable": true,
3950
4023
  "type": "array"
3951
4024
  }
3952
4025
  },
@@ -4039,6 +4112,7 @@
4039
4112
  "items": {
4040
4113
  "$ref": "#/components/schemas/V1CommonLocalizations_Localization"
4041
4114
  },
4115
+ "nullable": true,
4042
4116
  "type": "array"
4043
4117
  },
4044
4118
  "url": {
@@ -4105,6 +4179,7 @@
4105
4179
  "items": {
4106
4180
  "$ref": "#/components/schemas/V1ServiceOwnerDialogsQueriesGet_DialogTransmissionAttachment"
4107
4181
  },
4182
+ "nullable": true,
4108
4183
  "type": "array"
4109
4184
  },
4110
4185
  "authorizationAttribute": {
@@ -4175,6 +4250,7 @@
4175
4250
  "items": {
4176
4251
  "$ref": "#/components/schemas/V1CommonLocalizations_Localization"
4177
4252
  },
4253
+ "nullable": true,
4178
4254
  "type": "array"
4179
4255
  },
4180
4256
  "id": {
@@ -4187,6 +4263,7 @@
4187
4263
  "items": {
4188
4264
  "$ref": "#/components/schemas/V1ServiceOwnerDialogsQueriesGet_DialogTransmissionAttachmentUrl"
4189
4265
  },
4266
+ "nullable": true,
4190
4267
  "type": "array"
4191
4268
  }
4192
4269
  },
@@ -4352,6 +4429,11 @@
4352
4429
  "nullable": true,
4353
4430
  "type": "string"
4354
4431
  },
4432
+ "externalReference": {
4433
+ "description": "Arbitrary string with a service-specific reference to an external system or service.\n \nRefer to the service-specific documentation provided by the service owner for details (if in use).",
4434
+ "nullable": true,
4435
+ "type": "string"
4436
+ },
4355
4437
  "guiAttachmentCount": {
4356
4438
  "description": "The number of attachments in the dialog made available for browser-based frontends.",
4357
4439
  "format": "int32",
@@ -4410,6 +4492,7 @@
4410
4492
  "items": {
4411
4493
  "$ref": "#/components/schemas/V1ServiceOwnerDialogsQueriesSearch_DialogSeenLog"
4412
4494
  },
4495
+ "nullable": true,
4413
4496
  "type": "array"
4414
4497
  },
4415
4498
  "serviceResource": {
@@ -4466,6 +4549,7 @@
4466
4549
  "items": {
4467
4550
  "$ref": "#/components/schemas/V1CommonLocalizations_Localization"
4468
4551
  },
4552
+ "nullable": true,
4469
4553
  "type": "array"
4470
4554
  },
4471
4555
  "extendedType": {
@@ -4593,6 +4677,7 @@
4593
4677
  "items": {
4594
4678
  "$ref": "#/components/schemas/V1ServiceOwnerDialogsCommandsUpdate_TransmissionAttachment"
4595
4679
  },
4680
+ "nullable": true,
4596
4681
  "type": "array"
4597
4682
  },
4598
4683
  "authorizationAttribute": {
@@ -4660,6 +4745,7 @@
4660
4745
  "items": {
4661
4746
  "$ref": "#/components/schemas/V1CommonLocalizations_Localization"
4662
4747
  },
4748
+ "nullable": true,
4663
4749
  "type": "array"
4664
4750
  },
4665
4751
  "id": {
@@ -4672,6 +4758,7 @@
4672
4758
  "items": {
4673
4759
  "$ref": "#/components/schemas/V1ServiceOwnerDialogTransmissionsQueriesGet_AttachmentUrl"
4674
4760
  },
4761
+ "nullable": true,
4675
4762
  "type": "array"
4676
4763
  }
4677
4764
  },
@@ -4774,6 +4861,7 @@
4774
4861
  "items": {
4775
4862
  "$ref": "#/components/schemas/V1ServiceOwnerDialogTransmissionsQueriesGet_Attachment"
4776
4863
  },
4864
+ "nullable": true,
4777
4865
  "type": "array"
4778
4866
  },
4779
4867
  "authorizationAttribute": {
@@ -4844,6 +4932,7 @@
4844
4932
  "items": {
4845
4933
  "$ref": "#/components/schemas/V1CommonLocalizations_Localization"
4846
4934
  },
4935
+ "nullable": true,
4847
4936
  "type": "array"
4848
4937
  },
4849
4938
  "id": {
@@ -4856,6 +4945,7 @@
4856
4945
  "items": {
4857
4946
  "$ref": "#/components/schemas/V1ServiceOwnerDialogTransmissionsQueriesSearch_AttachmentUrl"
4858
4947
  },
4948
+ "nullable": true,
4859
4949
  "type": "array"
4860
4950
  }
4861
4951
  },
@@ -4958,6 +5048,7 @@
4958
5048
  "items": {
4959
5049
  "$ref": "#/components/schemas/V1ServiceOwnerDialogTransmissionsQueriesSearch_Attachment"
4960
5050
  },
5051
+ "nullable": true,
4961
5052
  "type": "array"
4962
5053
  },
4963
5054
  "authorizationAttribute": {
@@ -5027,6 +5118,7 @@
5027
5118
  "items": {
5028
5119
  "$ref": "#/components/schemas/V1WellKnownJwksQueriesGet_Jwk"
5029
5120
  },
5121
+ "nullable": true,
5030
5122
  "type": "array"
5031
5123
  }
5032
5124
  },