1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-03 01:45:47 +00:00
gitea/routers
sebastian-sauer 6c3433151f
API: Allow COMMENT reviews to not specify a body (#16229)
* Allow COMMENT reviews to not specify a body

when using web ui there is no need to specify a body.
so we don't need to specify a body if adding a COMMENT-review
via our api.

* Ensure comments or Body is provided

and add some integration tests for reviewtype COMMENT.

Signed-off-by: Sebastian Sauer <sauer.sebastian@gmail.com>
2021-06-25 00:05:51 +02:00
..
api/v1 API: Allow COMMENT reviews to not specify a body (#16229) 2021-06-25 00:05:51 +02:00
common Rework repository archive (#14723) 2021-06-23 17:12:38 -04:00
install Add asymmetric JWT signing (#16010) 2021-06-17 23:56:46 +02:00
private Small refactoring of modules/private (#15947) 2021-06-23 15:38:19 -04:00
utils Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL (#12999) 2021-02-19 22:36:43 +01:00
web Fix diff expansion is missing final line in a file (#16222) 2021-06-24 17:47:46 +02:00
init.go Rework repository archive (#14723) 2021-06-23 17:12:38 -04:00