gitea/routers/api/v1/swagger
silverwind c8e0fd0bcc
Add spectral linter for Swagger ()
[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.
..
activitypub.go User keypairs and HTTP signatures for ActivityPub federation using go-ap ()
app.go Swagger AccessToken fixes ()
cron.go Add cron running API ()
issue.go Add API to get issue/pull comments and events (timeline) ()
key.go Move sdk structs to modules/structs ()
misc.go API: Move AllowedReactions endpoint into GetGenneralUI endpoint + creat new swagger section settings ()
nodeinfo.go Add nodeinfo endpoint for federation purposes ()
notify.go [API] add endpoint to check notifications [Extend ] ()
options.go Add spectral linter for Swagger ()
org.go [API] Add endpount to get user org permissions ()
package.go Add Package Registry ()
repo.go Add API to query collaborators permission for a repository ()
settings.go Expose Attachemnt Settings by API ()
user.go [API] GET / SET User Settings ()