imartingraham / nomniture

A Node.js module that allows access to Omniture's REST API libraries (developer.omniture.com)
16 stars 22 forks source link

README.md - Update api to v1.3 #2

Open rayshan opened 11 years ago

rayshan commented 11 years ago

API Explorer is showing this URI: https://api.omniture.com/admin/1.3/rest/?method=Report.GetReport

Looks like the actual definition in js is correct.

Thanks again for putting this together btw.