forked from AkkomaGang/akkoma
15 lines
162 B
JSON
15 lines
162 B
JSON
|
{
|
||
|
"properties": {
|
||
|
"instance": {
|
||
|
"type": "keyword"
|
||
|
},
|
||
|
"nickname": {
|
||
|
"type": "text"
|
||
|
},
|
||
|
"bio": {
|
||
|
"type": "text"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
|