Skip to main content

Module task

Module task 

Source
Expand description

The Trust-Task URL each route this client calls is gated on, as declared in vtc-service/src/routes/mod.rs.

Kept as one block so the mapping is auditable against the server’s router in a single read, rather than scattered as string literals down the file. A URL that drifts from the server’s is a 400 at runtime, so this list is part of the client’s contract, not decoration.

Constants§

JOIN_REQUESTS_DECIDE
JOIN_REQUESTS_LIST
MEMBERS_ADMIN_REMOVE
MEMBERS_LIST
MEMBERS_UPDATE
POLICY_ACTIVATE
POLICY_GET
POLICY_LIST
POLICY_UPSERT