input stringclasses 2
values | target stringclasses 2
values | reference listlengths 0 0 |
|---|---|---|
Story PROJ-101: Create a POST /auth/login endpoint. Accepts email+password, validates bcrypt, returns JWT on success, 401 on failure. | SD doc and OpenAPI spec produced covering the login endpoint with correct status codes | [] |
Story PROJ-102: Create GET /users endpoint. Paginated, admin-only, default page_size 20. | SD doc and OpenAPI spec produced covering GET /users with pagination and 403 for non-admin | [] |
README.md exists but content is empty.
- Downloads last month
- 11