Skip to content

Conversation

@garvthakre
Copy link
Contributor

Problem

The formatSearchResponse function in src/api/helpers/formatEntityData.ts was missing a JSDoc block, while other exported functions in the same file already include detailed documentation.

Solution

Added a complete JSDoc comment for the formatSearchResponse function, following the existing documentation format used in the file. The new JSDoc explains parameters, return value, and provides an example usage to improve readability and maintain consistency.

Areas of Impact

Only documentation has been updated:

  • src/api/helpers/formatEntityData.ts

@garvthakre
Copy link
Contributor Author

hey @MonkeyDo i just add this JSDoc can u do a quick review and give me any suggestions ,whenever you have a moment .
also, I noticed there’s still a trailing space left in utils.js. If you want, I can clean that up so it doesn’t cause lint issues for other contributors

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