-
Notifications
You must be signed in to change notification settings - Fork 31
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
chore: Update documentation for reset_consumable #207
chore: Update documentation for reset_consumable #207
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.
Looks good
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.
Actually you might need to change commit message
Oh, I guess the commit message needs to have "chore:" as a prefix? Gimme a sec and I'll amend that... |
Document parameter for API function reset_consumable
2d963a1
to
800f8b6
Compare
Alright, commit message amended |
* fix: handle weird clean record response (humbertogontijo#206) * 2.2.2 Automatically generated by python-semantic-release * chore: Update documentation for reset_consumable (humbertogontijo#207) Document parameter for API function reset_consumable * chore: add load multi map parameter to docs(humbertogontijo#209) * S8 maxv highest mop intensity setting (humbertogontijo#210) * fix: s8 maxv has a wash and fill dock (humbertogontijo#213) * 2.2.3 Automatically generated by python-semantic-release * S8MaxVUltra is missing some code mappings (humbertogontijo#214) * fix: add missing smart mode for s8 maxv dock * fix: add missing modes for s8 maxv ultra * fix: add missing modes for s8 maxv ultra * feat: add warning in web requests if it fails to decode (humbertogontijo#215) * 2.3.0 Automatically generated by python-semantic-release * feat: add some missing codes and make warnings only message once (humbertogontijo#218) * 2.4.0 Automatically generated by python-semantic-release * feat: add some typing (humbertogontijo#219) * 2.5.0 Automatically generated by python-semantic-release --------- Co-authored-by: Luke Lashley <[email protected]> Co-authored-by: github-actions <[email protected]> Co-authored-by: Benjamin Paul [MSFT] <[email protected]> Co-authored-by: PatrikTheDev <[email protected]> Co-authored-by: Ethem Cem Özkan <[email protected]> Co-authored-by: Willy <[email protected]>
This change adds documentation for the API function
reset_consumable
.It adds information about the format of parameters for the function.