shahanneda / supertonic

https://getsupertonic.com
0 stars 0 forks source link

Add API for renaming a recording #9

Open sweep-ai[bot] opened 1 year ago

sweep-ai[bot] commented 1 year ago

This PR adds a new API endpoint for renaming a recording.

Changes:

To test:

  1. Pull the branch and run the server.
  2. Use the new API endpoint to rename a recording and verify that it works as expected.

Resolves #7.