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
feat: add get one host endpoint and related contract updates
- Implement GET_ONE route for hosts in contract routes
- Add new GET_ONE route constant in hosts routes
- Create get-one command and related DTOs/models
- Add new error constant for get one host error
- Implement getOneHost method in hosts service and controller
0 commit comments