Closed
Description
- Gitea version 1.3.3
- Git version: 2.11.0
- Operating system: Debian Stretch
- Database (use
[x]
):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)
- No
- Not relevant
- Log gist:
Description
The swagger documentation for https://try.gitea.io/api/swagger#/organization/orgEditTeam specifies the content type as application/json while only form data works.
Extracted from #3600