Ticket #594 (closed Bug: wontfix)
Api: date="2008-03-17 to 2008-03-23" should be dateFrom and dateTo
| Reported by: | matt | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Feature requests |
| Component: | Core | Keywords: | |
| Cc: | Sensitive: | no |
Description
in the api response we have:
<result date="2009-03-09 to 2009-03-15">249</result>
instead it should be:
<result dateFrom="2009-03-09" dateTo="2009-03-15">249</result>
we should clarify whether or not the dateTo is fully included in the report or not.
see #373
Change History
Note: See
TracTickets for help on using
tickets.
