Skip to content

Commit

Permalink
Updated swagger docs
Browse files Browse the repository at this point in the history
Signed-off-by: Sownak Roy <[email protected]>
  • Loading branch information
sownak committed Dec 16, 2024
1 parent d930c19 commit d395a43
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions src/static/swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -490,13 +490,13 @@
"type": "object",
"description": "A map of DID traits.",
"example": {
"cheqd": {
"updatable": true,
"deactivatable": true,
"enumerable": true,
"historyAvailable": true,
"humanReadable": false
}
"$schema": "https://identity.foundation/did-traits/schemas/traits.json",
"name": "cheqd",
"updatable": true,
"deactivatable": true,
"enumerable": true,
"historyAvailable": true,
"humanReadable": false
}
}
}
Expand Down

0 comments on commit d395a43

Please sign in to comment.