@digdir/dialogporten-schema 1.9.0 → 1.10.0-f6ebd19
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/schema.verified.graphql +1 -0
- package/src/index.js +1 -0
- package/swagger.verified.json +43 -11
package/package.json
CHANGED
package/schema.verified.graphql
CHANGED
package/src/index.js
CHANGED
package/swagger.verified.json
CHANGED
|
@@ -265,8 +265,8 @@
|
|
|
265
265
|
"tags": [
|
|
266
266
|
"Serviceowner"
|
|
267
267
|
],
|
|
268
|
-
"summary": "Gets
|
|
269
|
-
"description": "Gets
|
|
268
|
+
"summary": "Gets all seen log records for a dialog",
|
|
269
|
+
"description": "Gets all seen log records for a dialog. For more information see the documentation (link TBD).",
|
|
270
270
|
"operationId": "SearchDialogSeenLogSO",
|
|
271
271
|
"parameters": [
|
|
272
272
|
{
|
|
@@ -287,7 +287,7 @@
|
|
|
287
287
|
"description": "Forbidden"
|
|
288
288
|
},
|
|
289
289
|
"200": {
|
|
290
|
-
"description": "Successfully returned the dialog seen log
|
|
290
|
+
"description": "Successfully returned the dialog seen log records.",
|
|
291
291
|
"content": {
|
|
292
292
|
"application/json": {
|
|
293
293
|
"schema": {
|
|
@@ -413,11 +413,7 @@
|
|
|
413
413
|
"content": {
|
|
414
414
|
"application/json": {
|
|
415
415
|
"schema": {
|
|
416
|
-
"
|
|
417
|
-
{
|
|
418
|
-
"$ref": "#/components/schemas/UpdateDialogDto"
|
|
419
|
-
}
|
|
420
|
-
]
|
|
416
|
+
"$ref": "#/components/schemas/UpdateDialogDto"
|
|
421
417
|
},
|
|
422
418
|
"example": {
|
|
423
419
|
"Progress": 42,
|
|
@@ -535,6 +531,7 @@
|
|
|
535
531
|
"ExtendedType": null,
|
|
536
532
|
"Type": 3,
|
|
537
533
|
"RelatedActivityId": null,
|
|
534
|
+
"TransmissionId": null,
|
|
538
535
|
"PerformedBy": {
|
|
539
536
|
"ActorType": 2,
|
|
540
537
|
"ActorName": null,
|
|
@@ -1551,8 +1548,8 @@
|
|
|
1551
1548
|
"tags": [
|
|
1552
1549
|
"Enduser"
|
|
1553
1550
|
],
|
|
1554
|
-
"summary": "Gets
|
|
1555
|
-
"description": "Gets
|
|
1551
|
+
"summary": "Gets all seen log records for a dialog",
|
|
1552
|
+
"description": "Gets all seen log records for a dialog. For more information see the documentation (link TBD).",
|
|
1556
1553
|
"operationId": "SearchDialogSeenLog",
|
|
1557
1554
|
"parameters": [
|
|
1558
1555
|
{
|
|
@@ -1573,7 +1570,7 @@
|
|
|
1573
1570
|
"description": "Forbidden"
|
|
1574
1571
|
},
|
|
1575
1572
|
"200": {
|
|
1576
|
-
"description": "Successfully returned the dialog seen log
|
|
1573
|
+
"description": "Successfully returned the dialog seen log records.",
|
|
1577
1574
|
"content": {
|
|
1578
1575
|
"application/json": {
|
|
1579
1576
|
"schema": {
|
|
@@ -2850,6 +2847,11 @@
|
|
|
2850
2847
|
"format": "guid",
|
|
2851
2848
|
"nullable": true
|
|
2852
2849
|
},
|
|
2850
|
+
"transmissionId": {
|
|
2851
|
+
"type": "string",
|
|
2852
|
+
"format": "guid",
|
|
2853
|
+
"nullable": true
|
|
2854
|
+
},
|
|
2853
2855
|
"performedBy": {
|
|
2854
2856
|
"$ref": "#/components/schemas/UpdateDialogDialogActivityPerformedByActorDto"
|
|
2855
2857
|
},
|
|
@@ -3024,6 +3026,11 @@
|
|
|
3024
3026
|
"format": "guid",
|
|
3025
3027
|
"nullable": true
|
|
3026
3028
|
},
|
|
3029
|
+
"transmissionId": {
|
|
3030
|
+
"type": "string",
|
|
3031
|
+
"format": "guid",
|
|
3032
|
+
"nullable": true
|
|
3033
|
+
},
|
|
3027
3034
|
"performedBy": {
|
|
3028
3035
|
"$ref": "#/components/schemas/SearchDialogDialogActivityPerformedByActorDtoSO"
|
|
3029
3036
|
},
|
|
@@ -3590,6 +3597,11 @@
|
|
|
3590
3597
|
"format": "guid",
|
|
3591
3598
|
"nullable": true
|
|
3592
3599
|
},
|
|
3600
|
+
"transmissionId": {
|
|
3601
|
+
"type": "string",
|
|
3602
|
+
"format": "guid",
|
|
3603
|
+
"nullable": true
|
|
3604
|
+
},
|
|
3593
3605
|
"performedBy": {
|
|
3594
3606
|
"$ref": "#/components/schemas/GetDialogDialogActivityPerformedByActorDtoSO"
|
|
3595
3607
|
},
|
|
@@ -4079,6 +4091,11 @@
|
|
|
4079
4091
|
"format": "guid",
|
|
4080
4092
|
"nullable": true
|
|
4081
4093
|
},
|
|
4094
|
+
"transmissionId": {
|
|
4095
|
+
"type": "string",
|
|
4096
|
+
"format": "guid",
|
|
4097
|
+
"nullable": true
|
|
4098
|
+
},
|
|
4082
4099
|
"performedBy": {
|
|
4083
4100
|
"$ref": "#/components/schemas/CreateDialogDialogActivityPerformedByActorDto"
|
|
4084
4101
|
},
|
|
@@ -4134,6 +4151,11 @@
|
|
|
4134
4151
|
"format": "guid",
|
|
4135
4152
|
"nullable": true
|
|
4136
4153
|
},
|
|
4154
|
+
"transmissionId": {
|
|
4155
|
+
"type": "string",
|
|
4156
|
+
"format": "guid",
|
|
4157
|
+
"nullable": true
|
|
4158
|
+
},
|
|
4137
4159
|
"performedBy": {
|
|
4138
4160
|
"$ref": "#/components/schemas/UpdateDialogDialogActivityPerformedByActorDto"
|
|
4139
4161
|
},
|
|
@@ -4389,6 +4411,11 @@
|
|
|
4389
4411
|
"format": "guid",
|
|
4390
4412
|
"nullable": true
|
|
4391
4413
|
},
|
|
4414
|
+
"transmissionId": {
|
|
4415
|
+
"type": "string",
|
|
4416
|
+
"format": "guid",
|
|
4417
|
+
"nullable": true
|
|
4418
|
+
},
|
|
4392
4419
|
"performedBy": {
|
|
4393
4420
|
"$ref": "#/components/schemas/SearchDialogDialogActivityPerformedByActorDto"
|
|
4394
4421
|
},
|
|
@@ -4945,6 +4972,11 @@
|
|
|
4945
4972
|
"format": "guid",
|
|
4946
4973
|
"nullable": true
|
|
4947
4974
|
},
|
|
4975
|
+
"transmissionId": {
|
|
4976
|
+
"type": "string",
|
|
4977
|
+
"format": "guid",
|
|
4978
|
+
"nullable": true
|
|
4979
|
+
},
|
|
4948
4980
|
"performedBy": {
|
|
4949
4981
|
"$ref": "#/components/schemas/GetDialogDialogActivityPerformedByActorDto"
|
|
4950
4982
|
},
|