From b02aaa7796c7bd6af43bd14b8cad57e1347df706 Mon Sep 17 00:00:00 2001 From: yuri Date: Tue, 23 Jan 2018 15:09:15 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0openapi=E5=AF=BC=E5=85=A5?= =?UTF-8?q?=E6=8F=92=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugin.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/plugin.json b/plugin.json index fb0edcd3..4512244f 100644 --- a/plugin.json +++ b/plugin.json @@ -3,5 +3,10 @@ "title": "yapi-plugin-qsso", "url": "https://github.com/ymfe/yapi-plugin-qsso", "desc": "qunar 专用 sso 第三方登录" + }, + { + "title": "yapi-plugin-import-openapi", + "url": "https://github.com/yuu2lee4/yapi-plugin-import-openapi", + "desc": "openapi导入插件(仅支持3.0)" } -] \ No newline at end of file +]