Skip to content

Commit 1fe57f1

Browse files
authored
Merge pull request openshift#3216 from ahardin-rh/3165-followup
follow-up edits to PR#3165
2 parents cb71387 + 4a10b67 commit 1fe57f1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

dev_guide/builds.adoc

+6-6
Original file line numberDiff line numberDiff line change
@@ -1772,12 +1772,12 @@ intact with the `*POST*` request.
17721772

17731773
[NOTE]
17741774
====
1775-
{product-title} will permit builds to be triggered via the generic webhook even
1776-
if an invalid request payload is presented (e.g. invalid content-type,
1777-
unparseable or invalid content, etc.). This behaviour is maintained for
1778-
backwards compatibility reasons. In the case that an invalid request payload is
1779-
presented, {product-title} returns a warning in JSON format as part of its HTTP
1780-
200 OK response.
1775+
{product-title} permits builds to be triggered via the generic webhook even if
1776+
an invalid request payload is presented (for example, invalid content type,
1777+
unparsable or invalid content, and so on). This behavior is maintained for
1778+
backwards compatibility. If an invalid request payload is presented,
1779+
{product-title} returns a warning in JSON format as part of its *HTTP 200 OK*
1780+
response.
17811781
====
17821782

17831783
[[describe-buildconfig]]

0 commit comments

Comments
 (0)