@digdir/dialogporten-schema 1.40.1-6f16935 → 1.41.0-bb601a9
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 +17 -2
package/package.json
CHANGED
package/swagger.verified.json
CHANGED
|
@@ -6579,6 +6579,9 @@
|
|
|
6579
6579
|
}
|
|
6580
6580
|
},
|
|
6581
6581
|
"description": "The given dialog ID was not found or was deleted, or the given activity ID was not found."
|
|
6582
|
+
},
|
|
6583
|
+
"410": {
|
|
6584
|
+
"description": "Entity with the given key(s) is removed."
|
|
6582
6585
|
}
|
|
6583
6586
|
},
|
|
6584
6587
|
"security": [
|
|
@@ -6635,7 +6638,10 @@
|
|
|
6635
6638
|
}
|
|
6636
6639
|
}
|
|
6637
6640
|
},
|
|
6638
|
-
"description": "
|
|
6641
|
+
"description": "The given dialog ID was not found or is already deleted."
|
|
6642
|
+
},
|
|
6643
|
+
"410": {
|
|
6644
|
+
"description": "Entity with the given key(s) is removed."
|
|
6639
6645
|
}
|
|
6640
6646
|
},
|
|
6641
6647
|
"security": [
|
|
@@ -6698,7 +6704,10 @@
|
|
|
6698
6704
|
}
|
|
6699
6705
|
}
|
|
6700
6706
|
},
|
|
6701
|
-
"description": "
|
|
6707
|
+
"description": "The given dialog ID was not found or is already deleted."
|
|
6708
|
+
},
|
|
6709
|
+
"410": {
|
|
6710
|
+
"description": "Entity with the given key(s) is removed."
|
|
6702
6711
|
}
|
|
6703
6712
|
},
|
|
6704
6713
|
"security": [
|
|
@@ -6753,6 +6762,9 @@
|
|
|
6753
6762
|
}
|
|
6754
6763
|
},
|
|
6755
6764
|
"description": "The given dialog ID was not found or is already deleted."
|
|
6765
|
+
},
|
|
6766
|
+
"410": {
|
|
6767
|
+
"description": "Entity with the given key(s) is removed."
|
|
6756
6768
|
}
|
|
6757
6769
|
},
|
|
6758
6770
|
"security": [
|
|
@@ -6924,6 +6936,9 @@
|
|
|
6924
6936
|
}
|
|
6925
6937
|
},
|
|
6926
6938
|
"description": "The given dialog ID was not found or was deleted, or the given transmission ID was not found."
|
|
6939
|
+
},
|
|
6940
|
+
"410": {
|
|
6941
|
+
"description": "Entity with the given key(s) is removed."
|
|
6927
6942
|
}
|
|
6928
6943
|
},
|
|
6929
6944
|
"security": [
|