@digdir/dialogporten-schema 1.30.0 → 1.32.0-f84380b
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 +6 -6
package/package.json
CHANGED
package/swagger.verified.json
CHANGED
|
@@ -146,7 +146,7 @@
|
|
|
146
146
|
"CONNECT"
|
|
147
147
|
]
|
|
148
148
|
},
|
|
149
|
-
"
|
|
149
|
+
"JsonPatchOperations_Operation": {
|
|
150
150
|
"additionalProperties": false,
|
|
151
151
|
"properties": {
|
|
152
152
|
"from": {
|
|
@@ -158,7 +158,7 @@
|
|
|
158
158
|
"type": "string"
|
|
159
159
|
},
|
|
160
160
|
"operationType": {
|
|
161
|
-
"$ref": "#/components/schemas/
|
|
161
|
+
"$ref": "#/components/schemas/JsonPatchOperations_OperationType"
|
|
162
162
|
},
|
|
163
163
|
"path": {
|
|
164
164
|
"nullable": true,
|
|
@@ -170,7 +170,7 @@
|
|
|
170
170
|
},
|
|
171
171
|
"type": "object"
|
|
172
172
|
},
|
|
173
|
-
"
|
|
173
|
+
"JsonPatchOperations_OperationType": {
|
|
174
174
|
"description": "",
|
|
175
175
|
"enum": [
|
|
176
176
|
"Add",
|
|
@@ -4892,7 +4892,7 @@
|
|
|
4892
4892
|
}
|
|
4893
4893
|
},
|
|
4894
4894
|
{
|
|
4895
|
-
"description": "Filter by Display state
|
|
4895
|
+
"description": "Filter by Display state",
|
|
4896
4896
|
"explode": true,
|
|
4897
4897
|
"in": "query",
|
|
4898
4898
|
"name": "systemLabel",
|
|
@@ -6048,7 +6048,7 @@
|
|
|
6048
6048
|
"application/json": {
|
|
6049
6049
|
"schema": {
|
|
6050
6050
|
"items": {
|
|
6051
|
-
"$ref": "#/components/schemas/
|
|
6051
|
+
"$ref": "#/components/schemas/JsonPatchOperations_Operation"
|
|
6052
6052
|
},
|
|
6053
6053
|
"type": "array"
|
|
6054
6054
|
}
|
|
@@ -7055,4 +7055,4 @@
|
|
|
7055
7055
|
"url": "https://altinn-dev-api.azure-api.net/dialogporten"
|
|
7056
7056
|
}
|
|
7057
7057
|
]
|
|
7058
|
-
}
|
|
7058
|
+
}
|