Function ros2_medkit_gateway::api_path

Function Documentation

inline std::string ros2_medkit_gateway::api_path(const std::string &endpoint)

Build versioned endpoint path.

Parameters:

endpoint – The endpoint path (e.g., “/health”)

Returns:

Full API path (e.g., “/api/v1/health”)