Skip to content

[$20] Remove support of enrich query param for GET /taas-teams/me endpoint #170

Closed
@maxceem

Description

@maxceem

We found an issue with using enrich query param of GET /taas-teams/me?enrich= endpoint, see #154 (comment).

So we have to remove support of enrich for the GET /taas-teams/me endpoint. And we always have to get user data from u-bahn with enrich=true.

  • remove the support of enrich query param from API, Swagger, Postman, Joi, and so on.
  • we have to always get data from u-bahn with enrich=true if we filter by externalProfile.externalId

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions