Introduce basic scaffolding so we can hit update_user_avatar endpoint on `keyserver. Next diff will introduce client scaffolding for endpoint.
Once we have the basic plumbing in place will create query to update row in users table, etc.
Differential D7108
[keyserver] Introduce `updateUserAvatarResponder` endpoint scaffolding Authored by atul on Mar 20 2023, 8:07 PM.
Details Introduce basic scaffolding so we can hit update_user_avatar endpoint on `keyserver. Next diff will introduce client scaffolding for endpoint. Once we have the basic plumbing in place will create query to update row in users table, etc. Will be tested implicitly by next diff which will try hitting endpoint from client.
Diff Detail
|