@digdir/dialogporten-schema 1.44.1 → 1.44.2-a0697ae
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 +2 -2
- package/schema.verified.graphql +16 -4
- package/src/index.js +16 -4
- package/swagger.verified.json +56 -12
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@digdir/dialogporten-schema",
|
|
3
|
-
"version": "1.44.
|
|
3
|
+
"version": "1.44.2-a0697ae",
|
|
4
4
|
"description": "GraphQl schema and OpenAPI spec for Dialogporten",
|
|
5
5
|
"engines": {
|
|
6
6
|
"node": "22"
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
"author": "DigDir",
|
|
9
9
|
"main": "src/index.js",
|
|
10
10
|
"repository": {
|
|
11
|
-
"url": "git+https://github.com/
|
|
11
|
+
"url": "git+https://github.com/Altinn/dialogporten.git"
|
|
12
12
|
},
|
|
13
13
|
"scripts": {
|
|
14
14
|
"build": "./gql-to-js.js",
|
package/schema.verified.graphql
CHANGED
|
@@ -304,20 +304,32 @@ input SetSystemLabelInput {
|
|
|
304
304
|
}
|
|
305
305
|
|
|
306
306
|
enum ActivityType {
|
|
307
|
-
"
|
|
307
|
+
"Indicates that a dialog has been created."
|
|
308
308
|
DIALOG_CREATED
|
|
309
|
-
"
|
|
309
|
+
"Indicates that a dialog has been closed."
|
|
310
310
|
DIALOG_CLOSED
|
|
311
311
|
"Information from the service provider, not (directly) related to any transmission."
|
|
312
312
|
INFORMATION
|
|
313
|
-
"
|
|
313
|
+
"Indicates that a transmission has been opened."
|
|
314
314
|
TRANSMISSION_OPENED
|
|
315
315
|
"Indicates that payment has been made."
|
|
316
316
|
PAYMENT_MADE
|
|
317
317
|
"Indicates that a signature has been provided."
|
|
318
318
|
SIGNATURE_PROVIDED
|
|
319
|
-
"
|
|
319
|
+
"Indicates that a dialog has been opened."
|
|
320
320
|
DIALOG_OPENED
|
|
321
|
+
"Indicates that a dialog has been deleted."
|
|
322
|
+
DIALOG_DELETED
|
|
323
|
+
"Indicates that a dialog has been restored."
|
|
324
|
+
DIALOG_RESTORED
|
|
325
|
+
"Indicates that a dialog has been sent to signing."
|
|
326
|
+
SENT_TO_SIGNING
|
|
327
|
+
"Indicates that a dialog has been sent to form fill."
|
|
328
|
+
SENT_TO_FORM_FILL
|
|
329
|
+
"Indicates that a dialog has been sent to send in."
|
|
330
|
+
SENT_TO_SEND_IN
|
|
331
|
+
"Indicates that a dialog has been sent to payment."
|
|
332
|
+
SENT_TO_PAYMENT
|
|
321
333
|
}
|
|
322
334
|
|
|
323
335
|
enum ActorType {
|
package/src/index.js
CHANGED
|
@@ -304,20 +304,32 @@ input SetSystemLabelInput {
|
|
|
304
304
|
}
|
|
305
305
|
|
|
306
306
|
enum ActivityType {
|
|
307
|
-
"
|
|
307
|
+
"Indicates that a dialog has been created."
|
|
308
308
|
DIALOG_CREATED
|
|
309
|
-
"
|
|
309
|
+
"Indicates that a dialog has been closed."
|
|
310
310
|
DIALOG_CLOSED
|
|
311
311
|
"Information from the service provider, not (directly) related to any transmission."
|
|
312
312
|
INFORMATION
|
|
313
|
-
"
|
|
313
|
+
"Indicates that a transmission has been opened."
|
|
314
314
|
TRANSMISSION_OPENED
|
|
315
315
|
"Indicates that payment has been made."
|
|
316
316
|
PAYMENT_MADE
|
|
317
317
|
"Indicates that a signature has been provided."
|
|
318
318
|
SIGNATURE_PROVIDED
|
|
319
|
-
"
|
|
319
|
+
"Indicates that a dialog has been opened."
|
|
320
320
|
DIALOG_OPENED
|
|
321
|
+
"Indicates that a dialog has been deleted."
|
|
322
|
+
DIALOG_DELETED
|
|
323
|
+
"Indicates that a dialog has been restored."
|
|
324
|
+
DIALOG_RESTORED
|
|
325
|
+
"Indicates that a dialog has been sent to signing."
|
|
326
|
+
SENT_TO_SIGNING
|
|
327
|
+
"Indicates that a dialog has been sent to form fill."
|
|
328
|
+
SENT_TO_FORM_FILL
|
|
329
|
+
"Indicates that a dialog has been sent to send in."
|
|
330
|
+
SENT_TO_SEND_IN
|
|
331
|
+
"Indicates that a dialog has been sent to payment."
|
|
332
|
+
SENT_TO_PAYMENT
|
|
321
333
|
}
|
|
322
334
|
|
|
323
335
|
enum ActorType {
|
package/swagger.verified.json
CHANGED
|
@@ -2094,6 +2094,13 @@
|
|
|
2094
2094
|
},
|
|
2095
2095
|
"nullable": true,
|
|
2096
2096
|
"type": "array"
|
|
2097
|
+
},
|
|
2098
|
+
"id": {
|
|
2099
|
+
"description": "A self-defined UUIDv7 may be provided to support idempotent creation of Api Actions. If not provided, a new UUIDv7 will be generated.",
|
|
2100
|
+
"example": "01913cd5-784f-7d3b-abef-4c77b1f0972d",
|
|
2101
|
+
"format": "guid",
|
|
2102
|
+
"nullable": true,
|
|
2103
|
+
"type": "string"
|
|
2097
2104
|
}
|
|
2098
2105
|
},
|
|
2099
2106
|
"type": "object"
|
|
@@ -2161,6 +2168,12 @@
|
|
|
2161
2168
|
"nullable": true,
|
|
2162
2169
|
"type": "array"
|
|
2163
2170
|
},
|
|
2171
|
+
"id": {
|
|
2172
|
+
"description": "A self-defined UUIDv7 may be provided to support idempotent creation of attachments. If not provided, a new UUIDv7 will be generated.",
|
|
2173
|
+
"format": "guid",
|
|
2174
|
+
"nullable": true,
|
|
2175
|
+
"type": "string"
|
|
2176
|
+
},
|
|
2164
2177
|
"urls": {
|
|
2165
2178
|
"description": "The URLs associated with the attachment, each referring to a different representation of the attachment.",
|
|
2166
2179
|
"items": {
|
|
@@ -2432,6 +2445,13 @@
|
|
|
2432
2445
|
}
|
|
2433
2446
|
]
|
|
2434
2447
|
},
|
|
2448
|
+
"id": {
|
|
2449
|
+
"description": "A self-defined UUIDv7 may be provided to support idempotent creation of Gui Actions. If not provided, a new UUIDv7 will be generated.",
|
|
2450
|
+
"example": "01913cd5-784f-7d3b-abef-4c77b1f0972d",
|
|
2451
|
+
"format": "guid",
|
|
2452
|
+
"nullable": true,
|
|
2453
|
+
"type": "string"
|
|
2454
|
+
},
|
|
2435
2455
|
"isDeleteDialogAction": {
|
|
2436
2456
|
"description": "Indicates whether the action results in the dialog being deleted. Used by frontends to implement custom UX\nfor delete actions.",
|
|
2437
2457
|
"type": "boolean"
|
|
@@ -2710,7 +2730,7 @@
|
|
|
2710
2730
|
"type": "array"
|
|
2711
2731
|
},
|
|
2712
2732
|
"id": {
|
|
2713
|
-
"description": "A UUIDv7
|
|
2733
|
+
"description": "A self-defined UUIDv7 may be provided to support idempotent additions of Api Actions. If not provided, a new UUIDv7 will be generated.",
|
|
2714
2734
|
"example": "01913cd5-784f-7d3b-abef-4c77b1f0972d",
|
|
2715
2735
|
"format": "guid",
|
|
2716
2736
|
"nullable": true,
|
|
@@ -2790,7 +2810,7 @@
|
|
|
2790
2810
|
"type": "array"
|
|
2791
2811
|
},
|
|
2792
2812
|
"id": {
|
|
2793
|
-
"description": "A UUIDv7
|
|
2813
|
+
"description": "A self-defined UUIDv7 may be provided to support idempotent additions of attachments. If not provided, a new UUIDv7 will be generated.",
|
|
2794
2814
|
"example": "01913cd5-784f-7d3b-abef-4c77b1f0972d",
|
|
2795
2815
|
"format": "guid",
|
|
2796
2816
|
"nullable": true,
|
|
@@ -3027,7 +3047,7 @@
|
|
|
3027
3047
|
]
|
|
3028
3048
|
},
|
|
3029
3049
|
"id": {
|
|
3030
|
-
"description": "A UUIDv7
|
|
3050
|
+
"description": "A self-defined UUIDv7 may be provided to support idempotent additions of Gui Actions. If not provided, a new UUIDv7 will be generated.",
|
|
3031
3051
|
"example": "01913cd5-784f-7d3b-abef-4c77b1f0972d",
|
|
3032
3052
|
"format": "guid",
|
|
3033
3053
|
"nullable": true,
|
|
@@ -3160,7 +3180,7 @@
|
|
|
3160
3180
|
"type": "array"
|
|
3161
3181
|
},
|
|
3162
3182
|
"id": {
|
|
3163
|
-
"description": "A self-defined UUIDv7 may be provided to support idempotent
|
|
3183
|
+
"description": "A self-defined UUIDv7 may be provided to support idempotent additions of transmission attachments. If not provided, a new UUIDv7 will be generated.",
|
|
3164
3184
|
"example": "01913cd5-784f-7d3b-abef-4c77b1f0972d",
|
|
3165
3185
|
"format": "guid",
|
|
3166
3186
|
"nullable": true,
|
|
@@ -5838,7 +5858,7 @@
|
|
|
5838
5858
|
]
|
|
5839
5859
|
},
|
|
5840
5860
|
"post": {
|
|
5841
|
-
"description": "The dialog is created with the given configuration. For more information see the documentation (link TBD).\n\nFor detailed information on validation rules, see [the source for CreateDialogCommandValidator](https://github.com/
|
|
5861
|
+
"description": "The dialog is created with the given configuration. For more information see the documentation (link TBD).\n\nFor detailed information on validation rules, see [the source for CreateDialogCommandValidator](https://github.com/altinn/dialogporten/blob/main/src/Digdir.Domain.Dialogporten.Application/Features/V1/ServiceOwner/Dialogs/Commands/Create/CreateDialogCommandValidator.cs)",
|
|
5842
5862
|
"operationId": "V1ServiceOwnerDialogsCreate_Dialog",
|
|
5843
5863
|
"requestBody": {
|
|
5844
5864
|
"content": {
|
|
@@ -5866,7 +5886,11 @@
|
|
|
5866
5886
|
"description": "The UUID of the created dialog aggregate. A relative URL to the newly created activity is set in the \u0022Location\u0022 header.",
|
|
5867
5887
|
"headers": {
|
|
5868
5888
|
"Etag": {
|
|
5869
|
-
"description": "The new UUID ETag of the dialog"
|
|
5889
|
+
"description": "The new UUID ETag of the dialog",
|
|
5890
|
+
"example": "123e4567-e89b-12d3-a456-426614174000",
|
|
5891
|
+
"schema": {
|
|
5892
|
+
"type": "string"
|
|
5893
|
+
}
|
|
5870
5894
|
}
|
|
5871
5895
|
}
|
|
5872
5896
|
},
|
|
@@ -5940,7 +5964,11 @@
|
|
|
5940
5964
|
"description": "The dialog aggregate was deleted successfully.",
|
|
5941
5965
|
"headers": {
|
|
5942
5966
|
"Etag": {
|
|
5943
|
-
"description": "The new UUID ETag of the dialog"
|
|
5967
|
+
"description": "The new UUID ETag of the dialog",
|
|
5968
|
+
"example": "123e4567-e89b-12d3-a456-426614174000",
|
|
5969
|
+
"schema": {
|
|
5970
|
+
"type": "string"
|
|
5971
|
+
}
|
|
5944
5972
|
}
|
|
5945
5973
|
}
|
|
5946
5974
|
},
|
|
@@ -6101,7 +6129,11 @@
|
|
|
6101
6129
|
"description": "Patch was successfully applied.",
|
|
6102
6130
|
"headers": {
|
|
6103
6131
|
"Etag": {
|
|
6104
|
-
"description": "The new UUID ETag of the dialog"
|
|
6132
|
+
"description": "The new UUID ETag of the dialog",
|
|
6133
|
+
"example": "123e4567-e89b-12d3-a456-426614174000",
|
|
6134
|
+
"schema": {
|
|
6135
|
+
"type": "string"
|
|
6136
|
+
}
|
|
6105
6137
|
}
|
|
6106
6138
|
}
|
|
6107
6139
|
},
|
|
@@ -6201,7 +6233,11 @@
|
|
|
6201
6233
|
"description": "The dialog aggregate was updated successfully.",
|
|
6202
6234
|
"headers": {
|
|
6203
6235
|
"Etag": {
|
|
6204
|
-
"description": "The new UUID ETag of the dialog"
|
|
6236
|
+
"description": "The new UUID ETag of the dialog",
|
|
6237
|
+
"example": "123e4567-e89b-12d3-a456-426614174000",
|
|
6238
|
+
"schema": {
|
|
6239
|
+
"type": "string"
|
|
6240
|
+
}
|
|
6205
6241
|
}
|
|
6206
6242
|
}
|
|
6207
6243
|
},
|
|
@@ -6504,7 +6540,11 @@
|
|
|
6504
6540
|
"description": "The UUID of the created dialog activity. A relative URL to the newly created activity is set in the \u0022Location\u0022 header.",
|
|
6505
6541
|
"headers": {
|
|
6506
6542
|
"Etag": {
|
|
6507
|
-
"description": "The new UUID ETag of the dialog"
|
|
6543
|
+
"description": "The new UUID ETag of the dialog",
|
|
6544
|
+
"example": "123e4567-e89b-12d3-a456-426614174000",
|
|
6545
|
+
"schema": {
|
|
6546
|
+
"type": "string"
|
|
6547
|
+
}
|
|
6508
6548
|
}
|
|
6509
6549
|
}
|
|
6510
6550
|
},
|
|
@@ -6872,7 +6912,11 @@
|
|
|
6872
6912
|
"description": "The UUID of the created dialog transmission. A relative URL to the newly created activity is set in the \u0022Location\u0022 header.",
|
|
6873
6913
|
"headers": {
|
|
6874
6914
|
"Etag": {
|
|
6875
|
-
"description": "The new UUID ETag of the dialog"
|
|
6915
|
+
"description": "The new UUID ETag of the dialog",
|
|
6916
|
+
"example": "123e4567-e89b-12d3-a456-426614174000",
|
|
6917
|
+
"schema": {
|
|
6918
|
+
"type": "string"
|
|
6919
|
+
}
|
|
6876
6920
|
}
|
|
6877
6921
|
}
|
|
6878
6922
|
},
|
|
@@ -7012,4 +7056,4 @@
|
|
|
7012
7056
|
"url": "https://altinn-dev-api.azure-api.net/dialogporten"
|
|
7013
7057
|
}
|
|
7014
7058
|
]
|
|
7015
|
-
}
|
|
7059
|
+
}
|