Expand description
Path/URL construction for the official and internal controller APIs. Path/URL builders for the two UniFi controller APIs this crate speaks.
Modules§
- internal
- Path/URL construction for the UniFi controller’s internal (web-UI) API.
- official
- Path/URL construction for UniFi’s official
/proxy/network/integrationREST API. - path
{param}substitution and*pathconnector-wildcard handling for capability path templates.
Enums§
- ApiSource
Family - Which controller API a
crate::capabilities::Capabilityis served from.