Skip to content

Update request identifiers to allow JSON and PNG extensions

MidnightLightning requested to merge 11-file-extensions into master

Closes #11 (closed)

Updated the parameter-parsing middleware to allow .json and .png suffixes. Also updated the response-generating logic to first strip those extensions off the identifiers if they exist.

Merge request reports