Re: add swagger support to dubbo ops

2018-10-17 Thread yuhang xiu
Agree and expect ! Minxuan Zhuang 于2018年10月17日周三 下午5:13写道: > good advice, I've created one: > https://github.com/apache/incubator-dubbo-ops/issues/140 > > On Wed, Oct 17, 2018 at 4:52 PM Ian Luo wrote: > > > The swagger support is now in place. Minxuan and Ma, should we file one > > issue to

Re: add swagger support to dubbo ops

2018-10-17 Thread Minxuan Zhuang
good advice, I've created one: https://github.com/apache/incubator-dubbo-ops/issues/140 On Wed, Oct 17, 2018 at 4:52 PM Ian Luo wrote: > The swagger support is now in place. Minxuan and Ma, should we file one > issue to remind us to add documentation for each REST API we offer on Dubbo > admin?

Re: add swagger support to dubbo ops

2018-10-17 Thread Ian Luo
The swagger support is now in place. Minxuan and Ma, should we file one issue to remind us to add documentation for each REST API we offer on Dubbo admin? Thanks, -Ian. On Wed, Oct 17, 2018 at 4:46 PM 马金凯 wrote: > Awsome. it will be very convenient for users using the API. > > >

Re: add swagger support to dubbo ops

2018-10-17 Thread Ian Luo
great job, cannot wait to try it out. On Wed, Oct 17, 2018 at 3:58 PM Minxuan Zhuang wrote: > I've add simple swagger support to restful controller through this > < > https://github.com/apache/incubator-dubbo-ops/commit/755f6d9138f7efc059fd389f64f65d6b2c67648d > > > commit, once the project is