Skip to main content

YIVI_NEXT_SESSION_PATH

Constant YIVI_NEXT_SESSION_PATH 

Source
pub const YIVI_NEXT_SESSION_PATH: &str = ".ph/yivi/next-session";
Expand description

Path for the endpoint used by the yivi server to get the next session in a chained session.

Note that this endpoint does not conform to the EndpointDetails format, using, for example, the HTTP status code to convey information (204 means no next session).