prasenjeet-symon / intellectia

Intellectia - Your Guardian Against Misleading AI-Generated Content
MIT License
15 stars 45 forks source link

Update validator routes #220

Closed Milcke closed 10 months ago

Milcke commented 10 months ago

Updated validator-route.ts to ensure "/server/api/user/followings/suggest/:size" is run before "/server/api/user/followings/:size/:cursor" so that there are no route clashes.

ISSUE SOLVED: Bug Fixes for apiRequestGETUserFollowingsSuggestSizeValidator in Validators Tests #218 https://github.com/prasenjeet-symon/intellectia/issues/218