@grafana/openapi 13.0.0-23695944497 → 13.0.0-23697887386

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.
@@ -4300,10 +4300,6 @@
4300
4300
  },
4301
4301
  "uid": {
4302
4302
  "type": "string"
4303
- },
4304
- "version": {
4305
- "format": "int64",
4306
- "type": "integer"
4307
4303
  }
4308
4304
  },
4309
4305
  "type": "object"
@@ -12327,10 +12323,6 @@
12327
12323
  "$ref": "#/components/schemas/Permission"
12328
12324
  },
12329
12325
  "type": "array"
12330
- },
12331
- "version": {
12332
- "format": "int64",
12333
- "type": "integer"
12334
12326
  }
12335
12327
  },
12336
12328
  "required": ["displayName", "description", "group"],
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "author": "Grafana Labs",
3
3
  "license": "Apache-2.0",
4
4
  "name": "@grafana/openapi",
5
- "version": "13.0.0-23695944497",
5
+ "version": "13.0.0-23697887386",
6
6
  "description": "Grafana OpenApi Library",
7
7
  "keywords": [
8
8
  "grafana",