Changes to Get Dashboard

GET /api/v2/dashboards/{id}

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 29 of the 60 revisions of this API.405477

  1. 3399efdca55131
  2. 657a080bc5477
  3. f6841a440c383
  4. 19ec53ae02e04
  5. 75cd108f32f72
  6. b548b53bdc942
  7. d3f0d5ec527e12
  8. 3f2f1a8cf0bc11
  9. 323ca5de75e722
  10. 518cd93ae7571
  11. 9715a9d8d70f3
  12. ab54dc4ba52c2
  13. a68eca8c35ee1
  14. e57f51441fb711
  15. 0e9ce65c3a712
  16. 245c630e3cd5105
  17. 5886aa8eb7e93
  18. f70c993634921
  19. daae69185f052010
  20. 85d8f872543c2
  21. 675f3be7c2a15
  22. adeb03f9aaee25195
  23. 5dd37daf8c9f3
  24. 1a98071f39d811
  25. 13cad9d7c34c2
  26. defc8c0a50464
  27. ca7f63e157661
  28. e856dc2f1417141
  29. ed852374c45115

What changed

  • 3399efdca55131See the full diff
    • added SqlSavedFilterValue VariableSavedFilterValue to the data/allOf[Dashboard]/savedFilterValues/items/ response property oneOf list for the response status 200

      response-property-one-of-added

    • the data/allOf[Dashboard]/savedFilterValues/items/ response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • removed the required property data/allOf[Dashboard]/savedFilterValues/items/condition from the response with the 200 status

      response-required-property-removed

    • removed the optional property data/allOf[Dashboard]/savedFilterValues/items/type from the response with the 200 status

      response-optional-property-removed

    • added the optional property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[BarChartConfig]/oneOf[BarBuilderChartConfig]/formulas to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[BarChartConfig]/oneOf[BarBuilderChartConfig]/showOperandSeries to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[LineChartConfig]/oneOf[LineBuilderChartConfig]/formulas to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[LineChartConfig]/oneOf[LineBuilderChartConfig]/showOperandSeries to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[NumberChartConfig]/oneOf[NumberBuilderChartConfig]/formulas to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[TableChartConfig]/oneOf[TableBuilderChartConfig]/formulas to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[TableChartConfig]/oneOf[TableBuilderChartConfig]/showOperandSeries to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[Dashboard]/filters/items/allOf[FilterInput]/isBroadcastEnabled to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[Dashboard]/filters/items/allOf[FilterInput]/isVariableEnabled to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[Dashboard]/filters/items/allOf[FilterInput]/variableName to the response with the 200 status

      response-optional-property-added

    • the data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[BarChartConfig]/oneOf[BarBuilderChartConfig]/seriesLimit response property's min was decreased from 1.00 to 0.00 for the response status 200

      response-property-min-decreased

    • the data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[CategoricalBarChartConfig]/oneOf[CategoricalBarBuilderChartConfig]/limit response property's min was decreased from 1.00 to 0.00 for the response status 200

      response-property-min-decreased

    • the data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[LineChartConfig]/oneOf[LineBuilderChartConfig]/seriesLimit response property's min was decreased from 1.00 to 0.00 for the response status 200

      response-property-min-decreased

    • the data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[PieChartConfig]/oneOf[PieBuilderChartConfig]/limit response property's min was decreased from 1.00 to 0.00 for the response status 200

      response-property-min-decreased

    • added the optional property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[BarChartConfig]/oneOf[BarBuilderChartConfig]/seriesLimit to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[LineChartConfig]/oneOf[LineBuilderChartConfig]/seriesLimit to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[CategoricalBarChartConfig]/oneOf[CategoricalBarBuilderChartConfig]/orderBy to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[PieChartConfig]/oneOf[PieBuilderChartConfig]/orderBy to the response with the 200 status

      response-optional-property-added

    • added CategoricalBarChartConfig to the data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config response property oneOf list for the response status 200

      response-property-one-of-added

    • added the optional property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[PieChartConfig]/oneOf[PieBuilderChartConfig]/limit to the response with the 200 status

      response-optional-property-added

    • added bar discriminator mapping keys to the data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config response property for the response status 200

      response-property-discriminator-mapping-added

    • added EventPatternsChartConfig to the data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config response property oneOf list for the response status 200

      response-property-one-of-added

    • added event_patterns discriminator mapping keys to the data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config response property for the response status 200

      response-property-discriminator-mapping-added

  • 323ca5de75e722See the full diff
    • added OnClickExternal to the data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[TableChartConfig]/oneOf[TableBuilderChartConfig]/onClick response property oneOf list for the response status 200

      response-property-one-of-added

    • added OnClickExternal to the data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[TableChartConfig]/oneOf[TableRawSqlChartConfig]/allOf[subschema #2]/onClick response property oneOf list for the response status 200

      response-property-one-of-added

    • added external discriminator mapping keys to the data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[TableChartConfig]/oneOf[TableBuilderChartConfig]/onClick response property for the response status 200

      response-property-discriminator-mapping-added

    • added external discriminator mapping keys to the data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[TableChartConfig]/oneOf[TableRawSqlChartConfig]/allOf[subschema #2]/onClick response property for the response status 200

      response-property-discriminator-mapping-added

    • added the optional property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[NumberChartConfig]/oneOf[NumberBuilderChartConfig]/backgroundChart to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[NumberChartConfig]/oneOf[NumberBuilderChartConfig]/color to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[NumberChartConfig]/oneOf[NumberBuilderChartConfig]/colorRules to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[NumberChartConfig]/oneOf[NumberRawSqlChartConfig]/allOf[subschema #2]/color to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[LineChartConfig]/oneOf[LineBuilderChartConfig]/fitYAxisToData to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[LineChartConfig]/oneOf[LineRawSqlChartConfig]/allOf[subschema #2]/fitYAxisToData to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[Dashboard]/filters/items/allOf[FilterInput]/appliesToSourceIds to the response with the 200 status

      response-optional-property-added

  • e57f51441fb711See the full diff
    • added HeatmapChartConfig to the data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config response property oneOf list for the response status 200

      response-property-one-of-added

    • added heatmap discriminator mapping keys to the data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config response property for the response status 200

      response-property-discriminator-mapping-added

    • added the optional property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[TableChartConfig]/oneOf[TableBuilderChartConfig]/onClick to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[TableChartConfig]/oneOf[TableRawSqlChartConfig]/allOf[subschema #2]/onClick to the response with the 200 status

      response-optional-property-added

  • 245c630e3cd5105See the full diff
    • added the new duration enum value to the data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[BarChartConfig]/oneOf[BarBuilderChartConfig]/numberFormat/output response property for the response status 200

      response-property-enum-value-added

    • added the new duration enum value to the data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[BarChartConfig]/oneOf[BarRawSqlChartConfig]/allOf[RawSqlChartConfigBase]/numberFormat/output response property for the response status 200

      response-property-enum-value-added

    • added the new duration enum value to the data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[LineChartConfig]/oneOf[LineBuilderChartConfig]/numberFormat/output response property for the response status 200

      response-property-enum-value-added

    • added the new duration enum value to the data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[LineChartConfig]/oneOf[LineRawSqlChartConfig]/allOf[RawSqlChartConfigBase]/numberFormat/output response property for the response status 200

      response-property-enum-value-added

    • added the new duration enum value to the data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[NumberChartConfig]/oneOf[NumberBuilderChartConfig]/numberFormat/output response property for the response status 200

      response-property-enum-value-added

    • added the new duration enum value to the data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[NumberChartConfig]/oneOf[NumberRawSqlChartConfig]/allOf[RawSqlChartConfigBase]/numberFormat/output response property for the response status 200

      response-property-enum-value-added

    • added the new duration enum value to the data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[PieChartConfig]/oneOf[PieBuilderChartConfig]/numberFormat/output response property for the response status 200

      response-property-enum-value-added

    • added the new duration enum value to the data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[PieChartConfig]/oneOf[PieRawSqlChartConfig]/allOf[RawSqlChartConfigBase]/numberFormat/output response property for the response status 200

      response-property-enum-value-added

    • added the new duration enum value to the data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[TableChartConfig]/oneOf[TableBuilderChartConfig]/numberFormat/output response property for the response status 200

      response-property-enum-value-added

    • added the new duration enum value to the data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[TableChartConfig]/oneOf[TableRawSqlChartConfig]/allOf[RawSqlChartConfigBase]/numberFormat/output response property for the response status 200

      response-property-enum-value-added

    • added the optional property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[BarChartConfig]/oneOf[BarBuilderChartConfig]/select/items/numberFormat to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[LineChartConfig]/oneOf[LineBuilderChartConfig]/select/items/numberFormat to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[NumberChartConfig]/oneOf[NumberBuilderChartConfig]/select/items/numberFormat to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[PieChartConfig]/oneOf[PieBuilderChartConfig]/select/items/numberFormat to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[TableChartConfig]/oneOf[TableBuilderChartConfig]/select/items/numberFormat to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[Dashboard]/containers to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/containerId to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/tabId to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[TableChartConfig]/oneOf[TableBuilderChartConfig]/groupByColumnsOnLeft to the response with the 200 status

      response-optional-property-added

  • daae69185f052010See the full diff
    • added the new data_rate enum value to the data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[BarChartConfig]/oneOf[BarBuilderChartConfig]/numberFormat/output response property for the response status 200

      response-property-enum-value-added

    • added the new data_rate enum value to the data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[BarChartConfig]/oneOf[BarRawSqlChartConfig]/allOf[RawSqlChartConfigBase]/numberFormat/output response property for the response status 200

      response-property-enum-value-added

    • added the new data_rate enum value to the data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[LineChartConfig]/oneOf[LineBuilderChartConfig]/numberFormat/output response property for the response status 200

      response-property-enum-value-added

    • added the new data_rate enum value to the data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[LineChartConfig]/oneOf[LineRawSqlChartConfig]/allOf[RawSqlChartConfigBase]/numberFormat/output response property for the response status 200

      response-property-enum-value-added

    • added the new data_rate enum value to the data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[NumberChartConfig]/oneOf[NumberBuilderChartConfig]/numberFormat/output response property for the response status 200

      response-property-enum-value-added

    • added the new data_rate enum value to the data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[NumberChartConfig]/oneOf[NumberRawSqlChartConfig]/allOf[RawSqlChartConfigBase]/numberFormat/output response property for the response status 200

      response-property-enum-value-added

    • added the new data_rate enum value to the data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[PieChartConfig]/oneOf[PieBuilderChartConfig]/numberFormat/output response property for the response status 200

      response-property-enum-value-added

    • added the new data_rate enum value to the data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[PieChartConfig]/oneOf[PieRawSqlChartConfig]/allOf[RawSqlChartConfigBase]/numberFormat/output response property for the response status 200

      response-property-enum-value-added

    • added the new data_rate enum value to the data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[TableChartConfig]/oneOf[TableBuilderChartConfig]/numberFormat/output response property for the response status 200

      response-property-enum-value-added

    • added the new data_rate enum value to the data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[TableChartConfig]/oneOf[TableRawSqlChartConfig]/allOf[RawSqlChartConfigBase]/numberFormat/output response property for the response status 200

      response-property-enum-value-added

    • added the new throughput enum value to the data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[BarChartConfig]/oneOf[BarBuilderChartConfig]/numberFormat/output response property for the response status 200

      response-property-enum-value-added

    • added the new throughput enum value to the data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[BarChartConfig]/oneOf[BarRawSqlChartConfig]/allOf[RawSqlChartConfigBase]/numberFormat/output response property for the response status 200

      response-property-enum-value-added

    • added the new throughput enum value to the data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[LineChartConfig]/oneOf[LineBuilderChartConfig]/numberFormat/output response property for the response status 200

      response-property-enum-value-added

    • added the new throughput enum value to the data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[LineChartConfig]/oneOf[LineRawSqlChartConfig]/allOf[RawSqlChartConfigBase]/numberFormat/output response property for the response status 200

      response-property-enum-value-added

    • added the new throughput enum value to the data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[NumberChartConfig]/oneOf[NumberBuilderChartConfig]/numberFormat/output response property for the response status 200

      response-property-enum-value-added

    • added the new throughput enum value to the data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[NumberChartConfig]/oneOf[NumberRawSqlChartConfig]/allOf[RawSqlChartConfigBase]/numberFormat/output response property for the response status 200

      response-property-enum-value-added

    • added the new throughput enum value to the data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[PieChartConfig]/oneOf[PieBuilderChartConfig]/numberFormat/output response property for the response status 200

      response-property-enum-value-added

    • added the new throughput enum value to the data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[PieChartConfig]/oneOf[PieRawSqlChartConfig]/allOf[RawSqlChartConfigBase]/numberFormat/output response property for the response status 200

      response-property-enum-value-added

    • added the new throughput enum value to the data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[TableChartConfig]/oneOf[TableBuilderChartConfig]/numberFormat/output response property for the response status 200

      response-property-enum-value-added

    • added the new throughput enum value to the data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[TableChartConfig]/oneOf[TableRawSqlChartConfig]/allOf[RawSqlChartConfigBase]/numberFormat/output response property for the response status 200

      response-property-enum-value-added

    • added the optional property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[BarChartConfig]/oneOf[BarBuilderChartConfig]/numberFormat/numericUnit to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[BarChartConfig]/oneOf[BarRawSqlChartConfig]/allOf[RawSqlChartConfigBase]/numberFormat/numericUnit to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[LineChartConfig]/oneOf[LineBuilderChartConfig]/numberFormat/numericUnit to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[LineChartConfig]/oneOf[LineRawSqlChartConfig]/allOf[RawSqlChartConfigBase]/numberFormat/numericUnit to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[NumberChartConfig]/oneOf[NumberBuilderChartConfig]/numberFormat/numericUnit to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[NumberChartConfig]/oneOf[NumberRawSqlChartConfig]/allOf[RawSqlChartConfigBase]/numberFormat/numericUnit to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[PieChartConfig]/oneOf[PieBuilderChartConfig]/numberFormat/numericUnit to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[PieChartConfig]/oneOf[PieRawSqlChartConfig]/allOf[RawSqlChartConfigBase]/numberFormat/numericUnit to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[TableChartConfig]/oneOf[TableBuilderChartConfig]/numberFormat/numericUnit to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[TableChartConfig]/oneOf[TableRawSqlChartConfig]/allOf[RawSqlChartConfigBase]/numberFormat/numericUnit to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[Dashboard]/filters/items/allOf[FilterInput]/where to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[Dashboard]/filters/items/allOf[FilterInput]/whereLanguage to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[BarChartConfig]/oneOf[BarRawSqlChartConfig]/allOf[RawSqlChartConfigBase]/sourceId to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[LineChartConfig]/oneOf[LineRawSqlChartConfig]/allOf[RawSqlChartConfigBase]/sourceId to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[NumberChartConfig]/oneOf[NumberRawSqlChartConfig]/allOf[RawSqlChartConfigBase]/sourceId to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[PieChartConfig]/oneOf[PieRawSqlChartConfig]/allOf[RawSqlChartConfigBase]/sourceId to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[TableChartConfig]/oneOf[TableRawSqlChartConfig]/allOf[RawSqlChartConfigBase]/sourceId to the response with the 200 status

      response-optional-property-added

  • adeb03f9aaee25195See the full diff
    • added BarBuilderChartConfig BarRawSqlChartConfig to the data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[BarChartConfig]/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added LineBuilderChartConfig LineRawSqlChartConfig to the data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[LineChartConfig]/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added NumberBuilderChartConfig NumberRawSqlChartConfig to the data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[NumberChartConfig]/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added PieBuilderChartConfig PieRawSqlChartConfig to the data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[PieChartConfig]/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added TableBuilderChartConfig TableRawSqlChartConfig to the data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[TableChartConfig]/ response property oneOf list for the response status 200

      response-property-one-of-added

    • the data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[BarChartConfig]/ response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[LineChartConfig]/ response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[NumberChartConfig]/ response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[PieChartConfig]/ response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[TableChartConfig]/ response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • removed the required property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[BarChartConfig]/displayType from the response with the 200 status

      response-required-property-removed

    • removed the required property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[BarChartConfig]/select from the response with the 200 status

      response-required-property-removed

    • removed the required property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[BarChartConfig]/sourceId from the response with the 200 status

      response-required-property-removed

    • removed the required property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[LineChartConfig]/displayType from the response with the 200 status

      response-required-property-removed

    • removed the required property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[LineChartConfig]/select from the response with the 200 status

      response-required-property-removed

    • removed the required property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[LineChartConfig]/sourceId from the response with the 200 status

      response-required-property-removed

    • removed the required property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[NumberChartConfig]/displayType from the response with the 200 status

      response-required-property-removed

    • removed the required property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[NumberChartConfig]/select from the response with the 200 status

      response-required-property-removed

    • removed the required property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[NumberChartConfig]/sourceId from the response with the 200 status

      response-required-property-removed

    • removed the required property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[PieChartConfig]/displayType from the response with the 200 status

      response-required-property-removed

    • removed the required property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[PieChartConfig]/select from the response with the 200 status

      response-required-property-removed

    • removed the required property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[PieChartConfig]/sourceId from the response with the 200 status

      response-required-property-removed

    • removed the required property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[TableChartConfig]/displayType from the response with the 200 status

      response-required-property-removed

    • removed the required property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[TableChartConfig]/select from the response with the 200 status

      response-required-property-removed

    • removed the required property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[TableChartConfig]/sourceId from the response with the 200 status

      response-required-property-removed

    • removed the optional property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[BarChartConfig]/alignDateRangeToGranularity from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[BarChartConfig]/asRatio from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[BarChartConfig]/fillNulls from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[BarChartConfig]/groupBy from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[BarChartConfig]/numberFormat from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[LineChartConfig]/alignDateRangeToGranularity from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[LineChartConfig]/asRatio from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[LineChartConfig]/compareToPreviousPeriod from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[LineChartConfig]/fillNulls from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[LineChartConfig]/groupBy from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[LineChartConfig]/numberFormat from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[NumberChartConfig]/numberFormat from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[PieChartConfig]/groupBy from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[PieChartConfig]/numberFormat from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[TableChartConfig]/asRatio from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[TableChartConfig]/groupBy from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[TableChartConfig]/having from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[TableChartConfig]/numberFormat from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[TableChartConfig]/orderBy from the response with the 200 status

      response-optional-property-removed

    • added discriminator to data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[BarChartConfig]/ response property for the response status 200

      response-property-discriminator-added

    • added discriminator to data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[LineChartConfig]/ response property for the response status 200

      response-property-discriminator-added

    • added discriminator to data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[NumberChartConfig]/ response property for the response status 200

      response-property-discriminator-added

    • added discriminator to data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[PieChartConfig]/ response property for the response status 200

      response-property-discriminator-added

    • added discriminator to data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config/oneOf[TableChartConfig]/ response property for the response status 200

      response-property-discriminator-added

    • added the optional property data/allOf[Dashboard]/savedFilterValues to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[Dashboard]/savedQuery to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[Dashboard]/savedQueryLanguage to the response with the 200 status

      response-optional-property-added

  • 1a98071f39d811See the full diff
    • added PieChartConfig to the data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config response property oneOf list for the response status 200

      response-property-one-of-added

    • added pie discriminator mapping keys to the data/allOf[Dashboard]/tiles/items/allOf[TileBase]/config response property for the response status 200

      response-property-discriminator-mapping-added

    • added TileBase to the data/allOf[Dashboard]/tiles/items/ response property allOf list for the response status 200

      response-property-all-of-added

    • removed TileInput from the data/allOf[Dashboard]/tiles/items/ response property allOf list for the response status 200

      response-property-all-of-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the response property data/allOf[Dashboard]/tiles/items/allOf[TileInput]/series/items/oneOf[NumberChartSeries]/whereLanguage became required for the status 200

      response-property-became-required

    • the response property data/allOf[Dashboard]/tiles/items/allOf[TileInput]/series/items/oneOf[SearchChartSeries]/whereLanguage became required for the status 200

      response-property-became-required

    • the response property data/allOf[Dashboard]/tiles/items/allOf[TileInput]/series/items/oneOf[TableChartSeries]/whereLanguage became required for the status 200

      response-property-became-required

    • the response property data/allOf[Dashboard]/tiles/items/allOf[TileInput]/series/items/oneOf[TimeChartSeries]/whereLanguage became required for the status 200

      response-property-became-required

    • added the optional property data/allOf[Dashboard]/filters to the response with the 200 status

      response-optional-property-added

  • e856dc2f1417141See the full diff
    • the data response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • removed the optional property data/id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/name from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/tags from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/tiles from the response with the 200 status

      response-optional-property-removed

    • added Dashboard to the data response property allOf list for the response status 200

      response-property-all-of-added

  • ed852374c45115See the full diff
    • the data response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • added the optional property data/id to the response with the 200 status

      response-optional-property-added

    • added the optional property data/name to the response with the 200 status

      response-optional-property-added

    • added the optional property data/tags to the response with the 200 status

      response-optional-property-added

    • added the optional property data/tiles to the response with the 200 status

      response-optional-property-added

    • removed Dashboard from the data response property allOf list for the response status 200

      response-property-all-of-removed

    This revision also has 100 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog