mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
- This is preparation work for getting rid of API versions - The existing code used api versions for members, but the members API is not versioned - This caused a bug as issuer was begin set to {{admin_url}}/ghost/api/undefined - The updated code returns the correct value and is unit tested - Whilst cleaning up I also swapped the usage of urlUtils to consistently use urlFor, as that is our main helper |
||
---|---|---|
.. | ||
adapters | ||
data | ||
lib | ||
models | ||
services | ||
web | ||
notify.test.js | ||
overrides.test.js |