Skip to content

Commit 1897929

Browse files
JustinGroteCopilot
andauthored
Update content/rest/about-the-rest-api/comparing-githubs-rest-api-and-graphql-api.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 8fdec7a commit 1897929

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/rest/about-the-rest-api/comparing-githubs-rest-api-and-graphql-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,4 +83,4 @@ mutation {
8383
}
8484
```
8585

86-
The REST API also has the concept of conditional requests, which allow you to use ETAG and If-None-Modified headers to observe if the previous query has changed without incurring a rate limit query charge. For more info, see: [AUTOTITLE](/rest/using-the-rest-api/best-practices-for-using-the-rest-api#use-conditional-requests-if-appropriate)
86+
The REST API also has the concept of conditional requests, which allow you to use ETAG and If-None-Modified headers to observe if the previous query has changed without incurring a rate limit query charge. For more information, see [AUTOTITLE](/rest/using-the-rest-api/best-practices-for-using-the-rest-api#use-conditional-requests-if-appropriate).

0 commit comments

Comments
 (0)