@digdir/dialogporten-schema 1.40.1 → 1.41.1-40dc4fb

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.40.1",
3
+ "version": "1.41.1-40dc4fb",
4
4
  "description": "GraphQl schema and OpenAPI spec for Dialogporten",
5
5
  "engines": {
6
6
  "node": "20"
@@ -4683,7 +4683,7 @@
4683
4683
  "JWTBearerAuth": {
4684
4684
  "bearerFormat": "JWT",
4685
4685
  "description": "Enter a JWT token to authorize the requests...",
4686
- "scheme": "Bearer",
4686
+ "scheme": "bearer",
4687
4687
  "type": "http"
4688
4688
  }
4689
4689
  }
@@ -5853,6 +5853,9 @@
5853
5853
  },
5854
5854
  "description": "The UUID of the created the dialog aggregate. A relative URL to the newly created activity is set in the \u0022Location\u0022 header."
5855
5855
  },
5856
+ "204": {
5857
+ "description": "No Content"
5858
+ },
5856
5859
  "400": {
5857
5860
  "content": {
5858
5861
  "application/problem\u002Bjson": {
@@ -5945,6 +5948,9 @@
5945
5948
  },
5946
5949
  "description": "The given dialog ID was not found or is already deleted."
5947
5950
  },
5951
+ "410": {
5952
+ "description": "Entity with the given key(s) is removed."
5953
+ },
5948
5954
  "412": {
5949
5955
  "content": {
5950
5956
  "application/problem\u002Bjson": {
@@ -6193,6 +6199,9 @@
6193
6199
  },
6194
6200
  "description": "The given dialog ID was not found or is already deleted."
6195
6201
  },
6202
+ "410": {
6203
+ "description": "Entity with the given key(s) is removed."
6204
+ },
6196
6205
  "412": {
6197
6206
  "content": {
6198
6207
  "application/problem\u002Bjson": {
@@ -6462,6 +6471,9 @@
6462
6471
  },
6463
6472
  "description": "The UUID of the created the dialog activity. A relative URL to the newly created activity is set in the \u0022Location\u0022 header."
6464
6473
  },
6474
+ "204": {
6475
+ "description": "No Content"
6476
+ },
6465
6477
  "400": {
6466
6478
  "content": {
6467
6479
  "application/problem\u002Bjson": {
@@ -6488,6 +6500,9 @@
6488
6500
  },
6489
6501
  "description": "The given dialog ID was not found or is already deleted."
6490
6502
  },
6503
+ "410": {
6504
+ "description": "Entity with the given key(s) is removed."
6505
+ },
6491
6506
  "412": {
6492
6507
  "content": {
6493
6508
  "application/problem\u002Bjson": {
@@ -6570,6 +6585,9 @@
6570
6585
  }
6571
6586
  },
6572
6587
  "description": "The given dialog ID was not found or was deleted, or the given activity ID was not found."
6588
+ },
6589
+ "410": {
6590
+ "description": "Entity with the given key(s) is removed."
6573
6591
  }
6574
6592
  },
6575
6593
  "security": [
@@ -6626,7 +6644,10 @@
6626
6644
  }
6627
6645
  }
6628
6646
  },
6629
- "description": "Not Found"
6647
+ "description": "The given dialog ID was not found or is already deleted."
6648
+ },
6649
+ "410": {
6650
+ "description": "Entity with the given key(s) is removed."
6630
6651
  }
6631
6652
  },
6632
6653
  "security": [
@@ -6689,7 +6710,10 @@
6689
6710
  }
6690
6711
  }
6691
6712
  },
6692
- "description": "Not Found"
6713
+ "description": "The given dialog ID was not found or is already deleted."
6714
+ },
6715
+ "410": {
6716
+ "description": "Entity with the given key(s) is removed."
6693
6717
  }
6694
6718
  },
6695
6719
  "security": [
@@ -6744,6 +6768,9 @@
6744
6768
  }
6745
6769
  },
6746
6770
  "description": "The given dialog ID was not found or is already deleted."
6771
+ },
6772
+ "410": {
6773
+ "description": "Entity with the given key(s) is removed."
6747
6774
  }
6748
6775
  },
6749
6776
  "security": [
@@ -6804,6 +6831,9 @@
6804
6831
  },
6805
6832
  "description": "The UUID of the created the dialog transmission. A relative URL to the newly created activity is set in the \u0022Location\u0022 header."
6806
6833
  },
6834
+ "204": {
6835
+ "description": "No Content"
6836
+ },
6807
6837
  "400": {
6808
6838
  "content": {
6809
6839
  "application/problem\u002Bjson": {
@@ -6830,6 +6860,9 @@
6830
6860
  },
6831
6861
  "description": "The given dialog ID was not found or is already deleted."
6832
6862
  },
6863
+ "410": {
6864
+ "description": "Entity with the given key(s) is removed."
6865
+ },
6833
6866
  "412": {
6834
6867
  "content": {
6835
6868
  "application/problem\u002Bjson": {
@@ -6912,6 +6945,9 @@
6912
6945
  }
6913
6946
  },
6914
6947
  "description": "The given dialog ID was not found or was deleted, or the given transmission ID was not found."
6948
+ },
6949
+ "410": {
6950
+ "description": "Entity with the given key(s) is removed."
6915
6951
  }
6916
6952
  },
6917
6953
  "security": [