#1591 Multiple API fixes
Merged by pingou. Opened by pingou.
api_fixes  into  master

Download 1591.patch

Each commit in this PR can be considered on its own

Awesome!

Are you literally returning "None"? That's invalid json.. :(

Nope, the json is loaded, here this is a dict, thus python, thus null became None

Okay, great. Maybe update the docs to indicate that it's null? :)

1 new commit added

  • Adjust the API documentation for api_new_issue

1 new commit added

  • Support: 'false', '', False, 'False', 0 and '0' as false values

1 new commit added

  • Report the form's errors when the input provided doesn't validate it

rebased

1 new commit added

  • Fix running the unit-tests

Looks sane to me. Thanks!

Pull-Request has been merged by pingou

Metadata