mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-21 09:52:06 +03:00
1f55c90037
refs #9866 - we fallback to v0.1 by default - we support different formats - this opens the box to switch the ghost api version for the whole blog site - i had to add a different notation for overrides.json, because the structure is not optimal (i only want the versions, not the shortcuts)
4 lines
28 B
JSON
4 lines
28 B
JSON
{
|
|
"ghost-api": "v0.1"
|
|
}
|