45 lines
1.2 KiB
JSON
45 lines
1.2 KiB
JSON
{
|
|
"fields": {
|
|
"avatarColor": {
|
|
"visible": {
|
|
"conditionGroup": [
|
|
{
|
|
"type": "equals",
|
|
"attribute": "avatarId",
|
|
"value": null,
|
|
"data": {
|
|
"field": "avatar"
|
|
}
|
|
},
|
|
{
|
|
"type": "in",
|
|
"attribute": "type",
|
|
"value": [
|
|
"regular",
|
|
"admin",
|
|
"api"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"authMethod": [
|
|
{
|
|
"optionList": [
|
|
"ApiKey",
|
|
"Hmac"
|
|
],
|
|
"conditionGroup": [
|
|
{
|
|
"type": "equals",
|
|
"attribute": "type",
|
|
"value": "api"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|