Karishma Gulati created FALCON-1328:
---------------------------------------
Summary: Error in Triage documentation
Key: FALCON-1328
URL: https://issues.apache.org/jira/browse/FALCON-1328
Project: Falcon
Issue Type: Bug
Affects Versions: 0.7
Environment: QA
Reporter: Karishma Gulati
Priority: Minor
The API example mentioned in the documentation says :
{code}
GET
http://localhost:15000/api/instance/feed/my-feed?start=2015-03-02T00:00Z&colo=local
{code}
Should have actually been :
{code}
GET
http://localhost:15000/api/instance/triage/feed/my-feed?start=2015-03-02T00:00Z&colo=local
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)