@digdir/dialogporten-schema 1.7.1-6490625 → 1.7.1-fe9f410
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 +2 -2
- package/schema.verified.graphql +1 -1
- package/swagger.verified.json +6 -6
package/package.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@digdir/dialogporten-schema",
|
|
3
|
-
"version": "1.7.1-
|
|
3
|
+
"version": "1.7.1-fe9f410",
|
|
4
4
|
"description": "GraphQl schema and OpenAPI spec for Dialogporten",
|
|
5
5
|
"author": "DigDir",
|
|
6
6
|
"repository": {
|
|
7
7
|
"url": "git+https://github.com/digdir/dialogporten.git"
|
|
8
8
|
},
|
|
9
9
|
"license": "ISC"
|
|
10
|
-
}
|
|
10
|
+
}
|
package/schema.verified.graphql
CHANGED
package/swagger.verified.json
CHANGED
|
@@ -266,7 +266,7 @@
|
|
|
266
266
|
{
|
|
267
267
|
"Id": "858177cb-8584-4d10-a086-3a5defa7a6c3",
|
|
268
268
|
"Url": "http://example.com/some-url",
|
|
269
|
-
"
|
|
269
|
+
"MimeType": "application/json",
|
|
270
270
|
"ConsumerType": 0
|
|
271
271
|
}
|
|
272
272
|
]
|
|
@@ -2604,7 +2604,7 @@
|
|
|
2604
2604
|
"type": "string",
|
|
2605
2605
|
"format": "uri"
|
|
2606
2606
|
},
|
|
2607
|
-
"
|
|
2607
|
+
"mimeType": {
|
|
2608
2608
|
"type": "string",
|
|
2609
2609
|
"nullable": true
|
|
2610
2610
|
},
|
|
@@ -3159,7 +3159,7 @@
|
|
|
3159
3159
|
"type": "string",
|
|
3160
3160
|
"format": "uri"
|
|
3161
3161
|
},
|
|
3162
|
-
"
|
|
3162
|
+
"mimeType": {
|
|
3163
3163
|
"type": "string",
|
|
3164
3164
|
"nullable": true
|
|
3165
3165
|
},
|
|
@@ -3504,7 +3504,7 @@
|
|
|
3504
3504
|
"type": "string",
|
|
3505
3505
|
"format": "uri"
|
|
3506
3506
|
},
|
|
3507
|
-
"
|
|
3507
|
+
"mimeType": {
|
|
3508
3508
|
"type": "string",
|
|
3509
3509
|
"nullable": true
|
|
3510
3510
|
},
|
|
@@ -4225,7 +4225,7 @@
|
|
|
4225
4225
|
"type": "string",
|
|
4226
4226
|
"format": "uri"
|
|
4227
4227
|
},
|
|
4228
|
-
"
|
|
4228
|
+
"mimeType": {
|
|
4229
4229
|
"type": "string",
|
|
4230
4230
|
"nullable": true
|
|
4231
4231
|
},
|
|
@@ -4474,4 +4474,4 @@
|
|
|
4474
4474
|
}
|
|
4475
4475
|
}
|
|
4476
4476
|
}
|
|
4477
|
-
}
|
|
4477
|
+
}
|