Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an API for getting the repository list by user id #47

Merged
merged 3 commits into from
Sep 19, 2024

Conversation

Kaiser-Yang
Copy link
Contributor

This API can also be used for getting other's repository list, but only the public repository can be got.

The test case will be added after finishing the APIs related to repository (such as creating a repository, updating a repository, etc.).

See #32.

@Kaiser-Yang Kaiser-Yang added the feature A new feature label Sep 18, 2024
@Kaiser-Yang Kaiser-Yang force-pushed the kaiser-crud branch 2 times, most recently from e7695b0 to dbf57b9 Compare September 18, 2024 08:35
@Kaiser-Yang Kaiser-Yang changed the title Add an API for get the repository list by user id Add an API for getting the repository list by user id Sep 18, 2024
This API can also be used for getting other's repository list, but only
the public repository can be got.

The test case will be added after finishing the APIs related to
repository (such as creating a repository, updating a repository, etc.).

See #32.
@Kaiser-Yang Kaiser-Yang merged commit 6467f70 into develop Sep 19, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants