-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
📝 Update docstrings wallet/dids (#817)
* Update docstrings * remove full stop * review changes * add custom did create model * update imports * pass payload down * 🎨 * update tests * add default value * 🎨 * add classmethod decorator and update descriptions * import sort * extend AcaPy model * 🎨 * test more iterations * options takes priority * update docstrings * if not * add some types * pass down acapy model * update test with new model * black . * edits * tweak validator * 🎨 Update DIDCreate model, add to_acapy_options, and update create_did endpoint docstrings. Handle deprecated `options` field in different way. Only overwrites key_type and did if options are indeed passed. * 🎨 Update docstrings * 🎨 Add one more example * ✅ Fix new expected assertion * 🎨 Fix model description and type --------- Co-authored-by: ff137 <[email protected]> Co-authored-by: cl0ete <[email protected]>
- Loading branch information
Showing
3 changed files
with
284 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.