Actions
dev #2218
openStart date:
04/08/2025
Due date:
04/08/2025 (about 12 months late)
% Done:
100%
Estimated time:
14:00 h
Spent time:
Description
-
Description:
Develop the backend APIs for the Tool Ownership Verification feature using email verification (Option 1). This includes:- POST /api/v1/ai-tool/claim-tool: Create an API endpoint to send a verification email with a unique code/link. Update the schema as needed.
- POST /api/v1/ai-tool/verify-ownership: Create an API endpoint to validate the code/link and assign ownership to the user.
-
Testing and Documentation:
- Prepare API documentation using Postman.
- Write integration tests using Postman.
- Handle edge cases (e.g., missing values, invalid inputs, large payloads) and debug as needed.
- Peer Review: Conduct peer review of the backend code.
Actions