@digdir/dialogporten-schema 1.118.3 → 1.118.5-0f8b8b8

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.118.3",
3
+ "version": "1.118.5-0f8b8b8",
4
4
  "description": "GraphQl schema and OpenAPI spec for Dialogporten",
5
5
  "engines": {
6
6
  "node": "24"
@@ -189,9 +189,6 @@
189
189
  "nullable": true,
190
190
  "type": "string"
191
191
  },
192
- "operationType": {
193
- "$ref": "#/components/schemas/JsonPatchOperations_OperationType"
194
- },
195
192
  "path": {
196
193
  "nullable": true,
197
194
  "type": "string"
@@ -202,28 +199,6 @@
202
199
  },
203
200
  "type": "object"
204
201
  },
205
- "JsonPatchOperations_OperationType": {
206
- "description": "",
207
- "enum": [
208
- "Add",
209
- "Remove",
210
- "Replace",
211
- "Move",
212
- "Copy",
213
- "Test",
214
- "Invalid"
215
- ],
216
- "type": "string",
217
- "x-enumNames": [
218
- "Add",
219
- "Remove",
220
- "Replace",
221
- "Move",
222
- "Copy",
223
- "Test",
224
- "Invalid"
225
- ]
226
- },
227
202
  "PaginatedListOfV1EndUserDialogsQueriesSearch_Dialog": {
228
203
  "additionalProperties": false,
229
204
  "properties": {
@@ -11704,4 +11679,4 @@
11704
11679
  "name": "Metadata"
11705
11680
  }
11706
11681
  ]
11707
- }
11682
+ }