Skip to content
Unverified Commit b7e9f651 authored by vt's avatar vt Committed by GitHub
Browse files

The appropriate HTTP code in buildWithParameters.

When a new parameter build request is determined to be repeated, HTTP 201 should not be returned here. 409 is generally considered to be more appropriate. But since Jenkins actually merged some foldable actions, I think we should return 303 here.
parent ec6987e7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment