Ghost/ghost/admin/app/adapters
Kevin Ansfield 58b0a1b90d Fixed post/page requests in Admin not including correct ?formats param
no issue

- `buildQuery` method in adapters is only used for store `.query()` calls so when saving the formats param wasn't being added meaning we were losing the `lexical` field in the API response
- switched to `buildURL` which is always used
2022-09-15 17:40:45 +01:00
..
api-key.js
application.js
base.js
custom-theme-setting-list.js
email.js
embedded-relation-adapter.js
label.js
member.js
newsletter.js
offer.js
page.js Fixed post/page requests in Admin not including correct ?formats param 2022-09-15 17:40:45 +01:00
post.js Fixed post/page requests in Admin not including correct ?formats param 2022-09-15 17:40:45 +01:00
setting.js
tag.js
theme.js
tier.js
user.js