2
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-09 05:33:37 +08:00
gitea/routers
sebastian-sauer 6c3433151f
API: Allow COMMENT reviews to not specify a body ()
* 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 () 2021-06-25 00:05:51 +02:00
common Rework repository archive () 2021-06-23 17:12:38 -04:00
install Add asymmetric JWT signing () 2021-06-17 23:56:46 +02:00
private Small refactoring of modules/private () 2021-06-23 15:38:19 -04:00
utils
web Fix diff expansion is missing final line in a file () 2021-06-24 17:47:46 +02:00
init.go Rework repository archive () 2021-06-23 17:12:38 -04:00