@digdir/dialogporten-schema 1.103.0 → 1.104.0

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.103.0",
3
+ "version": "1.104.0",
4
4
  "description": "GraphQl schema and OpenAPI spec for Dialogporten",
5
5
  "engines": {
6
6
  "node": "24"
@@ -77,6 +77,8 @@ type Attachment {
77
77
  id: UUID!
78
78
  "The display name of the attachment that should be used in GUIs."
79
79
  displayName: [Localization!]!
80
+ "The logical name of the attachment."
81
+ name: String
80
82
  "The URLs associated with the attachment, each referring to a different representation of the attachment."
81
83
  urls: [AttachmentUrl!]!
82
84
  "The UTC timestamp when the attachment expires and is no longer available."
package/src/index.js CHANGED
@@ -77,6 +77,8 @@ type Attachment {
77
77
  id: UUID!
78
78
  "The display name of the attachment that should be used in GUIs."
79
79
  displayName: [Localization!]!
80
+ "The logical name of the attachment."
81
+ name: String
80
82
  "The URLs associated with the attachment, each referring to a different representation of the attachment."
81
83
  urls: [AttachmentUrl!]!
82
84
  "The UTC timestamp when the attachment expires and is no longer available."
@@ -986,6 +986,12 @@
986
986
  "format": "guid",
987
987
  "type": "string"
988
988
  },
989
+ "name": {
990
+ "description": "The logical name of the attachment.",
991
+ "example": "receipt",
992
+ "nullable": true,
993
+ "type": "string"
994
+ },
989
995
  "urls": {
990
996
  "description": "The URLs associated with the attachment, each referring to a different representation of the attachment.",
991
997
  "items": {
@@ -1271,6 +1277,12 @@
1271
1277
  "format": "guid",
1272
1278
  "type": "string"
1273
1279
  },
1280
+ "name": {
1281
+ "description": "The logical name of the attachment.",
1282
+ "example": "receipt",
1283
+ "nullable": true,
1284
+ "type": "string"
1285
+ },
1274
1286
  "urls": {
1275
1287
  "description": "The URLs associated with the attachment, each referring to a different representation of the attachment.",
1276
1288
  "items": {
@@ -1468,6 +1480,12 @@
1468
1480
  "format": "guid",
1469
1481
  "type": "string"
1470
1482
  },
1483
+ "name": {
1484
+ "description": "The logical name of the attachment.",
1485
+ "example": "receipt",
1486
+ "nullable": true,
1487
+ "type": "string"
1488
+ },
1471
1489
  "urls": {
1472
1490
  "description": "The URLs associated with the attachment, each referring to a different representation of the attachment.",
1473
1491
  "items": {
@@ -2086,6 +2104,12 @@
2086
2104
  "format": "guid",
2087
2105
  "type": "string"
2088
2106
  },
2107
+ "name": {
2108
+ "description": "The logical name of the attachment.",
2109
+ "example": "receipt",
2110
+ "nullable": true,
2111
+ "type": "string"
2112
+ },
2089
2113
  "urls": {
2090
2114
  "description": "The URLs associated with the attachment, each referring to a different representation of the attachment.",
2091
2115
  "items": {
@@ -2630,6 +2654,12 @@
2630
2654
  "nullable": true,
2631
2655
  "type": "string"
2632
2656
  },
2657
+ "name": {
2658
+ "description": "The logical name of the attachment.",
2659
+ "example": "receipt",
2660
+ "nullable": true,
2661
+ "type": "string"
2662
+ },
2633
2663
  "urls": {
2634
2664
  "description": "The URLs associated with the attachment, each referring to a different representation of the attachment.",
2635
2665
  "items": {
@@ -3140,6 +3170,12 @@
3140
3170
  "nullable": true,
3141
3171
  "type": "string"
3142
3172
  },
3173
+ "name": {
3174
+ "description": "The logical name of the attachment.",
3175
+ "example": "receipt",
3176
+ "nullable": true,
3177
+ "type": "string"
3178
+ },
3143
3179
  "urls": {
3144
3180
  "description": "The URLs associated with the attachment, each referring to a different representation of the attachment.",
3145
3181
  "items": {
@@ -3312,6 +3348,12 @@
3312
3348
  "nullable": true,
3313
3349
  "type": "string"
3314
3350
  },
3351
+ "name": {
3352
+ "description": "The logical name of the attachment.",
3353
+ "example": "receipt",
3354
+ "nullable": true,
3355
+ "type": "string"
3356
+ },
3315
3357
  "urls": {
3316
3358
  "description": "The URLs associated with the attachment, each referring to a different representation of the attachment.",
3317
3359
  "items": {
@@ -3668,6 +3710,12 @@
3668
3710
  "nullable": true,
3669
3711
  "type": "string"
3670
3712
  },
3713
+ "name": {
3714
+ "description": "The logical name of the attachment.",
3715
+ "example": "receipt",
3716
+ "nullable": true,
3717
+ "type": "string"
3718
+ },
3671
3719
  "urls": {
3672
3720
  "description": "The URLs associated with the attachment, each referring to a different representation of the attachment.",
3673
3721
  "items": {
@@ -4099,6 +4147,12 @@
4099
4147
  "nullable": true,
4100
4148
  "type": "string"
4101
4149
  },
4150
+ "name": {
4151
+ "description": "The logical name of the attachment.",
4152
+ "example": "receipt",
4153
+ "nullable": true,
4154
+ "type": "string"
4155
+ },
4102
4156
  "urls": {
4103
4157
  "description": "The URLs associated with the attachment, each referring to a different representation of the attachment.",
4104
4158
  "items": {
@@ -4680,6 +4734,12 @@
4680
4734
  "format": "guid",
4681
4735
  "type": "string"
4682
4736
  },
4737
+ "name": {
4738
+ "description": "The logical name of the attachment.",
4739
+ "example": "receipt",
4740
+ "nullable": true,
4741
+ "type": "string"
4742
+ },
4683
4743
  "urls": {
4684
4744
  "description": "The URLs associated with the attachment, each referring to a different representation of the attachment.",
4685
4745
  "items": {
@@ -4987,6 +5047,12 @@
4987
5047
  "format": "guid",
4988
5048
  "type": "string"
4989
5049
  },
5050
+ "name": {
5051
+ "description": "The logical name of the attachment.",
5052
+ "example": "receipt",
5053
+ "nullable": true,
5054
+ "type": "string"
5055
+ },
4990
5056
  "urls": {
4991
5057
  "description": "The URLs associated with the attachment, each referring to a different representation of the attachment.",
4992
5058
  "items": {
@@ -5183,6 +5249,12 @@
5183
5249
  "format": "guid",
5184
5250
  "type": "string"
5185
5251
  },
5252
+ "name": {
5253
+ "description": "The logical name of the attachment.",
5254
+ "example": "receipt",
5255
+ "nullable": true,
5256
+ "type": "string"
5257
+ },
5186
5258
  "urls": {
5187
5259
  "description": "The URLs associated with the attachment, each referring to a different representation of the attachment.",
5188
5260
  "items": {
@@ -5876,6 +5948,12 @@
5876
5948
  "format": "guid",
5877
5949
  "type": "string"
5878
5950
  },
5951
+ "name": {
5952
+ "description": "The logical name of the attachment.",
5953
+ "example": "receipt",
5954
+ "nullable": true,
5955
+ "type": "string"
5956
+ },
5879
5957
  "urls": {
5880
5958
  "description": "The URLs associated with the attachment, each referring to a different representation of the attachment.",
5881
5959
  "items": {