6ca34a29fd
closes #10641 There is already an "icons" section in this json file, but it appears that that is only used for v0.1 in which there was a "/uploads/icon" route that passed in a "type" of "icons" to the validation middleware. However, in v2, there is only a generic "/images/upload" route that is used for both icons and images, which passes a "type" of "images" so the .ico information needs to be added to the "images" section of the json file. |
||
---|---|---|
.. | ||
acceptance | ||
regression | ||
unit | ||
utils | ||
.eslintignore | ||
.eslintrc.json | ||
.jshintrc |