Change all the get_draft.json endpoints to be like sign_up one (simpler because the...
authorNick Downing <nick@ndcode.org>
Wed, 26 Jan 2022 00:17:00 +0000 (11:17 +1100)
committerNick Downing <nick@ndcode.org>
Wed, 26 Jan 2022 00:17:00 +0000 (11:17 +1100)
commit97662f2c113174e807a92e600c02a286c6434df4
tree40111fbf51a516a990c52746b55fe8465661906f
parent86a2eb8c86eaf0bf0834006b04138e2be45f4ceb
Change all the get_draft.json endpoints to be like sign_up one (simpler because the JSON from the database is returned directly, including the expires field)
api/account/change_details/get_draft.json.jst
api/account/sign_up/get_draft.json.jst
api/contact/get_draft.json.jst