Skip Navigation LinksHome Page > Forums > SpiraTeam Forums > SpiraTeam Issues & Qu... > How to set up 'Script typ...
Is there a way to set 'Script type' to 'Linked' using REST API?
I'm using POST: projects/{project_id}/test-cases/{test_case_id}/add-update-automation-script?... to add automation script to test case. It works file, but 'Script type' is set to 'Attached' by default. Is there any parameter to set 'Script type' to 'Linked'?
Hi
If you don't send any binary data in the POST, then it interprets it as LINKED, if you do send binary data, then it interprets it as ATTACHED.
Regards
Jim
And if you have any questions, please email or call us at +1 (202) 558-6885