Add swagger validate to drone run #1841

Closed
opened 2025-11-02 04:14:50 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @stevegt on GitHub (May 30, 2018).

Once we get the swagger validation errors cleaned up in #4010, we'll want to add a test case to keep them that way:

swagger validate public/swagger.v1.json

Background: Various swagger clients try to validate at startup; when validation breaks, the clients break. In my own case, we need working clients to be able to migrate to gitea from legacy systems, and we'll continue to need them for daily ops after that.

Originally created by @stevegt on GitHub (May 30, 2018). Once we get the swagger validation errors cleaned up in #4010, we'll want to add a test case to keep them that way: <pre> swagger validate public/swagger.v1.json </pre> Background: Various swagger clients try to validate at startup; when validation breaks, the clients break. In my own case, we need working clients to be able to migrate to gitea from legacy systems, and we'll continue to need them for daily ops after that.
GiteaMirror added the type/proposaltype/docstopic/build labels 2025-11-02 04:14:50 -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#1841