Home

Awesome

MeterSphere Idea Plugin

支持导出 HTTP 接口到 MeterSphere.

特性:

Spring Framework 注解:

HTTP 方法映射注解:

Swagger 2.0 相关注解:

OpenAPI 3.0 相关注解:

标准验证注解:

解析优先级说明:

使用方法:

安装方式:

用法:

<table> <thead> <tr> <td>配置项</td> <td>含义</td> </tr> </thead> <tr> <td>Server</td> <td>MeterSphere 服务器地址</td> </tr> <tr> <td>AccessKey</td> <td>AccessKey</td> </tr> <tr> <td>SecretKey</td> <td>SecretKey</td> </tr> <tr> <td>Organization</td> <td>组织</td> </tr> <tr> <td>Project</td> <td>项目</td> </tr> <tr> <td>Module</td> <td>接口将要导入的项目对应的模块</td> </tr> <tr> <td>Mode</td> <td>覆盖: 1. 系统已存在相同接口(请求类型+路径一致),请求参数内容不一致则覆盖系统原接口 2. 系统已存在相同接口(请求类型+路径一致),请求参数内容一致则不做变更 3. 系统不存在该接口,则新增<br> 不覆盖: 1. 系统已存在相同接口(请求类型+路径一致),则不做变更 2. 系统不存在该接口,则新增 </td> </tr> </table>

兼容的 IDE 版本:2022.2.5 +

问题反馈

如果您在使用过程中遇到任何问题或有进一步的需求,请在 MeterSphere 项目的主仓库 提交 GitHub Issue。

License & Copyright

Copyright (c) 2014-2024 飞致云 FIT2CLOUD, All rights reserved.

Licensed under The GNU General Public License version 3 (GPLv3) (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

https://www.gnu.org/licenses/gpl-3.0.html

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.