grafana/packages/grafana-schema
Ryan McKinley fdccc3e33c
Dashboards/API: Keep original when conversion fails (#109912)
* keep original

* openapi

* update tests

* workspace

* workspace

* fix ts

* merge main

* update snapshots
2025-10-10 15:37:32 +03:00
..
src Dashboards/API: Keep original when conversion fails (#109912) 2025-10-10 15:37:32 +03:00
CHANGELOG.md
LICENSE_APACHE2
README.md
package.json Release: Bump version to 12.3.0-pre (#110974) 2025-09-12 17:54:11 +00:00
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