-
Notifications
You must be signed in to change notification settings - Fork 771
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
[READY] Update API documentation #911
Conversation
Fix typos. Rename the extension of the OpenAPI file to .yml.
Codecov Report
@@ Coverage Diff @@
## master #911 +/- ##
=========================================
+ Coverage 95.11% 96.2% +1.08%
=========================================
Files 83 83
Lines 6279 6500 +221
=========================================
+ Hits 5972 6253 +281
+ Misses 307 247 -60 |
@zzbot r=Valloric Reviewed 4 of 4 files at r1. Comments from Reviewable |
📌 Commit 6bf33e8 has been approved by |
[READY] Update API documentation The website containing the API docs wasn't updated when merging PR #857 (the `/receive_messages` handler is missing). This PR fixes some typos, renames `openapi.yaml` to `openapi.yml`, and updates the website. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/valloric/ycmd/911) <!-- Reviewable:end -->
💔 Test failed - status-appveyor |
@zzbot retry |
[READY] Update API documentation The website containing the API docs wasn't updated when merging PR #857 (the `/receive_messages` handler is missing). This PR fixes some typos, renames `openapi.yaml` to `openapi.yml`, and updates the website. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/valloric/ycmd/911) <!-- Reviewable:end -->
💔 Test failed - status-appveyor |
@zzbot retry |
[READY] Update API documentation The website containing the API docs wasn't updated when merging PR #857 (the `/receive_messages` handler is missing). This PR fixes some typos, renames `openapi.yaml` to `openapi.yml`, and updates the website. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/valloric/ycmd/911) <!-- Reviewable:end -->
☀️ Test successful - status-appveyor, status-travis |
The website containing the API docs wasn't updated when merging PR #857 (the
/receive_messages
handler is missing). This PR fixes some typos, renamesopenapi.yaml
toopenapi.yml
, and updates the website.This change is