-
Notifications
You must be signed in to change notification settings - Fork 670
fix(docs):API delete key example #1638
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
Conversation
The commit message will need to be like:
|
Ah I was trying to make sense of that. Just pushed again with |
I think it catches everyone the first time. I actually do a |
Does this mean that the entire commit message must be all lowercase? |
No. Just the first letter after the colon. Try the message I suggested above. I believe that will work. |
Awesome just pushed with said commit message. |
Also really appreciate the help @JohnVillalovos! |
Thanks! LGTM (Looks Good To Me). |
Codecov Report
@@ Coverage Diff @@
## main #1638 +/- ##
==========================================
- Coverage 91.90% 88.01% -3.90%
==========================================
Files 74 74
Lines 4287 4287
==========================================
- Hits 3940 3773 -167
- Misses 347 514 +167
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Closes #1637