@digdir/dialogporten-schema 1.42.0 → 1.42.1-6c586fa
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 +3 -3
- package/swagger.verified.json +4 -4
package/package.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@digdir/dialogporten-schema",
|
|
3
|
-
"version": "1.42.
|
|
3
|
+
"version": "1.42.1-6c586fa",
|
|
4
4
|
"description": "GraphQl schema and OpenAPI spec for Dialogporten",
|
|
5
5
|
"engines": {
|
|
6
|
-
"node": "
|
|
6
|
+
"node": "22"
|
|
7
7
|
},
|
|
8
8
|
"author": "DigDir",
|
|
9
9
|
"main": "src/index.js",
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
"test": "npm run build && vitest run --test-timeout=10000"
|
|
17
17
|
},
|
|
18
18
|
"devDependencies": {
|
|
19
|
-
"vitest": "2.1.
|
|
19
|
+
"vitest": "2.1.8",
|
|
20
20
|
"glob": "11.0.0",
|
|
21
21
|
"graphql-tag": "2.12.6"
|
|
22
22
|
},
|
package/swagger.verified.json
CHANGED
|
@@ -5851,7 +5851,7 @@
|
|
|
5851
5851
|
}
|
|
5852
5852
|
}
|
|
5853
5853
|
},
|
|
5854
|
-
"description": "The UUID of the created
|
|
5854
|
+
"description": "The UUID of the created dialog aggregate. A relative URL to the newly created activity is set in the \u0022Location\u0022 header."
|
|
5855
5855
|
},
|
|
5856
5856
|
"204": {
|
|
5857
5857
|
"description": "No Content"
|
|
@@ -6469,7 +6469,7 @@
|
|
|
6469
6469
|
}
|
|
6470
6470
|
}
|
|
6471
6471
|
},
|
|
6472
|
-
"description": "The UUID of the created
|
|
6472
|
+
"description": "The UUID of the created dialog activity. A relative URL to the newly created activity is set in the \u0022Location\u0022 header."
|
|
6473
6473
|
},
|
|
6474
6474
|
"204": {
|
|
6475
6475
|
"description": "No Content"
|
|
@@ -6832,7 +6832,7 @@
|
|
|
6832
6832
|
}
|
|
6833
6833
|
}
|
|
6834
6834
|
},
|
|
6835
|
-
"description": "The UUID of the created
|
|
6835
|
+
"description": "The UUID of the created dialog transmission. A relative URL to the newly created activity is set in the \u0022Location\u0022 header."
|
|
6836
6836
|
},
|
|
6837
6837
|
"204": {
|
|
6838
6838
|
"description": "No Content"
|
|
@@ -6970,4 +6970,4 @@
|
|
|
6970
6970
|
"url": "https://altinn-dev-api.azure-api.net/dialogporten"
|
|
6971
6971
|
}
|
|
6972
6972
|
]
|
|
6973
|
-
}
|
|
6973
|
+
}
|