use braid;
/// A URL to a specific CUBE item, e.g. `plugins/1/` or `pipelines/2/`
;
/// A URL to a paginated list of CUBE items, e.g. `plugins/` or `pipelines/`
;
/// Filebrowser API URL, e.g.
/// `https://cube.chrisproject.org/api/v1/filebrowser/`
;
/// Filebrowser search API URL, e.g.
/// `https://cube.chrisproject.org/api/v1/filebrowser/search/`
;