Template
1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo synced 2024-12-01 06:16:09 +01:00
forgejo/routers/api
Gusted 6c8c4512b5
[GITEA] Fix API inconsistencies
- Document the correct content types for Git archives. Add code that
actually sets the correct application type for `.zip` and `.tar.gz`.
- When an action (POST/PUT/DELETE method) was successful, an 204 status
code should be returned instead of status code 200.
- Add and adjust integration testing.
- Resolves #2180
- Resolves #2181
2024-01-19 01:19:01 +01:00
..
actions Refactor deletion (#28610) 2023-12-25 21:25:29 +01:00
forgejo/v1 [CLEANUP] Reuse ForgejoVersion variable 2024-01-15 14:48:04 +00:00
packages [GITEA] Drop sha256-simd in favor of stdlib 2024-01-15 16:11:57 +00:00
v1 [GITEA] Fix API inconsistencies 2024-01-19 01:19:01 +01:00