Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added getSchemaById, getCredentialDefinitionById APIs followed by refactoring the existing ones in Multi-Tenancy Controller #4

Merged
merged 2 commits into from
Jul 3, 2023

Conversation

tarun-vadde
Copy link
Contributor

What?

This pull request adds two new APIs, getSchemaById and getCredentialDefinitionById, to the Multi-Tenancy Controller. These APIs allow retrieving schema and credential definition information by their respective IDs. Additionally, existing APIs have been refactored for improved efficiency and code organization. The changes address specific issues and enhance overall functionality.

Changes:

Added getSchemaById and getCredentialDefinitionById APIs.
Refactored existing APIs for better performance and code structure.

How?

Used methods in anoncreds package of AFJ

tarunvaddeofficial added 2 commits June 29, 2023 11:50
Signed-off-by: tarunvaddeofficial <[email protected]>
…s followed by refactoring already existing ones.

Signed-off-by: tarunvaddeofficial <[email protected]>
@KulkarniShashank KulkarniShashank merged commit 25c5f4b into main Jul 3, 2023
@sairanjit sairanjit deleted the support-0.4.0 branch January 8, 2024 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants