Ticket #46 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

0016763: 1 [Documentatie] Webservice Interface Document - missing required parameter (Forum)

Reported by: admin Owned by:
Priority: major Milestone: MediaMosa 1.6
Component: Core Version: Tested and Accepted
Keywords: Cc:
MoSCoW: Estimated time after impact analysis:
Related to project: none Tested:
Accepted: yes Estimated Hours:

Description


0016763: 1 [Documentatie] Webservice Interface Document - missing required parameter (Forum)
 http://mantis.kennisnet.nl/view.php?id=16763

Zie:  http://www.vpcore.nl/forum/viewtopic.php?f=4&t=14&start=0 []

In hoofdstuk 14.5.2 Request parameters, worden de request parameters voor URL /statistics/dataupload beschreven. Hierin staat dat year en month verplicht zijn, limit is optioneel. De request /statistics/dataupload?year=2009&month=3 geeft echter een foutmelding terug
VPX - missing required parameter: limit (int).
Hieruit blijkt dat limit een verplichte request parameter is en niet optioneel. Dit moet dus worden gewijzigd in het document.
Deze request is wel geldig: /statistics/dataupload?year=2009&month=3&limit=50

Change History

Changed 4 years ago by MC-arjen

  • component set to Core

fixed in webservice document.

Changed 4 years ago by MC-arjen

  • status changed from new to closed
  • resolution set to fixed

Changed 4 years ago by Frans

  • accepted changed from no to yes
  • related_to set to none

Tested and Accepted

Changed 4 years ago by Frans

  • version set to Tested and Accepted
Note: See TracTickets for help on using tickets.