Function ros2_medkit_gateway::api_path
Defined in File http_utils.hpp
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”)