文档
测试

获取所有参数,根据类型

POST
http://localhost:8080

接口描述

传递类型,获取该类型的所有数据集

请求头

参数名
类型
描述
必填
content-type
String
application/json
必填

请求参数

application/json
参数名
类型
描述
必填
jsonrpc
String
"2.0"
必填
id
Integer
1
必填
method
String
"data/get/all"
必填
params
Object
params参数
必填
type
String
类型
必填

响应参数

application/json
参数名
类型
描述
必填
jsonrpc
String
"2.0"
必填
result
[]
对象数组
必填
type
String
类型
必填
id
String
id值描述
必填
name
String
名字
必填
description
String
描述
必填
category
String
分类
必填
lastChange
dateTime
上次修改时间
必填
tags
[]
字符串数据
必填
version
String
版本
必填