@digdir/dialogporten-schema 1.41.0-bb601a9 → 1.41.1-c5f3bfb

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-c5f3bfb",
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
  }