1
1
mirror of https://github.com/go-gitea/gitea.git synced 2026-03-17 11:35:22 +01:00
gitea/templates/swagger
Giteabot b3bc79262d
Add validation constraints for repository creation fields (#36671) (#36757)
Backport #36671 by @lunny

Adds validation constraints to repository creation inputs, enforcing
max-length limits for labels/license/readme and enum validation for
trust model and object format. Updates both the API option struct and
the web form struct to keep validation consistent.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2026-02-25 20:43:00 +00:00
..
ui.tmpl Add owner and parent fields clarification to docs (#35023) 2025-07-23 06:44:34 +00:00
v1_input.json Improve OAuth2 provider (correct Issuer, respect ENABLED) (#34966) 2025-07-06 13:36:45 +08:00
v1_json.tmpl Add validation constraints for repository creation fields (#36671) (#36757) 2026-02-25 20:43:00 +00:00