CMIPT / gcs-back-end

The back-end for git center server.
MIT License
2 stars 0 forks source link

Update APIs for query user and add collaborator #81

Closed Kaiser-Yang closed 1 month ago

Kaiser-Yang commented 1 month ago

We update the API for querying user: we add a parameter to determine getting the user's information by username, email or id. We also update the API for adding collaborator: we add a parameter to determine the collaborator's information by username, email or id.