Closed Bug 927007 Opened 11 years ago Closed 11 years ago

[api] reportlist requires start_date and end_date, though they are listed as optional

Categories

(Socorro :: Webapp, task)

x86
macOS
task
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: lonnen, Unassigned)

Details

Attachments

(1 file)

https://crash-stats.allizom.org/api/ReportList/?signature=9beeff79-ad12-45cd-923d-7be312131011 

output:



{
  "errors": {
    "start_date": [
      "This field is required."
    ], 
    "end_date": [
      "This field is required."
    ]
  }
}


Those fields should be listed as required
start_date and end_date are not optional.
Am I missing something?
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: