Skip to content

docs: normalize JSDoc to @swagger format in auth.js routes#1

Open
codedmalik wants to merge 1 commit into
mainfrom
docs/jsdoc-route-handlers
Open

docs: normalize JSDoc to @swagger format in auth.js routes#1
codedmalik wants to merge 1 commit into
mainfrom
docs/jsdoc-route-handlers

Conversation

@codedmalik
Copy link
Copy Markdown
Owner

Normalizes the JSDoc comments in routes/auth.js to use the same @swagger OpenAPI annotation format already used in routes/vaccination.js and routes/verify.js.\n\n### Changes\n- Replaced @route/@param/@returns style on POST /auth/sep10 and POST /auth/verify with @swagger blocks\n- Documents request body schemas, all response codes, auth requirements, and error cases\n\n### Testing\nNo logic changes — documentation only.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant