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

Extend api #7406

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Extend api #7406

wants to merge 3 commits into from

Conversation

micronet24
Copy link

Describe the pull request

Along with the PR @gogs/go-gogs-client#124 the REST-API is missing some functionality comparing to the web frontend.

These patches will add some of these functionality, esp:

  • Support for modifying a repos
    • description
    • private status
    • listed status
    • default branch
  • Updating the list of E-Mails for a given user as admin
  • Updating a users Location and website

These are the server-side modifications needed, the client-side adjustments are available in the PR mentioned above.

Checklist

  • I agree to follow the Code of Conduct by submitting this pull request.
  • I have read and acknowledge the Contributing guide.
  • I have added test cases to cover the new code or have provided the test plan.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant