aries-cloudagent-python
aries-cloudagent-python copied to clipboard
API 'POST /credential-definitions' - revocation_registry_size should be optional when support_revocation is false
This API is expecting revocation_registry_size info even thouh support_revocation is false. Rev reg size should be optional when revocation is not enabled.
Additional info: This is in reference to the discussion currently going on on Discord channel. Please let me know if I can provide more info.