-
Notifications
You must be signed in to change notification settings - Fork 146
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
docs(idempotency): review API docs & README #2917
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for working on this - left some minor comments, mainly to resolve outstanding typedoc warnings
Since we have fixed the
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for working on this!
Quality Gate passedIssues Measures |
Summary
Changes
This PR overhauls the JSDoc comments on each type, function, class, and method of the Idempotency utility so that it provides better and relevant info to customers using the API docs or wanting to get contextual info within their IDE.
The work here followed the guidelines established in the linked issue and its parent, and also refreshes the README file for the utility to be more focused and in line with the new style.
Issue number: closes #2379
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.