Closed
Description
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 byexternalProfile.externalId