-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve upload and download API docs (#2955)
* Improve upload and download API docs This improves the HTTP status codes, adds response headers where applicable, and adds a first-pass section on improving symbol upload success rates. This should help users who are using the download and upload APIs know what to do in certain status code situations that were previously undocumented. This specifies the response headers so we can write systemtests for them. This will help people writing symbol upload jobs with a set of things they can look at to improve the likelihood those jobs finish successfully. We can hone this section over time. * Address PR comments This fixes the location redirect download API docs by moving the separate request into a new section. This adds status code items for 502, 503, and 504 where missing. * Clarify situations where tips would be helpful
- Loading branch information
Showing
2 changed files
with
58 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters