Forum Discussion
SaschaZ
9 years agoRetired GoTo Contributor
Hi Miles,
I asked engineering to give me an example of the proper syntax to use and here's what I received:
http://localhost:8080/external_api/v1/releases/13.json -d '{ "release" : { "release_instruction" : "note" }}’
Where 13 is the reference_num and “note” is the value for the note.
Is this what you were looking for?
I asked engineering to give me an example of the proper syntax to use and here's what I received:
http://localhost:8080/external_api/v1/releases/13.json -d '{ "release" : { "release_instruction" : "note" }}’
Where 13 is the reference_num and “note” is the value for the note.
Is this what you were looking for?