I am confused by the ` defined uris(eg: `/dump`)` part. Why should we need another part for the uri? Why not use `v1/discovery/dump`?
聂永 <[email protected]> 于2021年2月1日周一 上午9:53写道: > Hi, > > We don't need hardcode for discovery module's control api path. > > The real http api path = > The fixed prefix: `/v1/discovery/` + defined `discovery_type` in yaml (eg: > `eureka`) + defined uris(eg: `/dump`) > > > 2021年1月29日 22:13,Zexuan Luo <[email protected]<mailto: > [email protected]>> 写道: > > discovery typ > >
