Commit d99479c
Fix organization field being null in POST /orgs/{orgid}/teams (go-gitea#27150) (go-gitea#27167)
Backport go-gitea#27150 by @memphis88
Similarly to the fix in go-gitea#24694,
this addresses the team creation not returning the organization
information in the response.
This fix is connected to the
[issue](https://gitea.com/gitea/terraform-provider-gitea/issues/27)
discovered in the terraform provider.
Moreover, the
[documentation](https://docs.gitea.com/api/1.20/#tag/organization/operation/orgCreateTeam)
suggests that the response body should include the `organization` field
(currently being `null`).
Co-authored-by: Dionysios Kakouris <1369451+memphis88@users.noreply.github.com>1 parent fbe1f35 commit d99479c
File tree
0 file changed
+0
-0
lines changed0 file changed
+0
-0
lines changed
0 commit comments