You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 6, 2023. It is now read-only.
fix(chart.getPanels): make the query params optional (#477)
* fix(chart.getPanels): make the query params optional
When the array is empty, the SDK strips the query param from the query,
so the schema doesn't type check
* chore: Documentation updated by github actions
* fix(chart.updatePanels): make the body props optional
* chore(docs): build
* comment
* chore: Documentation updated by github actions
---------
Co-authored-by: GitHub Actions Documentation Bot <>
0 commit comments