@digdir/dialogporten-schema 1.41.3 → 1.42.0
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 -2
package/package.json
CHANGED
package/swagger.verified.json
CHANGED
|
@@ -315,7 +315,7 @@
|
|
|
315
315
|
"additionalProperties": false,
|
|
316
316
|
"properties": {
|
|
317
317
|
"mediaType": {
|
|
318
|
-
"description": "Media type of the content
|
|
318
|
+
"description": "Media type of the content, this can also indicate that the content is embeddable.\nFor a list of supported media types, see (link TBD).",
|
|
319
319
|
"type": "string"
|
|
320
320
|
},
|
|
321
321
|
"value": {
|
|
@@ -6970,4 +6970,4 @@
|
|
|
6970
6970
|
"url": "https://altinn-dev-api.azure-api.net/dialogporten"
|
|
6971
6971
|
}
|
|
6972
6972
|
]
|
|
6973
|
-
}
|
|
6973
|
+
}
|