mirror of
https://akkoma.dev/AkkomaGang/akkoma.git
synced 2024-11-10 03:17:51 +00:00
14 lines
162 B
JSON
14 lines
162 B
JSON
{
|
|
"properties": {
|
|
"instance": {
|
|
"type": "keyword"
|
|
},
|
|
"nickname": {
|
|
"type": "text"
|
|
},
|
|
"bio": {
|
|
"type": "text"
|
|
}
|
|
}
|
|
}
|
|
|