@digdir/dialogporten-schema 1.114.6 → 1.114.8

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@digdir/dialogporten-schema",
3
- "version": "1.114.6",
3
+ "version": "1.114.8",
4
4
  "description": "GraphQl schema and OpenAPI spec for Dialogporten",
5
5
  "engines": {
6
6
  "node": "24"
@@ -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"