mirror of
https://github.com/discourse/discourse.git
synced 2025-01-22 16:43:16 +08:00
73db60ad2a
The theme creator endpoints return JSON with a 201 CREATED status code. With the recent changes to bootstrap-json/index.js for the Ember CLI proxy, these endpoints were broken because 201 was not an accepted status code. This commit simply adds 201 to the array, but prettier forced a reformat as well! |
||
---|---|---|
.. | ||
assets | ||
controllers | ||
helpers | ||
jobs | ||
mailers | ||
models | ||
serializers | ||
services | ||
views |