Files
python-jenkins/tests
Darragh Bailey cd237fbcad Pass form data as body instead of in the url
Switch create node to pass form data via request body, removing the
need for special handling in the _build_url method. Consequently remove
the string placeholder in the endpoint format string.

Remove unnecessary parameters of name and type from inclusion in the
json form data item, confirming they are ignored and required to be set
in the main form data.

Tested against jenkins 2.19.4.

Change-Id: I5f8f870a2ee3539505e984abccb0c87c632c1b9a
2018-01-05 16:36:30 +00:00
..
2017-09-15 18:49:20 -04:00
2012-05-17 16:10:00 +01:00
2016-04-21 07:45:19 -06:00