{
"id": "fyi.wed.searchLocationsTypeahead",
"defs": {
"main": {
"type": "query",
"output": {
"schema": {
"type": "object",
"required": [
"locations"
],
"properties": {
"locations": {
"type": "array",
"items": {
"type": "object",
"required": [
"name",
"region",
"country",
"latitude",
"longitude"
],
"properties": {
"name": {
"type": "string",
"maxLength": 256
},
"region": {
"type": "string",
"maxLength": 256
},
"country": {
"type": "string",
"maxLength": 256
},
"latitude": {
"type": "integer"
},
"longitude": {
"type": "integer"
}
}
}
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"required": [
"query"
],
"properties": {
"query": {
"type": "string",
"maxLength": 512,
"description": "The location prefix to search for."
}
}
},
"description": "Suggests up to 7 locations matching a query prefix, for typeahead use."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:jw2rjf3xwlxrrcg4i7rfozgc
- CID
-
bafyreidjfwzb2vh7kpqcqhevsyqixqkkixll6dlxj5kywr5gl4t4tlhoom
- Indexed At
- 2026-08-20 16:11 UTC
- AT-URI
-
at://did:plc:jw2rjf3xwlxrrcg4i7rfozgc/com.atproto.lexicon.schema/fyi.wed.searchLocationsTypeahead