[PR #1691] [CLOSED] API: support '/orgs/:org/repos' #16000

Closed
opened 2025-11-02 11:59:57 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1691
Author: @awwalker
Created: 5/7/2017
Status: Closed

Base: masterHead: listing


📝 Commits (3)

📊 Changes

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

View changed files

📝 routers/api/v1/api.go (+3 -0)
routers/api/v1/org/repo.go (+46 -0)

📄 Description

Fix for: #494


🔄 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/1691 **Author:** [@awwalker](https://github.com/awwalker) **Created:** 5/7/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `listing` --- ### 📝 Commits (3) - [`0ca48d9`](https://github.com/go-gitea/gitea/commit/0ca48d9aa61ace63f0b752f854c701317b50637b) API: support '/orgs/:org/repos' - [`36df145`](https://github.com/go-gitea/gitea/commit/36df1455840dfade3ebb80525c1555ee816ca49e) add ctx nil check - [`fa7c251`](https://github.com/go-gitea/gitea/commit/fa7c25115fa6bd8c779524d64898690eef8a85ae) add swagger comment ### 📊 Changes **2 files changed** (+49 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `routers/api/v1/api.go` (+3 -0) ➕ `routers/api/v1/org/repo.go` (+46 -0) </details> ### 📄 Description Fix for: #494 --- <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 11:59:58 -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#16000