ZhangYuanSheng1217 / RestfulTool

一套 Restful 服务开发辅助工具集
GNU Affero General Public License v3.0
262 stars 92 forks source link

Show all Restful API in current class, like structure #19

Closed leeychee closed 4 years ago

leeychee commented 4 years ago

In some projects, there are lots of RESTful API in one module. If I want to check RESTful in one class (like a controller), It's not very convenient.

So, Could I just list all RESTful API in the current class in RESTful Toolkit window?

ZhangYuanSheng1217 commented 4 years ago

It has been completed, please go to download to install

leeychee commented 4 years ago

Thank you for the new feature.

But current implementation seems not easy to use. Why not list all Restful API in the Restful Tool tool window, when the controller class is being selected? Just like Structure feature?

ZhangYuanSheng1217 commented 4 years ago

Thanks. Can you elaborate on that?

---Original--- From: "Chunhui Liu"<notifications@github.com> Date: Fri, Jul 10, 2020 09:31 AM To: "ZhangYuanSheng1217/RestfulTool"<RestfulTool@noreply.github.com>; Cc: "State change"<state_change@noreply.github.com>;"Yuonsa"<2862297923@qq.com>; Subject: Re: [ZhangYuanSheng1217/RestfulTool] Show all Restful API in current class, like structure (#19)

Thank you for the new feature. But current implementation seems a little wired.

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub, or unsubscribe.

leeychee commented 4 years ago

I have updated the comment, please recheck.

ZhangYuanSheng1217 commented 4 years ago

Because the way you say it is not easy to interact.