@digdir/dialogporten-schema 1.90.0 → 1.91.2-fb96686

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.90.0",
3
+ "version": "1.91.2-fb96686",
4
4
  "description": "GraphQl schema and OpenAPI spec for Dialogporten",
5
5
  "engines": {
6
6
  "node": "22"
@@ -3551,13 +3551,6 @@
3551
3551
  },
3552
3552
  "nullable": true,
3553
3553
  "type": "array"
3554
- },
3555
- "visibleFrom": {
3556
- "description": "The timestamp when the dialog should be made visible for authorized end users. If not provided, the dialog will be\nimmediately available.",
3557
- "example": "2022-12-31T23:59:59Z",
3558
- "format": "date-time",
3559
- "nullable": true,
3560
- "type": "string"
3561
3554
  }
3562
3555
  },
3563
3556
  "type": "object"