{
"id": "app.fitsky.profile",
"defs": {
"main": {
"key": "literal:self",
"type": "record",
"record": {
"type": "object",
"properties": {
"bio": {
"type": "string",
"maxLength": 2560,
"description": "FitSky-specific bio text",
"maxGraphemes": 256
},
"banner": {
"type": "blob",
"accept": [
"image/png",
"image/jpeg",
"image/webp"
],
"maxSize": 1000000,
"description": "Custom FitSky banner image. Falls back to Bluesky banner if not set."
},
"createdAt": {
"type": "string",
"format": "datetime"
},
"unitSystem": {
"type": "string",
"maxLength": 64,
"description": "User's preferred unit system",
"knownValues": [
"metric",
"imperial"
]
}
}
},
"description": "A FitSky-specific user profile with custom banner and bio"
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:tr7zlhacx3fete5s7cx5tyjd
- CID
-
bafyreifs62w5hk5buhaww5yjckj2uzrutkhdz63j32tfkjyphn5jm34pjy
- Indexed At
- 2026-02-22 23:02 UTC
- AT-URI
-
at://did:plc:tr7zlhacx3fete5s7cx5tyjd/com.atproto.lexicon.schema/app.fitsky.profile
Version History (2 versions)