@digdir/dialogporten-schema 1.41.1-40dc4fb → 1.41.1-6e88e0c
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 +4 -1
package/package.json
CHANGED
package/swagger.verified.json
CHANGED
|
@@ -6747,7 +6747,10 @@
|
|
|
6747
6747
|
"content": {
|
|
6748
6748
|
"application/json": {
|
|
6749
6749
|
"schema": {
|
|
6750
|
-
"
|
|
6750
|
+
"items": {
|
|
6751
|
+
"$ref": "#/components/schemas/V1ServiceOwnerDialogTransmissionsQueriesSearch_Transmission"
|
|
6752
|
+
},
|
|
6753
|
+
"type": "array"
|
|
6751
6754
|
}
|
|
6752
6755
|
}
|
|
6753
6756
|
},
|