Use the http_server_control to start and configure the server and use the api_registry_builder to register the demo api. After the change a call to: http://localhost:10000/api-doc/ will return the swagger doc file and a call to: http://localhost:10000/api-doc/demo/ will return the demo swagger file Signed-off-by: Amnon Heiman <amnon@cloudius-systems.com>