JS API Error


(Nic Hubbard) #1

In the documentation for the JS API, createLink method there is an error. The enhanced example uses asset_id as the first argument, but really that should be parent_id as there is no asset_id argument.


(Josh Sherwood) #2

[quote]
In the documentation for the JS API, createLink method there is an error. The enhanced example uses asset_id as the first argument, but really that should be parent_id as there is no asset_id argument.

[/quote]



Fixed. Thanks Nic.