1
1
Fork 1
mirror of https://github.com/go-gitea/gitea.git synced 2024-05-27 02:46:14 +02:00
gitea/routers/api
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)
2023-06-07 23:49:58 +08:00
..
actions Fix ref type error (#24941) 2023-05-26 15:00:27 +08:00
packages Add CRAN package registry (#22331) 2023-05-22 10:57:49 +08:00
v1 fix swagger documentation for multiple files API endpoint (#25110) 2023-06-07 23:49:58 +08:00