gitea/routers/api
AlexMaryW c10c4203ee
Add `owner` and `parent` fields clarification to docs (#35023)
Issue: https://github.com/go-gitea/gitea/issues/9637

Changes introduced: I have clarified the problematic terms (owner and
parent) in all affected endpoints.

The changes were made to relevant:

- HTTP endpoint parameters' descriptions
- response/request models' fields

This MR is big, but most changes are the same. If you'd like me to break
this MR into several smaller ones, let me know :)

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-07-23 06:44:34 +00:00
..
actions Redirect to a presigned URL of HEAD for HEAD requests (#35088) 2025-07-16 11:22:45 +00:00
packages Fix error logs and improve some comments/messages (#35105) 2025-07-17 19:09:54 +08:00
v1 Add `owner` and `parent` fields clarification to docs (#35023) 2025-07-23 06:44:34 +00:00