gitea/routers/api/v1/org
AlexMaryW f74a13610d
Add a `login`/`login-name`/`username` disambiguation to affected endpoint parameters and response/request models (#34901)
Issue: [link](https://github.com/go-gitea/gitea/issues/9637)

Changes introduced: I have clarified the problematic terms (`login`,
`login_name`, and `username`) in all affected endpoints.

The changes were made to relevant:
- HTTP endpoint parameters' descriptions 
- response/request models' fields
2025-06-29 21:17:45 +07:00
..
action.go Add workflow_run api + webhook (#33964) 2025-06-20 20:14:00 +07:00
avatar.go Refactor error system (#33626) 2025-02-17 12:41:03 +07:00
block.go Add a `login`/`login-name`/`username` disambiguation to affected endpoint parameters and response/request models (#34901) 2025-06-29 21:17:45 +07:00
hook.go Refactor error system (#33610) 2025-02-16 22:13:17 +07:00
label.go Refactor error system (#33626) 2025-02-17 12:41:03 +07:00
member.go Add a `login`/`login-name`/`username` disambiguation to affected endpoint parameters and response/request models (#34901) 2025-06-29 21:17:45 +07:00
org.go Add a `login`/`login-name`/`username` disambiguation to affected endpoint parameters and response/request models (#34901) 2025-06-29 21:17:45 +07:00
team.go Add a `login`/`login-name`/`username` disambiguation to affected endpoint parameters and response/request models (#34901) 2025-06-29 21:17:45 +07:00