Skip to content

Commit

Permalink
🎨
Browse files Browse the repository at this point in the history
  • Loading branch information
cl0ete committed Feb 1, 2024
1 parent f16dcab commit cc032af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/routes/issuer.py
Original file line number Diff line number Diff line change
Expand Up @@ -375,7 +375,7 @@ async def get_credential_revocation_record(
Raises:
-------
CloudApiException: 400
If credential_exchange_id is not provided BOTH the credential_revocation_id
If credential_exchange_id is not provided BOTH the credential_revocation_id
and revocation_registry_id MUST be provided.
"""
bound_logger = logger.bind(
Expand Down

0 comments on commit cc032af

Please sign in to comment.