[PR #1722] [MERGED] Fix #1719 #16013

Closed
opened 2025-11-02 12:00:17 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1722
Author: @sapk
Created: 5/14/2017
Status: Merged
Merged: 5/14/2017
Merged by: @appleboy

Base: masterHead: fix-swagger-diff


📝 Commits (1)

📊 Changes

1 file changed (+21 additions, -0 deletions)

View changed files

📝 public/swagger.v1.json (+21 -0)

📄 Description

re-generate swagger.json for changes introduced to repo format by : go-gitea/gitea#1687 go-gitea/go-sdk#58 go-gitea/gitea#1668 go-gitea/go-sdk#56

This will fix #1719. We could think of check if swagger need a re-generation in drone in a other PR.


🔄 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/1722 **Author:** [@sapk](https://github.com/sapk) **Created:** 5/14/2017 **Status:** ✅ Merged **Merged:** 5/14/2017 **Merged by:** [@appleboy](https://github.com/appleboy) **Base:** `master` ← **Head:** `fix-swagger-diff` --- ### 📝 Commits (1) - [`3127047`](https://github.com/go-gitea/gitea/commit/31270474312506f037b169c19998d7981881e452) re-Generate swagger.json ### 📊 Changes **1 file changed** (+21 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `public/swagger.v1.json` (+21 -0) </details> ### 📄 Description re-generate swagger.json for changes introduced to repo format by : go-gitea/gitea#1687 go-gitea/go-sdk#58 go-gitea/gitea#1668 go-gitea/go-sdk#56 This will fix #1719. We could think of check if swagger need a re-generation in drone in a other PR. --- <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 12:00:17 -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#16013