Hyperledger Aries Verifiable Credential Registry (VCR) is a set of application level software components designed to accelerate the adoption of trustworthy entity to entity communications.
This will be a temporary re-introduction of the v4/search/autocomplete API endpoint in order to provide affected production users time to migrate to better suggested endpoints (v4/search/topic) for implementing a form-based autocomplete feature using OrgBook data.
This reversion my introduce some technical debt (i.e. code duplication of view and serialization logic) to contain effects on other endpoints in the API.
Note: this change is temporary and will be removed when it is determined that affected users have migrated off of the v4/search/autocomplete endpoint.
This will be a temporary re-introduction of the
v4/search/autocomplete
API endpoint in order to provide affectedproduction
users time to migrate to better suggested endpoints (v4/search/topic
) for implementing a form-based autocomplete feature using OrgBook data.This reversion my introduce some technical debt (i.e. code duplication of view and serialization logic) to contain effects on other endpoints in the API.
Note: this change is temporary and will be removed when it is determined that affected users have migrated off of the
v4/search/autocomplete
endpoint.