diff --git a/README.md b/README.md index 3dcf98c..a254062 100644 --- a/README.md +++ b/README.md @@ -58,3 +58,9 @@ see `builder-db user-add --help`): ```ocaml curl --data-binary @.full http://:@localhost:/upload ``` + +## JSON Responses +Some endpoints return JSON when the headers contain `Accept: application/json`. +- `/compare/:build_left/:build_right` +- `/job/:job/build/latest/**` +- `/job/:job/build/latest`