Skip to content

Commit 2fabb88

Browse files
authored
Update default API version date (#60184)
1 parent 2bbf57a commit 2fabb88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/rest/about-the-rest-api/api-versions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ You should use the `X-GitHub-Api-Version` header to specify an API version. For
3232
curl {% data reusables.rest-api.version-header %} https://api.github.com/zen
3333
```
3434

35-
Requests without the `X-GitHub-Api-Version` header will default to use the `{{ initialRestVersioningReleaseDate }}` version.
35+
Requests without the `X-GitHub-Api-Version` header will default to use the `2022-11-28` version.
3636

3737
If you specify an API version that is no longer supported, you will receive a `400` error.
3838

0 commit comments

Comments
 (0)