Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf7636fb

Browse files
committed
Tag latest version
1 parent0afeae6 commitf7636fb

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

‎content/v3/enterprise.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ The latest release for GitHub Enterprise is <%= fetch_content(:latest_enterprise
4242

4343
Documentation for the API that's bundled with your GitHub Enterprise appliance is available for past releases:
4444

45+
*[API documentation for 2.3](https://developer.github.com/enterprise/2.2/)
4546
*[API documentation for 2.2](https://developer.github.com/enterprise/2.2/)
4647
*[API documentation for 2.1](https://developer.github.com/enterprise/2.1/)
4748
*[API documentation for 2.0](https://developer.github.com/enterprise/2.0/)

‎lib/resources.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ def webhook_payload(event_name)
121121
end
122122

123123
CONTENT ||={
124-
'LATEST_ENTERPRISE_VERSION'=>'2.3',
124+
'LATEST_ENTERPRISE_VERSION'=>'2.4',
125125
'IF_SITE_ADMIN'=>"If you are an [authenticated](/v3/#authentication) site administrator for your Enterprise instance,",
126126
"PUT_CONTENT_LENGTH"=>"Note that you'll need to set `Content-Length` to zero when calling out to this endpoint. For more information, see\"[HTTP verbs](/v3/#http-verbs).\"",
127127
"OPTIONAL_PUT_CONTENT_LENGTH"=>"Note that, if you choose not to pass any parameters, you'll need to set `Content-Length` to zero when calling out to this endpoint. For more information, see\"[HTTP verbs](/v3/#http-verbs).\"",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp