forgejo/routers/api/v1/swagger
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.
2022-07-11 18:07:16 -05:00
..
activitypub.go User keypairs and HTTP signatures for ActivityPub federation using go-ap (#19133) 2022-06-19 07:25:12 +02:00
app.go
cron.go
issue.go
key.go
misc.go
nodeinfo.go
notify.go
options.go Add spectral linter for Swagger (#20321) 2022-07-11 18:07:16 -05:00
org.go
package.go
repo.go Add API to query collaborators permission for a repository (#18761) 2022-04-29 14:24:38 +02:00
settings.go
user.go