Expand description
Resolves crate::api::ApiSourceFamily::Hybrid capabilities to a
concrete official or internal action.
Callers can force a side with params.prefer ("official" or
"internal"); otherwise the presence of a siteId parameter is taken as
a signal the caller wants the official API’s site-scoped shape.
Functions§
- resolve
- Resolves
actionto a concrete(target_action, params)pair.