Firebot icon indicating copy to clipboard operation
Firebot copied to clipboard

feat: Added Viewer Metadata POST, PUT, and DELETE APIs

Open eliasthompson opened this issue 1 year ago • 0 comments

Description of the Change

Modifed src\server\api\v1\v1Router.js and src\server\api\v1\controllers\viewersApiController.js to expose POST, PUT, and DELETE APIs for /viewers/:userId/metadata/:metadataKey.

Applicable Issues

N/A

Testing

Manual testing of all three endpoint, using both userId and username.

Screenshots

N/A

eliasthompson avatar Sep 14 '24 07:09 eliasthompson