bcgov / aries-vcr

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.
Apache License 2.0
78 stars 67 forks source link

Revert, reversion of v4 Autocomplete API #747

Closed amanji closed 1 year ago

amanji commented 1 year ago

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.