-
Notifications
You must be signed in to change notification settings - Fork 45
Pull requests: anxkhn/fastapi-workshop
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
docs(readme): correct profile creation method to POST in endpoints table
#92
opened Jul 18, 2026 by
emre155
Loading…
feat(profile): add max_length validation constraint on bio field
#91
opened Jul 18, 2026 by
emre155
Loading…
docs(contributing): correct test directory reference from test/ to tests/
#89
opened Jul 18, 2026 by
emre155
Loading…
fix(search): resolve off-by-one error in pagination slicing limit
#88
opened Jul 18, 2026 by
emre155
Loading…
fix(search): return all profiles on empty search query q
#87
opened Jul 18, 2026 by
emre155
Loading…
test: correct key assertion from name to username in profile creation test
#86
opened Jul 18, 2026 by
emre155
Loading…
fix(tests): assert username key on profile response (#6)
#84
opened Apr 30, 2026 by
SAY-5
Loading…
1 task done
docs: Add CORS configuration section to README
#81
opened Mar 1, 2026 by
edisonlv
Loading…
4 tasks done
Search with empty query returns empty results instead of all profiles #9
#79
opened Feb 14, 2026 by
Kirubapanneers
Loading…
Fix profile response fields and add bio validation (#13)
#78
opened Feb 14, 2026 by
learnercloudtech
Loading…
fix: resolve inconsistent error message in delete_profile
#74
opened Feb 14, 2026 by
SalianShra123
Loading…
fix: Update error message for profile deletion
#73
opened Feb 14, 2026 by
Anitha-Mascarenhas
Loading…
Fix issue #11: added test_delete_profile test and changed name to use…
#69
opened Feb 14, 2026 by
karthikspoojary
Loading…
fix: align error messages and resolve logic bugs (#16)
#65
opened Feb 14, 2026 by
vaishaldsouza
Loading…
I have removed import math and workshop spelling issue.
#61
opened Feb 14, 2026 by
AgileNinjaA
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.