@digdir/dialogporten-schema 1.100.0-2b8d039 → 1.100.1-038ac38

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.100.0-2b8d039",
3
+ "version": "1.100.1-038ac38",
4
4
  "description": "GraphQl schema and OpenAPI spec for Dialogporten",
5
5
  "engines": {
6
6
  "node": "24"
@@ -7974,6 +7974,14 @@
7974
7974
  },
7975
7975
  "type": "array"
7976
7976
  }
7977
+ },
7978
+ "application/json-patch\u002Bjson": {
7979
+ "schema": {
7980
+ "items": {
7981
+ "$ref": "#/components/schemas/JsonPatchOperations_Operation"
7982
+ },
7983
+ "type": "array"
7984
+ }
7977
7985
  }
7978
7986
  },
7979
7987
  "required": true,