File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -1772,12 +1772,12 @@ intact with the `*POST*` request.
1772
1772
1773
1773
[NOTE]
1774
1774
====
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.
1781
1781
====
1782
1782
1783
1783
[[describe-buildconfig]]
You can’t perform that action at this time.
0 commit comments