Bug report
Steps to reproduce
- Start gateway
GET /api/v1 returns 404
Expected behavior
API root should return server info, available endpoints, or redirect to /api/v1/health.
Actual behavior
Environment
- ros2_medkit version: main branch
- ROS 2 distro: Humble
- OS: Ubuntu 22.04 on Jetson Orin Nano (aarch64)
Additional information
Low priority. GET /api/v1/health and GET /api/v1/docs work fine.
Bug report
Steps to reproduce
GET /api/v1returns 404Expected behavior
API root should return server info, available endpoints, or redirect to
/api/v1/health.Actual behavior
Environment
Additional information
Low priority.
GET /api/v1/healthandGET /api/v1/docswork fine.