Module routes
Modulesยง
- config_
endpoints ๐ - datapoints_
endpoints ๐ - log_
endpoints ๐ - rbac_
endpoints ๐ - runtime_
endpoints ๐ - testing_
endpoints ๐ - timeseries_
endpoints ๐ - user_
endpoints ๐
Functionsยง
- generate_
open_ api_ spec_ json - Generates the OpenAPI JSON specification for the public REST API.
- get_
public_ ๐protected_ routes - get_
public_ ๐unprotected_ routes - Unprotected routes served on the public server (health only โ runtime registration is internal-only).
- set_tag ๐
- Sets an OpenAPI tag with description on the given router. Used internally by endpoint modules to group endpoints in the spec.