@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 +1 -1
- package/swagger.verified.json +1 -26
package/package.json
CHANGED
package/swagger.verified.json
CHANGED
|
@@ -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
|
+
}
|