@digdir/dialogporten-schema 1.114.9 → 1.114.11
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 +2 -8
package/package.json
CHANGED
package/swagger.verified.json
CHANGED
|
@@ -6563,12 +6563,6 @@
|
|
|
6563
6563
|
"format": "date-time",
|
|
6564
6564
|
"type": "string"
|
|
6565
6565
|
},
|
|
6566
|
-
"deletedAt": {
|
|
6567
|
-
"description": "The date and time when the transmission was deleted, if applicable.",
|
|
6568
|
-
"format": "date-time",
|
|
6569
|
-
"nullable": true,
|
|
6570
|
-
"type": "string"
|
|
6571
|
-
},
|
|
6572
6566
|
"extendedType": {
|
|
6573
6567
|
"description": "The extended type URI for the transmission.",
|
|
6574
6568
|
"format": "uri",
|
|
@@ -10902,7 +10896,7 @@
|
|
|
10902
10896
|
"/api/v1/serviceowner/dialogs/{dialogId}/transmissions/{transmissionId}": {
|
|
10903
10897
|
"get": {
|
|
10904
10898
|
"description": "Gets a single transmission belonging to a dialog.",
|
|
10905
|
-
"operationId": "
|
|
10899
|
+
"operationId": "V1ServiceOwnerDialogsQueriesGetTransmission_DialogTransmission",
|
|
10906
10900
|
"parameters": [
|
|
10907
10901
|
{
|
|
10908
10902
|
"in": "path",
|
|
@@ -11344,4 +11338,4 @@
|
|
|
11344
11338
|
}
|
|
11345
11339
|
}
|
|
11346
11340
|
}
|
|
11347
|
-
}
|
|
11341
|
+
}
|