mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-04-01 02:41:39 -05:00
no issue A new Zapier app will be released that uses the v2 Admin API which means it will require an ApiKey that is linked to an Integration. - adds a `type` column to the `integrations` table with the following types allowed: - `custom` (default) used by custom integrations added by users - `builtin` used by built-in integrations that have their own UI and won't show up in the "Custom Integrations" list - `internal` used by "internal" integrations such as the scheduler - adds a `zapier` "builtin" integration to the fixtures |
||
---|---|---|
.. | ||
adapters | ||
api | ||
apps | ||
config | ||
data | ||
helpers | ||
lib | ||
models | ||
public | ||
services | ||
translations | ||
views | ||
web | ||
analytics-events.js | ||
filters.js | ||
ghost-server.js | ||
index.js | ||
overrides.js | ||
update-check.js |