@digdir/dialogporten-schema 1.53.0-ed30408 → 1.53.0
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 -11
package/package.json
CHANGED
package/swagger.verified.json
CHANGED
|
@@ -6302,16 +6302,6 @@
|
|
|
6302
6302
|
},
|
|
6303
6303
|
"description": "The given dialog ID was not found or is deleted"
|
|
6304
6304
|
},
|
|
6305
|
-
"410": {
|
|
6306
|
-
"content": {
|
|
6307
|
-
"application/json": {
|
|
6308
|
-
"schema": {
|
|
6309
|
-
"$ref": "#/components/schemas/ProblemDetails"
|
|
6310
|
-
}
|
|
6311
|
-
}
|
|
6312
|
-
},
|
|
6313
|
-
"description": "The dialog with the given key is removed"
|
|
6314
|
-
},
|
|
6315
6305
|
"412": {
|
|
6316
6306
|
"content": {
|
|
6317
6307
|
"application/json": {
|
|
@@ -7271,4 +7261,4 @@
|
|
|
7271
7261
|
"url": "https://altinn-dev-api.azure-api.net/dialogporten"
|
|
7272
7262
|
}
|
|
7273
7263
|
]
|
|
7274
|
-
}
|
|
7264
|
+
}
|