flux-eco / flux-eco-ehf-app-backend

1 stars 0 forks source link

user profile: talents status #7

Closed mstuder closed 1 year ago

mstuder commented 1 year ago

current:

{
  "talents": 20,
  "uncompletedTrainingSessions": ["anti-doping"],
  "completedTrainingSessions": [],
  "upcomingAmbassadorSessions": ["meetJohn"],
  "group": "trainee"
}
mstuder commented 1 year ago

@nikola-oblak - what you mean with talent status. may you specify that?

nikola-oblak commented 1 year ago

I meant the current number of talents the user has. But I see that it is already contained in the response. Then it's all right.