From 853cd82ecb9e1d25f395514b3bb1616071d43493 Mon Sep 17 00:00:00 2001 From: halcy Date: Sat, 19 Nov 2022 02:34:01 +0200 Subject: add ability to get detailed signup error from create_account --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index bf73f06..7be1c70 100644 --- a/TODO.md +++ b/TODO.md @@ -33,7 +33,7 @@ Refer to mastodon changelog and API docs for details when implementing, add or m * [x] Add POST /api/v1/emails/confirmations to REST API * [x] Add GET /api/v1/accounts/lookup to REST API * [x] Add policy param to POST /api/v1/push/subscriptions in REST API -* [ ] Add details to error response for POST /api/v1/accounts in REST API +* [x] Add details to error response for POST /api/v1/accounts in REST API 3.4.2 ----- -- cgit v1.2.3