@digdir/dialogporten-schema 1.41.0-bb601a9 → 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.41.0-bb601a9",
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": {
@@ -6468,6 +6471,9 @@
6468
6471
  },
6469
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."
6470
6473
  },
6474
+ "204": {
6475
+ "description": "No Content"
6476
+ },
6471
6477
  "400": {
6472
6478
  "content": {
6473
6479
  "application/problem\u002Bjson": {
@@ -6825,6 +6831,9 @@
6825
6831
  },
6826
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."
6827
6833
  },
6834
+ "204": {
6835
+ "description": "No Content"
6836
+ },
6828
6837
  "400": {
6829
6838
  "content": {
6830
6839
  "application/problem\u002Bjson": {