Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

[$5] Use new endpoint to get member suggestions #61

Closed
@maxceem

Description

@maxceem

To fix the first part of the issue #51.

We've implemented a proxy endpoint in TaaS API which would return member suggestions no only to admins, but also to Booking Manager users.

So we have to update Admin App to not use ${config.API.V3}/members/_suggest/${fragment} and use /v5/taas-teams/members-suggest/{fragment}.

Update code to do so.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions