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" }
            },



( run in 0.277 second using v1.01-cache-2.11-cpan-4d50c553e7e )