You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, TeamMembershipManager getTeams() for Apigee X is calling /appgroup API to get teams information from Apigee X and also takes $team as 2nd argument in the method.
Expected Behavior
Loads developer Teams information from Drupal database instead of Apigee X.
Apigee Info
Apigee X
The text was updated successfully, but these errors were encountered:
Description
Currently, TeamMembershipManager
getTeams()
for Apigee X is calling/appgroup
API to get teams information from Apigee X and also takes$team
as 2nd argument in the method.Expected Behavior
Loads developer Teams information from Drupal database instead of Apigee X.
Apigee Info
Apigee X
The text was updated successfully, but these errors were encountered: