Skip to content

Commit

Permalink
change activities item path to select properly
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Pullara <spullara@yahoo.com>
  • Loading branch information
bkudria authored and spullara committed Feb 25, 2009
1 parent e8b1fbf commit 47f6b4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nyt/nyt.people.activities.xml
Expand Up @@ -6,7 +6,7 @@
<documentationURL>http://developer.nytimes.com/docs/timespeople_api/</documentationURL>
</meta>
<bindings>
<select produces="XML" itemPath="result_set.results">
<select produces="XML" itemPath="result_set.results.activity">
<urls>
<url>http://api.nytimes.com/svc/timespeople/api/{version}/user/{user-id}/activities.xml?api-key={apikey}</url>
</urls>
Expand Down

0 comments on commit 47f6b4b

Please sign in to comment.