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
good question, don't think we need it in the pilot. For future reference, though, I like the idea of using the boolean param.
For how a club actually gets added as a child, thats a whole other flow that would likely require some sort of confirmation logic:
org selects club as child
child club confirms on their end
child club gets added as child of org
Would need some sort of "pending approval" object in our database that is tied to some executable action - this would make it general purpose (e.g. could also be used to approve people as members of an organization)
This is more of a design question, how to fetch organizations (clubs with children clubs)
/api/v1/clubs/orgs
or/api/v1/clubs/orgs
/api/v1/clubs/orgs
or/api/v1/clubs/orgs
The text was updated successfully, but these errors were encountered: