You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers/api/v1/org
silverwind c8e0fd0bcc
Add spectral linter for Swagger (#20321)
[spectral](https://github.com/stoplightio/spectral) lints
openapi/swagger files for mistakes of which it has identified a few and
which I've fixed.

I had to put it into `lint-frontend` because it depends on node_modules
so can not run on Drone during the backend target. I plan to refactor
these targets later to `lint-js` and `lint-go` so that they are
categorized based on the tool dependencies.
2 years ago
..
hook.go Add spectral linter for Swagger (#20321) 2 years ago
label.go Move issues related files into models/issues (#19931) 2 years ago
member.go Move organization related structs into sub package (#18518) 2 years ago
org.go Add more linters to improve code readability (#19989) 2 years ago
team.go [Refactor] convert team(s) to apiTeam(s) (#13745) 2 years ago