You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[#15] feat: implement GET /components endpoint (#18)
Add endpoint to list all discovered components across all areas.
Changes:
- Add GET /components REST endpoint in rest_server.cpp
- Implement handle_list_components() to return component metadata
- Add test_03_list_components integration test
- Update README with API reference and endpoint documentation
- Update Postman collection with new endpoint
Co-authored-by: Michał Fąferek <michal.faferek@42dot.ai>
0 commit comments