@digdir/dialogporten-schema 1.44.1-df559ed → 1.44.2-7bd4611

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@digdir/dialogporten-schema",
3
- "version": "1.44.1-df559ed",
3
+ "version": "1.44.2-7bd4611",
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/digdir/dialogporten.git"
11
+ "url": "git+https://github.com/Altinn/dialogporten.git"
12
12
  },
13
13
  "scripts": {
14
14
  "build": "./gql-to-js.js",
@@ -5838,7 +5838,7 @@
5838
5838
  ]
5839
5839
  },
5840
5840
  "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/digdir/dialogporten/blob/main/src/Digdir.Domain.Dialogporten.Application/Features/V1/ServiceOwner/Dialogs/Commands/Create/CreateDialogCommandValidator.cs)",
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/altinn/dialogporten/blob/main/src/Digdir.Domain.Dialogporten.Application/Features/V1/ServiceOwner/Dialogs/Commands/Create/CreateDialogCommandValidator.cs)",
5842
5842
  "operationId": "V1ServiceOwnerDialogsCreate_Dialog",
5843
5843
  "requestBody": {
5844
5844
  "content": {
@@ -7036,4 +7036,4 @@
7036
7036
  "url": "https://altinn-dev-api.azure-api.net/dialogporten"
7037
7037
  }
7038
7038
  ]
7039
- }
7039
+ }