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.
Denys Konovalov eac1bddb8d
fix swagger documentation for multiple files API endpoint (#25110)
Fixes some issues with the swagger documentation for the new multiple
files API endpoint (#24887) which were overlooked when submitting the
original PR:

1. add some missing parameter descriptions
2. set correct `required` option for required parameters
3. change endpoint description to match it full functionality (every
kind of file modification is supported, not just creating and updating)
1 year ago
..
activitypub Use User.ID instead of User.Name in ActivityPub API for Person IRI (#23823) 1 year ago
admin Refactor rename user and rename organization (#24052) 1 year ago
misc Add API for Label templates (#24602) 1 year ago
notify Decouple the different contexts from each other (#24786) 1 year ago
org Fix `organization` field being `null` in `GET /api/v1/teams/{id}` (#24694) 1 year ago
packages Add CRAN package registry (#22331) 1 year ago
repo fix swagger documentation for multiple files API endpoint (#25110) 1 year ago
settings Implement FSFE REUSE for golang files (#21840) 2 years ago
swagger API endpoint for changing/creating/deleting multiple files (#24887) 1 year ago
user Decouple the different contexts from each other (#24786) 1 year ago
utils New webhook trigger for receiving Pull Request review requests (#24481) 1 year ago
api.go Redesign Scoped Access Tokens (#24767) 1 year ago
auth.go Implement FSFE REUSE for golang files (#21840) 2 years ago
auth_windows.go Implement FSFE REUSE for golang files (#21840) 2 years ago