923d436f11
refs: https://github.com/TryGhost/Toolbox/issues/229 - we are getting rid of the concept of having multiple api versions in a single ghost install - we no longer need to worry about what version of the API we should use to send content - this, as with all of our api versioning logic, was questionable anyway, and mostly just unnecessary complexity |
||
---|---|---|
.. | ||
utils | ||
actions.js | ||
authentication.js | ||
authors-public.js | ||
config.js | ||
custom-theme-settings.js | ||
db.js | ||
email-post.js | ||
email-preview.js | ||
emails.js | ||
files.js | ||
identities.js | ||
images.js | ||
index.js | ||
integrations.js | ||
invites.js | ||
labels.js | ||
mail.js | ||
media.js | ||
member-signin-urls.js | ||
members-stripe-connect.js | ||
members.js | ||
newsletters.js | ||
notifications.js | ||
oembed.js | ||
offers.js | ||
pages-public.js | ||
pages.js | ||
posts-public.js | ||
posts.js | ||
preview.js | ||
products-public.js | ||
products.js | ||
redirects.js | ||
roles.js | ||
schedules.js | ||
session.js | ||
settings-public.js | ||
settings.js | ||
site.js | ||
slack.js | ||
slugs.js | ||
snippets.js | ||
stats.js | ||
tags-public.js | ||
tags.js | ||
themes.js | ||
tiers-public.js | ||
tiers.js | ||
users.js | ||
webhooks.js |