@digdir/dialogporten-schema 1.44.1 → 1.44.2
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 +30 -6
package/package.json
CHANGED
package/swagger.verified.json
CHANGED
|
@@ -5866,7 +5866,11 @@
|
|
|
5866
5866
|
"description": "The UUID of the created dialog aggregate. A relative URL to the newly created activity is set in the \u0022Location\u0022 header.",
|
|
5867
5867
|
"headers": {
|
|
5868
5868
|
"Etag": {
|
|
5869
|
-
"description": "The new UUID ETag of the dialog"
|
|
5869
|
+
"description": "The new UUID ETag of the dialog",
|
|
5870
|
+
"example": "123e4567-e89b-12d3-a456-426614174000",
|
|
5871
|
+
"schema": {
|
|
5872
|
+
"type": "string"
|
|
5873
|
+
}
|
|
5870
5874
|
}
|
|
5871
5875
|
}
|
|
5872
5876
|
},
|
|
@@ -5940,7 +5944,11 @@
|
|
|
5940
5944
|
"description": "The dialog aggregate was deleted successfully.",
|
|
5941
5945
|
"headers": {
|
|
5942
5946
|
"Etag": {
|
|
5943
|
-
"description": "The new UUID ETag of the dialog"
|
|
5947
|
+
"description": "The new UUID ETag of the dialog",
|
|
5948
|
+
"example": "123e4567-e89b-12d3-a456-426614174000",
|
|
5949
|
+
"schema": {
|
|
5950
|
+
"type": "string"
|
|
5951
|
+
}
|
|
5944
5952
|
}
|
|
5945
5953
|
}
|
|
5946
5954
|
},
|
|
@@ -6101,7 +6109,11 @@
|
|
|
6101
6109
|
"description": "Patch was successfully applied.",
|
|
6102
6110
|
"headers": {
|
|
6103
6111
|
"Etag": {
|
|
6104
|
-
"description": "The new UUID ETag of the dialog"
|
|
6112
|
+
"description": "The new UUID ETag of the dialog",
|
|
6113
|
+
"example": "123e4567-e89b-12d3-a456-426614174000",
|
|
6114
|
+
"schema": {
|
|
6115
|
+
"type": "string"
|
|
6116
|
+
}
|
|
6105
6117
|
}
|
|
6106
6118
|
}
|
|
6107
6119
|
},
|
|
@@ -6201,7 +6213,11 @@
|
|
|
6201
6213
|
"description": "The dialog aggregate was updated successfully.",
|
|
6202
6214
|
"headers": {
|
|
6203
6215
|
"Etag": {
|
|
6204
|
-
"description": "The new UUID ETag of the dialog"
|
|
6216
|
+
"description": "The new UUID ETag of the dialog",
|
|
6217
|
+
"example": "123e4567-e89b-12d3-a456-426614174000",
|
|
6218
|
+
"schema": {
|
|
6219
|
+
"type": "string"
|
|
6220
|
+
}
|
|
6205
6221
|
}
|
|
6206
6222
|
}
|
|
6207
6223
|
},
|
|
@@ -6504,7 +6520,11 @@
|
|
|
6504
6520
|
"description": "The UUID of the created dialog activity. A relative URL to the newly created activity is set in the \u0022Location\u0022 header.",
|
|
6505
6521
|
"headers": {
|
|
6506
6522
|
"Etag": {
|
|
6507
|
-
"description": "The new UUID ETag of the dialog"
|
|
6523
|
+
"description": "The new UUID ETag of the dialog",
|
|
6524
|
+
"example": "123e4567-e89b-12d3-a456-426614174000",
|
|
6525
|
+
"schema": {
|
|
6526
|
+
"type": "string"
|
|
6527
|
+
}
|
|
6508
6528
|
}
|
|
6509
6529
|
}
|
|
6510
6530
|
},
|
|
@@ -6872,7 +6892,11 @@
|
|
|
6872
6892
|
"description": "The UUID of the created dialog transmission. A relative URL to the newly created activity is set in the \u0022Location\u0022 header.",
|
|
6873
6893
|
"headers": {
|
|
6874
6894
|
"Etag": {
|
|
6875
|
-
"description": "The new UUID ETag of the dialog"
|
|
6895
|
+
"description": "The new UUID ETag of the dialog",
|
|
6896
|
+
"example": "123e4567-e89b-12d3-a456-426614174000",
|
|
6897
|
+
"schema": {
|
|
6898
|
+
"type": "string"
|
|
6899
|
+
}
|
|
6876
6900
|
}
|
|
6877
6901
|
}
|
|
6878
6902
|
},
|