22 lines
318 B
JSON
22 lines
318 B
JSON
|
{
|
||
|
"status": "success",
|
||
|
"data": {
|
||
|
"attributeKeys": [
|
||
|
{
|
||
|
"key": "externalHttpMethod",
|
||
|
"dataType": "string",
|
||
|
"type": "tag",
|
||
|
"isColumn": true,
|
||
|
"isJSON": false
|
||
|
},
|
||
|
{
|
||
|
"key": "httpMethod",
|
||
|
"dataType": "string",
|
||
|
"type": "tag",
|
||
|
"isColumn": true,
|
||
|
"isJSON": false
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|