At
view release on metacpan or search on metacpan
share/lexicons/com/atproto/identity/getRecommendedDidCredentials.json view on Meta::CPAN
{
"lexicon": 1,
"id": "com.atproto.identity.getRecommendedDidCredentials",
"defs": {
"main": {
"type": "query",
"description": "Describe the credentials that should be included in the DID doc of an account that is migrating to this service.",
"output": {
"encoding": "application/json",
"schema": {
"type": "object",
"properties": {
"rotationKeys": {
"description": "Recommended rotation keys for PLC dids. Should be undefined (or ignored) for did:webs.",
"type": "array",
"items": { "type": "string" }
},
share/lexicons/tools/ozone/moderation/defs.json view on Meta::CPAN
},
"comment": {
"type": "string",
"minLength": 1,
"description": "Comment describing the reason for the override."
}
}
},
"revokeAccountCredentialsEvent": {
"type": "object",
"description": "Account credentials revocation by moderators. Only works on DID subjects.",
"required": ["comment"],
"properties": {
"comment": {
"minLength": 1,
"type": "string",
"description": "Comment describing the reason for the revocation."
}
}
},
"modEventAcknowledge": {
( run in 0.604 second using v1.01-cache-2.11-cpan-0bb4e1dffa6 )