Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(js): add description to exported types #71

Merged
merged 2 commits into from
Jan 7, 2022

Conversation

shortcuts
Copy link
Member

🧭 What and Why

🎟 JIRA Ticket: https://algolia.atlassian.net/browse/APIC-246

Changes included:

When wrapping parameters in objects and exporting types, I forgot to add descriptions. Which makes the exported types harder to use, as only the method was documented.

🧪 Test

CI :D

@shortcuts shortcuts requested a review from a team January 7, 2022 15:18
@shortcuts shortcuts self-assigned this Jan 7, 2022
@shortcuts shortcuts requested review from damcou and removed request for a team January 7, 2022 15:18
Copy link
Contributor

@damcou damcou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch <3

@shortcuts
Copy link
Member Author

Actually, should we only keep this description and remove the one above the methods?

@shortcuts shortcuts changed the title Fix/apic 246/js exported types description fix(js): add description to exported types Jan 7, 2022
@shortcuts shortcuts merged commit a39a6c7 into main Jan 7, 2022
@shortcuts shortcuts deleted the fix/APIC-246/js-exported-types-description branch January 7, 2022 15:48
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.

2 participants