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.
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.
2 years ago
..
activitypub.go User keypairs and HTTP signatures for ActivityPub federation using go-ap (#19133) 2 years ago
app.go Swagger AccessToken fixes (#16574) 3 years ago
cron.go Add cron running API (#12421) 4 years ago
issue.go Add API to get issue/pull comments and events (timeline) (#17403) 3 years ago
key.go Move sdk structs to modules/structs (#6905) 5 years ago
misc.go API: Move AllowedReactions endpoint into GetGenneralUI endpoint + creat new swagger section settings (#11854) 4 years ago
nodeinfo.go Add nodeinfo endpoint for federation purposes (#16953) 3 years ago
notify.go [API] add endpoint to check notifications [Extend #9488] (#9595) 5 years ago
options.go Add spectral linter for Swagger (#20321) 2 years ago
org.go [API] Add endpount to get user org permissions (#17232) 3 years ago
package.go Add Package Registry (#16510) 2 years ago
repo.go Add API to query collaborators permission for a repository (#18761) 2 years ago
settings.go Expose Attachemnt Settings by API (#12514) 4 years ago
user.go [API] GET / SET User Settings (#16169) 3 years ago