mirror of https://github.com/grafana/grafana.git
* refactor: remove the `showInControlsMenu` prop from variable models * fix: remove property from generated openapi |
||
---|---|---|
.. | ||
src | ||
CHANGELOG.md | ||
LICENSE_APACHE2 | ||
README.md | ||
package.json | ||
project.json | ||
rollup.config.ts | ||
tsconfig.build.json | ||
tsconfig.json |
README.md
Grafana Schema Library
@grafana/schema is currently in ALPHA.
This package holds the definitions for objects that should be stored in JSON configuration files
Installation
yarn add @grafana/schema
npm install @grafana/schema