Browse Source

add link to api docs for conditional requests

Will Norris 12 years ago
parent
commit
5f1ad653eb
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      github/doc.go

+ 3
- 0
github/doc.go View File

@ -77,6 +77,9 @@ https://github.com/gregjones/httpcache, which can be used in conjuction with
https://github.com/sourcegraph/apiproxy to provide additional flexibility and
control of caching rules.
Learn more about GitHub rate limiting at
https://developer.github.com/v3/#conditional-requests.
Creating and Updating Resources
All structs for GitHub resources use pointer values for all non-repeated fields.


Loading…
Cancel
Save