SnipSavvy / SnipSavvy_Frontend

https://snipsavvy.vercel.app
19 stars 31 forks source link

Input Validation on POST endpoints #42

Open cb7chaitanya opened 1 month ago

cb7chaitanya commented 1 month ago
  1. Apply the existing Zod Schemas or Improve and then apply them while creating Workspaces and collections
  2. Also show the Input Validation error in the UI when Input Validation fails in all 3 scenarios
  3. You can take a look at the Zod schema which is being attached to the POST endpoint while creating a snippet, to take reference
mohit-bhandari45 commented 1 month ago

I can work on that, Please assign me

cb7chaitanya commented 1 month ago

Assigned @mohit-bhandari45, Feel free to ping me on discord if you face an issue or need any help, would be happy to help whenever I can