forgejo/templates
Gusted 938a450c9e
[GITEA] Document correct status code for creating Tag
- When there's a succesful POST operation, it should return a 201 status
code (which is the status code for succesful created) and additionally
the created object.
- Currently for the `POST /repos/{owner}/{repo}/tags` endpoint an 200
status code was documented in the OpenAPI specification, while an 201
status code was actually being returned. In this case the code is
correct and the documented status code needs to be adjusted.
- Resolves #2200

(cherry picked from commit a2939116f5)
(cherry picked from commit 22cff41585)
(cherry picked from commit b23a7f27bb)
2024-02-05 16:09:43 +01:00
..
admin
api/packages/pypi
base
code
custom [FEAT] Repository flags 2024-02-05 16:09:42 +01:00
devtest
explore
mail
org
package [GITEA] fix indentation in Maven package install instructions 2024-02-05 16:09:40 +01:00
projects
repo [GITEA] Fix misleading comparisons when comparing branches 2024-02-05 16:09:43 +01:00
shared
status [GITEA] Improve 404 screen on mobile 2024-02-05 16:09:42 +01:00
swagger [GITEA] Document correct status code for creating Tag 2024-02-05 16:09:43 +01:00
user [GITEA] Allow changing the email address before activation 2024-02-05 16:09:41 +01:00
webhook
home.tmpl
install.tmpl
post-install.tmpl