@digdir/dialogporten-schema 1.114.6 → 1.114.9
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 +0 -11
package/package.json
CHANGED
package/swagger.verified.json
CHANGED
|
@@ -5656,11 +5656,6 @@
|
|
|
5656
5656
|
"nullable": true,
|
|
5657
5657
|
"type": "string"
|
|
5658
5658
|
},
|
|
5659
|
-
"deletedAt": {
|
|
5660
|
-
"format": "date-time",
|
|
5661
|
-
"nullable": true,
|
|
5662
|
-
"type": "string"
|
|
5663
|
-
},
|
|
5664
5659
|
"description": {
|
|
5665
5660
|
"items": {
|
|
5666
5661
|
"$ref": "#/components/schemas/V1CommonLocalizations_Localization"
|
|
@@ -5869,12 +5864,6 @@
|
|
|
5869
5864
|
"format": "date-time",
|
|
5870
5865
|
"type": "string"
|
|
5871
5866
|
},
|
|
5872
|
-
"deletedAt": {
|
|
5873
|
-
"description": "The date and time when the transmission was deleted, if applicable.",
|
|
5874
|
-
"format": "date-time",
|
|
5875
|
-
"nullable": true,
|
|
5876
|
-
"type": "string"
|
|
5877
|
-
},
|
|
5878
5867
|
"extendedType": {
|
|
5879
5868
|
"description": "The extended type URI for the transmission.",
|
|
5880
5869
|
"format": "uri",
|