@digdir/dialogporten-schema 1.114.5 → 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.5",
3
+ "version": "1.114.8",
4
4
  "description": "GraphQl schema and OpenAPI spec for Dialogporten",
5
5
  "engines": {
6
6
  "node": "24"
@@ -512,13 +512,6 @@
512
512
  "type": "array"
513
513
  }
514
514
  },
515
- "required": [
516
- "instanceRef",
517
- "party",
518
- "serviceResource",
519
- "serviceOwner",
520
- "authorizationEvidence"
521
- ],
522
515
  "type": "object"
523
516
  },
524
517
  "V1CommonIdentifierLookup_IdentifierLookupAuthorizationEvidence": {
@@ -560,9 +553,6 @@
560
553
  "type": "string"
561
554
  }
562
555
  },
563
- "required": [
564
- "subject"
565
- ],
566
556
  "type": "object"
567
557
  },
568
558
  "V1CommonIdentifierLookup_IdentifierLookupGrantType": {
@@ -598,10 +588,6 @@
598
588
  "type": "string"
599
589
  }
600
590
  },
601
- "required": [
602
- "orgNumber",
603
- "code"
604
- ],
605
591
  "type": "object"
606
592
  },
607
593
  "V1CommonIdentifierLookup_IdentifierLookupServiceResource": {
@@ -625,11 +611,6 @@
625
611
  "type": "array"
626
612
  }
627
613
  },
628
- "required": [
629
- "id",
630
- "isDelegable",
631
- "minimumAuthenticationLevel"
632
- ],
633
614
  "type": "object"
634
615
  },
635
616
  "V1CommonIdentifierLookup_ServiceOwnerIdentifierLookup": {
@@ -666,12 +647,6 @@
666
647
  "type": "array"
667
648
  }
668
649
  },
669
- "required": [
670
- "instanceRef",
671
- "party",
672
- "serviceResource",
673
- "serviceOwner"
674
- ],
675
650
  "type": "object"
676
651
  },
677
652
  "V1CommonLocalizations_Localization": {
@@ -687,10 +662,6 @@
687
662
  "type": "string"
688
663
  }
689
664
  },
690
- "required": [
691
- "value",
692
- "languageCode"
693
- ],
694
665
  "type": "object"
695
666
  },
696
667
  "V1EndUserCommon_AcceptedLanguage": {
@@ -5685,11 +5656,6 @@
5685
5656
  "nullable": true,
5686
5657
  "type": "string"
5687
5658
  },
5688
- "deletedAt": {
5689
- "format": "date-time",
5690
- "nullable": true,
5691
- "type": "string"
5692
- },
5693
5659
  "description": {
5694
5660
  "items": {
5695
5661
  "$ref": "#/components/schemas/V1CommonLocalizations_Localization"