[PR #4893] [MERGED] Fixes repo branch endpoint summary #17538

Closed
opened 2025-11-02 13:56:39 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/4893
Author: @Lewiscowles1986
Created: 9/8/2018
Status: Merged
Merged: 9/9/2018
Merged by: @lunny

Base: masterHead: patch-1


📝 Commits (1)

  • 630eee7 Fixes repo branch endpoint summary

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 routers/api/v1/repo/branch.go (+1 -1)
📝 templates/swagger/v1_json.tmpl (+1 -1)

📄 Description

in browser saw /repos/{owner}/{repo}/branches/{branch} List a repository's branches
fixed

image

Fixes https://github.com/go-gitea/gitea/issues/4892


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/gitea/pull/4893 **Author:** [@Lewiscowles1986](https://github.com/Lewiscowles1986) **Created:** 9/8/2018 **Status:** ✅ Merged **Merged:** 9/9/2018 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`630eee7`](https://github.com/go-gitea/gitea/commit/630eee76bbfb7215d6ca44a2350f82518d390e28) Fixes repo branch endpoint summary ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `routers/api/v1/repo/branch.go` (+1 -1) 📝 `templates/swagger/v1_json.tmpl` (+1 -1) </details> ### 📄 Description in browser saw `/repos/{owner}/{repo}/branches/{branch} List a repository's branches` fixed ![image](https://user-images.githubusercontent.com/2605791/45251660-b5d9dc00-b341-11e8-9042-a2cd9326fe1d.png) Fixes https://github.com/go-gitea/gitea/issues/4892 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 13:56:39 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#17538