mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
499bb293c9
- 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 |
||
---|---|---|
.. | ||
e2e-api | ||
e2e-browser | ||
e2e-frontend | ||
e2e-server | ||
integration | ||
regression | ||
unit | ||
utils | ||
.eslintignore | ||
.eslintrc.js | ||
.jshintrc |