Skip to content

Commit

Permalink
update doc strings
Browse files Browse the repository at this point in the history
  • Loading branch information
cl0ete committed Feb 5, 2024
1 parent b999bf1 commit b341a13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/services/revocation_registry.py
Original file line number Diff line number Diff line change
Expand Up @@ -517,7 +517,7 @@ async def validate_rev_reg_ids(controller: AcaPyClient, request: dict):
Args:
controller (AcaPyClient): aca-py client
request (dict): The request body.
request (dict): A map of revocation registry ids to a list of credential revocation ids
Raises:
Exception: When the revocation registry ids are invalid.
Expand Down

0 comments on commit b341a13

Please sign in to comment.