Skip to main content

Module routes

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.