[PR #4096] [MERGED] Add make command to validate swagger file #17239

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/4096
Author: @ghost
Created: 6/1/2018
Status: Merged
Merged: 6/2/2018
Merged by: @lafriks

Base: masterHead: flufmonster-patch-1


📝 Commits (2)

  • aa72e8c Add make command to validate swagger file
  • bc00567 Merge branch 'master' into flufmonster-patch-1

📊 Changes

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

View changed files

📝 Makefile (+7 -0)

📄 Description

Partial fix for #4088

Next step is to add this to build step of drone. Wait to add to drone until all swagger errors have been resolved first.


🔄 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/4096 **Author:** [@ghost](https://github.com/ghost) **Created:** 6/1/2018 **Status:** ✅ Merged **Merged:** 6/2/2018 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `flufmonster-patch-1` --- ### 📝 Commits (2) - [`aa72e8c`](https://github.com/go-gitea/gitea/commit/aa72e8c7f5c48a45f12d39d8232653e9e2aa69b7) Add make command to validate swagger file - [`bc00567`](https://github.com/go-gitea/gitea/commit/bc00567f8b1454605b14adef1835806eadfd6af7) Merge branch 'master' into flufmonster-patch-1 ### 📊 Changes **1 file changed** (+7 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Makefile` (+7 -0) </details> ### 📄 Description Partial fix for #4088 Next step is to add this to `build` step of drone. Wait to add to drone until all swagger errors have been resolved first. --- <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:30:33 -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#17239