The jirarest will render in error for other methods than GET if a JSON response is not provided by the server, while the action worked technically. This can be handled in the Python logic such that we build dynamically a convenient answer
errors in docs, in addition the comment example is error prone
updating the searchbnf to include the arguments syntax highlighting, and complete the descripting
updating the REST API dashboard to reflect these new features
Enhancement: jirarest supports additional method for extended JIRA integration (#85)
jirarest supporting additional methods.
fix JSON handling for POST and PUT
Co-authored-by: remg427@gmail.com <52327a24e16dd744b09cf9f5f9bdd4d2cd1c3794>
Add release notes
Fix Issue #85
The jirarest will render in error for other methods than GET if a JSON response is not provided by the server, while the action worked technically. This can be handled in the Python logic such that we build dynamically a convenient answer
errors in docs, in addition the comment example is error prone
updating the searchbnf to include the arguments syntax highlighting, and complete the descripting
updating the REST API dashboard to reflect these new features
Co-authored-by: Rémi Séguy remg427@gmail.com