Ghost/core/test/utils/fixtures
Fabien O'Carroll c9b8ddde4b 🎨Added absolute_url flag to public api (#9833)
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`.
2018-08-31 11:02:39 +01:00
..
app Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
config 🎨 config optimisations (#7921) 2017-02-02 12:46:30 +00:00
csv 🎨 Use GhostAuth name and example emails (#7475) 2016-10-03 15:11:43 +01:00
data feature: define redirects in a custom file (#7719) (#7945) 2017-02-06 15:32:40 +01:00
export Changes for Koenig and Ghost 2.0 (#9750) 2018-08-16 12:13:24 +02:00
filter-param Multiple authors (#9426) 2018-03-27 15:16:15 +01:00
images 🎨 Blog icon improvements (#8260) 2017-04-11 13:40:17 +02:00
import 🙀 Image field naming & new img_url helper (#8364) 2017-04-24 18:21:47 +01:00
settings Added tests for reloading routes.yaml 2018-08-16 12:13:24 +02:00
themes Fixed tests 2018-08-30 18:04:54 +01:00
data-generator.js 🎨Added absolute_url flag to public api (#9833) 2018-08-31 11:02:39 +01:00
example.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
test.hbs Move API tests to /integration/ 2013-11-07 14:26:47 +01:00