@digdir/dialogporten-schema 1.98.2-974dfa6 → 1.100.0-2b8d039
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/schema.verified.graphql +8 -0
- package/src/index.js +8 -0
- package/swagger.verified.json +50 -1
package/package.json
CHANGED
package/schema.verified.graphql
CHANGED
|
@@ -128,6 +128,10 @@ type BulkSetSystemLabelConcurrencyError implements BulkSetSystemLabelError {
|
|
|
128
128
|
message: String!
|
|
129
129
|
}
|
|
130
130
|
|
|
131
|
+
type BulkSetSystemLabelConflictError implements BulkSetSystemLabelError {
|
|
132
|
+
message: String!
|
|
133
|
+
}
|
|
134
|
+
|
|
131
135
|
type BulkSetSystemLabelDomainError implements BulkSetSystemLabelError {
|
|
132
136
|
message: String!
|
|
133
137
|
}
|
|
@@ -414,6 +418,10 @@ type SetSystemLabelConcurrencyError implements SetSystemLabelError {
|
|
|
414
418
|
message: String!
|
|
415
419
|
}
|
|
416
420
|
|
|
421
|
+
type SetSystemLabelConflictError implements SetSystemLabelError {
|
|
422
|
+
message: String!
|
|
423
|
+
}
|
|
424
|
+
|
|
417
425
|
type SetSystemLabelDomainError implements SetSystemLabelError {
|
|
418
426
|
message: String!
|
|
419
427
|
}
|
package/src/index.js
CHANGED
|
@@ -128,6 +128,10 @@ type BulkSetSystemLabelConcurrencyError implements BulkSetSystemLabelError {
|
|
|
128
128
|
message: String!
|
|
129
129
|
}
|
|
130
130
|
|
|
131
|
+
type BulkSetSystemLabelConflictError implements BulkSetSystemLabelError {
|
|
132
|
+
message: String!
|
|
133
|
+
}
|
|
134
|
+
|
|
131
135
|
type BulkSetSystemLabelDomainError implements BulkSetSystemLabelError {
|
|
132
136
|
message: String!
|
|
133
137
|
}
|
|
@@ -414,6 +418,10 @@ type SetSystemLabelConcurrencyError implements SetSystemLabelError {
|
|
|
414
418
|
message: String!
|
|
415
419
|
}
|
|
416
420
|
|
|
421
|
+
type SetSystemLabelConflictError implements SetSystemLabelError {
|
|
422
|
+
message: String!
|
|
423
|
+
}
|
|
424
|
+
|
|
417
425
|
type SetSystemLabelDomainError implements SetSystemLabelError {
|
|
418
426
|
message: String!
|
|
419
427
|
}
|
package/swagger.verified.json
CHANGED
|
@@ -6746,6 +6746,9 @@
|
|
|
6746
6746
|
},
|
|
6747
6747
|
"description": "The given dialog ID was not found."
|
|
6748
6748
|
},
|
|
6749
|
+
"409": {
|
|
6750
|
+
"description": "Conflict occurred while processing the request."
|
|
6751
|
+
},
|
|
6749
6752
|
"410": {
|
|
6750
6753
|
"description": "Entity with the given key(s) is removed."
|
|
6751
6754
|
},
|
|
@@ -7191,6 +7194,9 @@
|
|
|
7191
7194
|
"403": {
|
|
7192
7195
|
"description": "Unauthorized to update the supplied dialog (not owned by authenticated organization or has additional scope requirements defined in policy)."
|
|
7193
7196
|
},
|
|
7197
|
+
"409": {
|
|
7198
|
+
"description": "Conflict occurred while processing the request."
|
|
7199
|
+
},
|
|
7194
7200
|
"412": {
|
|
7195
7201
|
"content": {
|
|
7196
7202
|
"application/problem\u002Bjson": {
|
|
@@ -7803,6 +7809,9 @@
|
|
|
7803
7809
|
},
|
|
7804
7810
|
"description": "The given dialog ID was not found."
|
|
7805
7811
|
},
|
|
7812
|
+
"409": {
|
|
7813
|
+
"description": "Conflict occurred while processing the request."
|
|
7814
|
+
},
|
|
7806
7815
|
"410": {
|
|
7807
7816
|
"description": "Entity with the given key(s) is removed."
|
|
7808
7817
|
},
|
|
@@ -8010,6 +8019,16 @@
|
|
|
8010
8019
|
},
|
|
8011
8020
|
"description": "The given dialog ID was not found or is deleted"
|
|
8012
8021
|
},
|
|
8022
|
+
"409": {
|
|
8023
|
+
"content": {
|
|
8024
|
+
"application/json": {
|
|
8025
|
+
"schema": {
|
|
8026
|
+
"$ref": "#/components/schemas/ProblemDetails"
|
|
8027
|
+
}
|
|
8028
|
+
}
|
|
8029
|
+
},
|
|
8030
|
+
"description": ""
|
|
8031
|
+
},
|
|
8013
8032
|
"410": {
|
|
8014
8033
|
"content": {
|
|
8015
8034
|
"application/json": {
|
|
@@ -8145,6 +8164,9 @@
|
|
|
8145
8164
|
},
|
|
8146
8165
|
"description": "The given dialog ID was not found."
|
|
8147
8166
|
},
|
|
8167
|
+
"409": {
|
|
8168
|
+
"description": "Conflict occurred while processing the request."
|
|
8169
|
+
},
|
|
8148
8170
|
"410": {
|
|
8149
8171
|
"description": "Entity with the given key(s) is removed."
|
|
8150
8172
|
},
|
|
@@ -8264,6 +8286,9 @@
|
|
|
8264
8286
|
},
|
|
8265
8287
|
"description": "The given dialog ID was not found."
|
|
8266
8288
|
},
|
|
8289
|
+
"409": {
|
|
8290
|
+
"description": "Conflict occurred while processing the request."
|
|
8291
|
+
},
|
|
8267
8292
|
"410": {
|
|
8268
8293
|
"description": "Entity with the given key(s) is removed."
|
|
8269
8294
|
},
|
|
@@ -8354,6 +8379,9 @@
|
|
|
8354
8379
|
},
|
|
8355
8380
|
"description": "The given dialog ID was not found."
|
|
8356
8381
|
},
|
|
8382
|
+
"409": {
|
|
8383
|
+
"description": "Conflict occurred while processing the request."
|
|
8384
|
+
},
|
|
8357
8385
|
"412": {
|
|
8358
8386
|
"content": {
|
|
8359
8387
|
"application/problem\u002Bjson": {
|
|
@@ -8441,6 +8469,9 @@
|
|
|
8441
8469
|
},
|
|
8442
8470
|
"description": "The given dialog ID was not found."
|
|
8443
8471
|
},
|
|
8472
|
+
"409": {
|
|
8473
|
+
"description": "Conflict occurred while processing the request."
|
|
8474
|
+
},
|
|
8444
8475
|
"412": {
|
|
8445
8476
|
"content": {
|
|
8446
8477
|
"application/problem\u002Bjson": {
|
|
@@ -8745,6 +8776,9 @@
|
|
|
8745
8776
|
},
|
|
8746
8777
|
"description": "The given dialog ID was not found."
|
|
8747
8778
|
},
|
|
8779
|
+
"409": {
|
|
8780
|
+
"description": "Conflict occurred while processing the request."
|
|
8781
|
+
},
|
|
8748
8782
|
"410": {
|
|
8749
8783
|
"description": "Entity with the given key(s) is removed."
|
|
8750
8784
|
},
|
|
@@ -9018,6 +9052,9 @@
|
|
|
9018
9052
|
"403": {
|
|
9019
9053
|
"description": "Forbidden"
|
|
9020
9054
|
},
|
|
9055
|
+
"409": {
|
|
9056
|
+
"description": "Conflict occurred while processing the request."
|
|
9057
|
+
},
|
|
9021
9058
|
"412": {
|
|
9022
9059
|
"content": {
|
|
9023
9060
|
"application/problem\u002Bjson": {
|
|
@@ -9122,6 +9159,9 @@
|
|
|
9122
9159
|
},
|
|
9123
9160
|
"description": "The given dialog or service owner label was not found."
|
|
9124
9161
|
},
|
|
9162
|
+
"409": {
|
|
9163
|
+
"description": "Conflict occurred while processing the request."
|
|
9164
|
+
},
|
|
9125
9165
|
"412": {
|
|
9126
9166
|
"content": {
|
|
9127
9167
|
"application/problem\u002Bjson": {
|
|
@@ -9249,6 +9289,9 @@
|
|
|
9249
9289
|
},
|
|
9250
9290
|
"description": "The given dialog ID was not found."
|
|
9251
9291
|
},
|
|
9292
|
+
"409": {
|
|
9293
|
+
"description": "Conflict occurred while processing the request."
|
|
9294
|
+
},
|
|
9252
9295
|
"410": {
|
|
9253
9296
|
"description": "Entity with the given key(s) is removed."
|
|
9254
9297
|
},
|
|
@@ -9639,6 +9682,9 @@
|
|
|
9639
9682
|
},
|
|
9640
9683
|
"description": "The given dialog ID was not found."
|
|
9641
9684
|
},
|
|
9685
|
+
"409": {
|
|
9686
|
+
"description": "Conflict occurred while processing the request."
|
|
9687
|
+
},
|
|
9642
9688
|
"410": {
|
|
9643
9689
|
"description": "Entity with the given key(s) is removed."
|
|
9644
9690
|
},
|
|
@@ -9944,6 +9990,9 @@
|
|
|
9944
9990
|
"403": {
|
|
9945
9991
|
"description": "Unauthorized to update the supplied dialog (not owned by authenticated organization or has additional scope requirements defined in policy)."
|
|
9946
9992
|
},
|
|
9993
|
+
"409": {
|
|
9994
|
+
"description": "Conflict occurred while processing the request."
|
|
9995
|
+
},
|
|
9947
9996
|
"412": {
|
|
9948
9997
|
"content": {
|
|
9949
9998
|
"application/problem\u002Bjson": {
|
|
@@ -9998,4 +10047,4 @@
|
|
|
9998
10047
|
}
|
|
9999
10048
|
}
|
|
10000
10049
|
}
|
|
10001
|
-
}
|
|
10050
|
+
}
|