diff options
author | 2024-03-13 14:45:50 +0100 | |
---|---|---|
committer | 2024-03-13 14:45:50 +0100 | |
commit | 92bf1f779bd86756f78f94283e6085e6fe2f5de0 (patch) | |
tree | ce4476d509959321f14c1a3167cbe18dc62eb105 /docs/api | |
parent | [feature] Process outgoing Move from clientAPI (#2750) (diff) | |
download | gotosocial-92bf1f779bd86756f78f94283e6085e6fe2f5de0.tar.xz |
[chore] Expose move endpoint again, small settings panel fixes (#2752)
Diffstat (limited to 'docs/api')
-rw-r--r-- | docs/api/swagger.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/api/swagger.yaml b/docs/api/swagger.yaml index 8e3c942c2..8bd6e3725 100644 --- a/docs/api/swagger.yaml +++ b/docs/api/swagger.yaml @@ -3316,7 +3316,6 @@ paths: post: consumes: - multipart/form-data - description: NOT IMPLEMENTED YET! operationId: accountMove parameters: - description: Password of the account user, for confirmation. |