Skip to content
Snippets Groups Projects
Unverified Commit 9c61561d authored by Braden Shepherdson's avatar Braden Shepherdson Committed by GitHub
Browse files

Add `serdes-descendants` for "containment" to serialize a subtree (#25017)

* Add `serdes-descendants` for "containment" to serialize a subtree

This allows naming eg. a Collection and will recursively serialize: all
dashboards, cards and dashcards it contains directly, plus all child
collections and everything they contain.

Currently this words on Collection, Dashboard, DashboardCard, and Card.

* lint

* Switch to plural `extract-subtrees` with a list of `targets`
parent 94f43d5b
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment