Combining HttpApi and HttpRouter APIs for Implementation and Documentation

Is it possible to use the HttpApi related api together with HttpRouter api? I'm thinking describing the API with the first, and provide the handler implementation with the latter. Documentation is pretty weak here, they are presented like 2 alternatives instead. Or is it at least possible to use http router apis, and provide swagger docs?
Was this page helpful?