c9b8ddde4b
closes #9832 The API _should_ be returning absolute URLs for everything, 3rd party applications require absolute urls to read and display ghost data correctly. Currently they have to concat the blog url and the resource url, which is very uncomfortable. Changing the public api like this would be considered a breaking change however so we've opted to put it behind a query parameter named `absolute_urls`. |
||
---|---|---|
.. | ||
admin | ||
api | ||
middleware | ||
site | ||
parent-app.js | ||
utils.js |