parthp2107 af564961ef
updated schema docs (#1738)
* updated schema docs

* addressing reviewdog findings
2021-12-14 15:26:34 +05:30

2.4 KiB

Dashboard Service

This schema defines the Dashboard Service entity, such as Looker and Superset.

$id:https://open-metadata.org/schema/entity/services/dashboardService.json

Type: object

This schema does not accept additional properties.

Properties

Type definitions in this schema

dashboardServiceType

  • Type of Dashboard service - Superset, Looker, Redash or Tableau.
  • Type: string
  • The value is restricted to the following:
    1. "Superset"
    2. "Looker"
    3. "Tableau"
    4. "Redash"

This document was updated on: Tuesday, December 14, 2021