new mapping
This commit is contained in:
parent
26774b8f1f
commit
f7c2be7dcd
@ -16,6 +16,12 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"altids": {
|
||||
"properties": {
|
||||
"type": "object",
|
||||
"enabled": false
|
||||
}
|
||||
},
|
||||
"api_schema": {
|
||||
"type": "text"
|
||||
},
|
||||
@ -167,6 +173,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"oidc_enabled": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"polls": {
|
||||
"properties": {
|
||||
"allow_image": {
|
||||
@ -332,9 +341,28 @@
|
||||
"actor_id": {
|
||||
"type": "text"
|
||||
},
|
||||
"all_emojis": {
|
||||
"properties": {
|
||||
"shortcode": {
|
||||
"type": "text"
|
||||
},
|
||||
"static_url": {
|
||||
"type": "text"
|
||||
},
|
||||
"url": {
|
||||
"type": "text"
|
||||
},
|
||||
"visible_in_picker": {
|
||||
"type": "boolean"
|
||||
}
|
||||
}
|
||||
},
|
||||
"avatar": {
|
||||
"type": "text"
|
||||
},
|
||||
"avatar_description": {
|
||||
"type": "text"
|
||||
},
|
||||
"avatar_static": {
|
||||
"type": "text"
|
||||
},
|
||||
@ -433,12 +461,18 @@
|
||||
"header": {
|
||||
"type": "text"
|
||||
},
|
||||
"header_description": {
|
||||
"type": "text"
|
||||
},
|
||||
"header_static": {
|
||||
"type": "text"
|
||||
},
|
||||
"header_thumbhash": {
|
||||
"type": "text"
|
||||
},
|
||||
"hide_boosts": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"hide_collections": {
|
||||
"type": "boolean"
|
||||
},
|
||||
@ -464,12 +498,18 @@
|
||||
"indexable": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"is_admin": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"jam_identity": {
|
||||
"type": "text"
|
||||
},
|
||||
"last_status_at": {
|
||||
"type": "date"
|
||||
},
|
||||
"local": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"locked": {
|
||||
"type": "boolean"
|
||||
},
|
||||
@ -600,6 +640,9 @@
|
||||
"note": {
|
||||
"type": "text"
|
||||
},
|
||||
"note_text": {
|
||||
"type": "text"
|
||||
},
|
||||
"other_settings": {
|
||||
"properties": {
|
||||
"allow_quote": {
|
||||
@ -673,6 +716,9 @@
|
||||
"ap_id": {
|
||||
"type": "text"
|
||||
},
|
||||
"avatar_description": {
|
||||
"type": "text"
|
||||
},
|
||||
"background_image": {
|
||||
"type": "text"
|
||||
},
|
||||
@ -682,6 +728,9 @@
|
||||
"favicon": {
|
||||
"type": "text"
|
||||
},
|
||||
"header_description": {
|
||||
"type": "text"
|
||||
},
|
||||
"hide_favorites": {
|
||||
"type": "boolean"
|
||||
},
|
||||
@ -715,6 +764,9 @@
|
||||
"location": {
|
||||
"type": "text"
|
||||
},
|
||||
"privileges": {
|
||||
"type": "text"
|
||||
},
|
||||
"relationship": {
|
||||
"type": "object"
|
||||
},
|
||||
@ -726,6 +778,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"pronouns": {
|
||||
"type": "text"
|
||||
},
|
||||
"role": {
|
||||
"properties": {
|
||||
"name": {
|
||||
@ -821,9 +876,18 @@
|
||||
},
|
||||
"username": {
|
||||
"type": "text"
|
||||
},
|
||||
"website": {
|
||||
"type": "text"
|
||||
}
|
||||
}
|
||||
},
|
||||
"custom_css": {
|
||||
"type": "text"
|
||||
},
|
||||
"default_approval": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"description": {
|
||||
"type": "text"
|
||||
},
|
||||
@ -836,12 +900,18 @@
|
||||
"description_text": {
|
||||
"type": "text"
|
||||
},
|
||||
"discord-client-id": {
|
||||
"type": "text"
|
||||
},
|
||||
"domain": {
|
||||
"type": "text"
|
||||
},
|
||||
"email": {
|
||||
"type": "text"
|
||||
},
|
||||
"embargoed": {
|
||||
"type": "date"
|
||||
},
|
||||
"errors": {
|
||||
"properties": {
|
||||
"detail": {
|
||||
@ -849,6 +919,22 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"event": {
|
||||
"properties": {
|
||||
"code": {
|
||||
"type": "text"
|
||||
},
|
||||
"name": {
|
||||
"type": "text"
|
||||
},
|
||||
"rel": {
|
||||
"type": "text"
|
||||
},
|
||||
"scheme": {
|
||||
"type": "text"
|
||||
}
|
||||
}
|
||||
},
|
||||
"feature_quote": {
|
||||
"type": "boolean"
|
||||
},
|
||||
@ -858,12 +944,18 @@
|
||||
"fedibird_capabilities": {
|
||||
"type": "text"
|
||||
},
|
||||
"finicity-client-key": {
|
||||
"type": "text"
|
||||
},
|
||||
"icon": {
|
||||
"type": "text"
|
||||
},
|
||||
"invites_enabled": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"ipfs_gateway_url": {
|
||||
"type": "text"
|
||||
},
|
||||
"languages": {
|
||||
"type": "text"
|
||||
},
|
||||
@ -879,6 +971,39 @@
|
||||
"max_toot_chars": {
|
||||
"type": "long"
|
||||
},
|
||||
"nostr": {
|
||||
"properties": {
|
||||
"pow": {
|
||||
"properties": {
|
||||
"registrations": {
|
||||
"type": "long"
|
||||
}
|
||||
}
|
||||
},
|
||||
"pubkey": {
|
||||
"type": "text"
|
||||
},
|
||||
"relay": {
|
||||
"type": "text"
|
||||
}
|
||||
}
|
||||
},
|
||||
"object": {
|
||||
"properties": {
|
||||
"code": {
|
||||
"type": "text"
|
||||
},
|
||||
"name": {
|
||||
"type": "text"
|
||||
},
|
||||
"rel": {
|
||||
"type": "text"
|
||||
},
|
||||
"scheme": {
|
||||
"type": "text"
|
||||
}
|
||||
}
|
||||
},
|
||||
"pleroma": {
|
||||
"properties": {
|
||||
"favicon": {
|
||||
@ -1244,6 +1369,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"profile": {
|
||||
"type": "text"
|
||||
},
|
||||
"registrations": {
|
||||
"type": "boolean"
|
||||
},
|
||||
@ -1301,6 +1429,25 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"subject": {
|
||||
"properties": {
|
||||
"code": {
|
||||
"type": "text"
|
||||
},
|
||||
"name": {
|
||||
"type": "text"
|
||||
},
|
||||
"rel": {
|
||||
"type": "text"
|
||||
},
|
||||
"scheme": {
|
||||
"type": "text"
|
||||
}
|
||||
}
|
||||
},
|
||||
"sumologic-access-key": {
|
||||
"type": "text"
|
||||
},
|
||||
"terms": {
|
||||
"type": "text"
|
||||
},
|
||||
@ -1313,12 +1460,28 @@
|
||||
"thumbnail_description": {
|
||||
"type": "text"
|
||||
},
|
||||
"thumbnail_static": {
|
||||
"type": "text"
|
||||
},
|
||||
"thumbnail_static_type": {
|
||||
"type": "text"
|
||||
},
|
||||
"thumbnail_type": {
|
||||
"type": "text"
|
||||
},
|
||||
"title": {
|
||||
"type": "text"
|
||||
},
|
||||
"trustindicator": {
|
||||
"properties": {
|
||||
"code": {
|
||||
"type": "text"
|
||||
}
|
||||
}
|
||||
},
|
||||
"twitter-service-secret": {
|
||||
"type": "text"
|
||||
},
|
||||
"upload_limit": {
|
||||
"type": "long"
|
||||
},
|
||||
@ -1352,33 +1515,85 @@
|
||||
"accountUid": {
|
||||
"type": "keyword"
|
||||
},
|
||||
"asset_name": {
|
||||
"type": "text"
|
||||
},
|
||||
"channelNo": {
|
||||
"type": "long"
|
||||
},
|
||||
"channelType": {
|
||||
"type": "keyword"
|
||||
},
|
||||
"coinbase-access-token": {
|
||||
"type": "text"
|
||||
},
|
||||
"comment": {
|
||||
"type": "keyword"
|
||||
},
|
||||
"created_at": {
|
||||
"type": "date"
|
||||
},
|
||||
"description": {
|
||||
"properties": {
|
||||
"color": {
|
||||
"type": "text"
|
||||
},
|
||||
"confluent-access-secret": {
|
||||
"type": "text"
|
||||
},
|
||||
"github-pat": {
|
||||
"type": "text"
|
||||
},
|
||||
"linkedin-client-token": {
|
||||
"type": "text"
|
||||
},
|
||||
"sumologic-access-id": {
|
||||
"type": "text"
|
||||
},
|
||||
"translate": {
|
||||
"type": "text"
|
||||
}
|
||||
}
|
||||
},
|
||||
"digest": {
|
||||
"type": "keyword"
|
||||
},
|
||||
"domain": {
|
||||
"type": "keyword"
|
||||
},
|
||||
"fields": {
|
||||
"type": "text"
|
||||
},
|
||||
"github-oauth": {
|
||||
"type": "text"
|
||||
},
|
||||
"grade": {
|
||||
"type": "keyword"
|
||||
},
|
||||
"id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"ingredient": {
|
||||
"type": "text"
|
||||
},
|
||||
"item_model_index": {
|
||||
"type": "float"
|
||||
},
|
||||
"linkedin-client-id": {
|
||||
"type": "text"
|
||||
},
|
||||
"name": {
|
||||
"type": "keyword"
|
||||
},
|
||||
"openai-service-key": {
|
||||
"type": "text"
|
||||
},
|
||||
"plaid-api-token": {
|
||||
"type": "text"
|
||||
},
|
||||
"planetscale-api-secret": {
|
||||
"type": "text"
|
||||
},
|
||||
"representativeImageUrl": {
|
||||
"type": "keyword"
|
||||
},
|
||||
@ -1388,9 +1603,15 @@
|
||||
"severity_ex": {
|
||||
"type": "keyword"
|
||||
},
|
||||
"shopify-custom-access-key": {
|
||||
"type": "text"
|
||||
},
|
||||
"stock_auto": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"stripe-access-secret": {
|
||||
"type": "text"
|
||||
},
|
||||
"update_at": {
|
||||
"type": "date"
|
||||
},
|
||||
@ -1749,12 +1970,21 @@
|
||||
},
|
||||
"software": {
|
||||
"properties": {
|
||||
"codename": {
|
||||
"type": "text"
|
||||
},
|
||||
"edition": {
|
||||
"type": "text"
|
||||
},
|
||||
"homepage": {
|
||||
"type": "text"
|
||||
},
|
||||
"name": {
|
||||
"type": "text"
|
||||
},
|
||||
"repository": {
|
||||
"type": "text"
|
||||
},
|
||||
"version": {
|
||||
"type": "text"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user