python - Can a user belong to multiple organizations in github? -
i wondering if user can belong multiple organizations in github. in api, can iterator or organizations, leads me believe can. if true, i'm not sure how tell organization object when iteration on them (in python way). also, i'm using github3.py module.
so recap, i'm wondering if user can in multiple organizations, , if yes, how can tell organization when iterating on list.
Comments
Post a Comment