Re: Dashboard OpenApi import bug

2022-03-07 Thread Bozhong Yu
Thanks for your contribution. 吴治国 于2022年3月6日周日 01:24写道: > Hi > > I have changed my pull request. > > Please review it again. > > Thanks. > > > > On Mar 4, 2022, at 2:03 PM, JunXu Chen wrote: > > > > hi @吴治国 > > > > Thanks for your contribution. > > > > I commented on your question in the issue,

Re: Dashboard OpenApi import bug

2022-03-05 Thread 吴治国
Hi I have changed my pull request. Please review it again. Thanks. > On Mar 4, 2022, at 2:03 PM, JunXu Chen wrote: > > hi @吴治国 > > Thanks for your contribution. > > I commented on your question in the issue, please take a look. > > On Fri, 4 Mar 2022 at 11:45, 吴治国 wrote: > >> Thanks >>

Re: Dashboard OpenApi import bug

2022-03-03 Thread JunXu Chen
hi @吴治国 Thanks for your contribution. I commented on your question in the issue, please take a look. On Fri, 4 Mar 2022 at 11:45, 吴治国 wrote: > Thanks > > > > On Mar 4, 2022, at 10:29 AM, Zhiyuan Ju wrote: > > > > Hi, > > > > There have some comments on this issue, and we're seeking help from

Re: Dashboard OpenApi import bug

2022-03-03 Thread 吴治国
Thanks > On Mar 4, 2022, at 10:29 AM, Zhiyuan Ju wrote: > > Hi, > > There have some comments on this issue, and we're seeking help from Xiran > Liu and Junxu Chen, they're more familiar with this. > > Best Regards! > @ Zhiyuan Ju > > > 吴治国 于2022年3月3日周四 17:19写

Re: Dashboard OpenApi import bug

2022-03-03 Thread Zhiyuan Ju
Hi, There have some comments on this issue, and we're seeking help from Xiran Liu and Junxu Chen, they're more familiar with this. Best Regards! @ Zhiyuan Ju 吴治国 于2022年3月3日周四 17:19写道: > Hi Community > I found a bug in dashboard project, when I had a rout

Dashboard OpenApi import bug

2022-03-03 Thread 吴治国
Hi Community I found a bug in dashboard project, when I had a route with many uri configuration, more than one route will be create after I export the OpenApi and import it. I try to fix it use merge route by name, but comments suggest to use id, but if we use id, there is many code shou