xpublish.Rest.get_datatree_from_plugins#
- Rest.get_datatree_from_plugins(dataset_id, group='')[source]#
Resolve a DataTree by
dataset_id(and optionalgroup).When used as a FastAPI dependency,
groupis auto-extracted from the route’s{group_path:path}segment viaget_group_path(). When called directly,groupdefaults to the empty string (returning the root tree) and may be passed explicitly to navigate into the tree.- Return type: