public class OpenApi2Utils extends Object
| 构造器和说明 |
|---|
OpenApi2Utils() |
| 限定符和类型 | 方法和说明 |
|---|---|
static String |
getApiGroupResourceJson()
获取接口分组资源
|
static String |
getApiGroupResourceJson(String resourceUri)
获取接口分组资源
|
static String |
getApiJson(org.noear.solon.core.handle.Context ctx,
String group)
获取接口
|
public static String getApiGroupResourceJson() throws IOException
IOExceptionpublic static String getApiGroupResourceJson(String resourceUri) throws IOException
IOExceptionpublic static String getApiJson(org.noear.solon.core.handle.Context ctx, String group) throws IOException
IOExceptionCopyright © 2024. All rights reserved.