<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="1" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[1]</anchor-end> <cite xml:lang="en">Custom Mime Types | GitHub API</cite>
( (<time>2012-09-04 23:14:17 +09:00</time> 版))
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://developer.github.com/v3/mime/">http://developer.github.com/v3/mime/</anchor-external></p><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="2" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[2]</anchor-end> <cite xml:lang="en">Media Types | GitHub API</cite> (<time>2015-10-19 16:12:28 +09:00</time> 版) <anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="https://developer.github.com/v3/media/">https://developer.github.com/v3/media/</anchor-external></p><figure class="quote"><figcaption><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="3" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[3]</anchor-end> <cite xml:lang="en">Media Types | GitHub API</cite>
(<time>2015-10-19 16:12:28 +09:00</time> 版)
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="https://developer.github.com/v3/media/">https://developer.github.com/v3/media/</anchor-external></figcaption><blockquote><p>You can check the current version through every response’s headers. Look for the X-GitHub-Media-Type header:</p><p>$ curl https://api.github.com/users/technoweenie -I</p><p>HTTP/1.1 200 OK</p><p>X-GitHub-Media-Type: github.v3</p><p>$ curl https://api.github.com/users/technoweenie -I \</p><p>-H &quot;Accept: application/vnd.github.full+json&quot;</p><p>HTTP/1.1 200 OK</p><p>X-GitHub-Media-Type: github.v3; param=full; format=json</p><p>$ curl https://api.github.com/users/technoweenie -I \</p><p>-H &quot;Accept: application/vnd.github.v3.full+json&quot;</p><p>HTTP/1.1 200 OK</p><p>X-GitHub-Media-Type: github.v3; param=full; format=json</p></blockquote></figure><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="4" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[4]</anchor-end> 次のものがあります <src xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:10:"><anchor-internal xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="3" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">&gt;&gt;3</anchor-internal></src>。<pre class="code">application/vnd.github.VERSION.raw+json
application/vnd.github.VERSION.text+json
application/vnd.github.VERSION.html+json
application/vnd.github.VERSION.full+json
application/vnd.github.VERSION+json
application/vnd.github.VERSION.raw
application/vnd.github.VERSION.diff
application/vnd.github.VERSION.patch
application/vnd.github.VERSION.raw
application/vnd.github.VERSION.html
application/vnd.github.VERSION.raw
application/vnd.github.VERSION.base64</pre></p><figure class="quote"><figcaption><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="5" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[5]</anchor-end> <cite xml:lang="en">Multiple Assignees API is now official | GitHub Developer Guide</cite>
(<time>2016-07-30 05:30:39 +09:00</time>)
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="https://developer.github.com/changes/2016-07-12-ending-multiple-assignees-preview-period/">https://developer.github.com/changes/2016-07-12-ending-multiple-assignees-preview-period/</anchor-external></figcaption><blockquote><p>During the preview period you needed to provide the application/vnd.github.cerberus-preview preview media type in the Accept header to opt-in to the changes. Now that the preview period has ended, you no longer need to specify this custom media type.</p></blockquote></figure><figure class="quote"><figcaption><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="6" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[6]</anchor-end> <cite xml:lang="en">Introducing the GitHub Pages preview API | GitHub Developer Guide</cite>
(<time>2016-07-30 05:30:39 +09:00</time>)
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="https://developer.github.com/changes/2016-07-06-github-pages-preiew-api/">https://developer.github.com/changes/2016-07-06-github-pages-preiew-api/</anchor-external></figcaption><blockquote><p>To access this functionality during the preview period, you’ll need to provide the following custom media type in the Accept header:</p><p>application/vnd.github.mister-fantastic-preview+json</p></blockquote></figure><figure class="quote"><figcaption><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="7" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[7]</anchor-end> <cite xml:lang="en">Update to Protected Branches API Preview | GitHub Developer Guide</cite>
(<time>2016-07-30 05:30:39 +09:00</time>)
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="https://developer.github.com/changes/2016-06-27-protected-branches-api-update/">https://developer.github.com/changes/2016-06-27-protected-branches-api-update/</anchor-external></figcaption><blockquote><p>To access this functionality during the preview period, you’ll need to provide the following custom media type in the Accept header:</p><p>application/vnd.github.loki-preview+json</p></blockquote></figure><figure class="quote"><figcaption><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="8" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[8]</anchor-end> <cite xml:lang="en">Issue locking and unlocking APIs are now official | GitHub Developer Guide</cite>
(<time>2016-07-30 05:30:39 +09:00</time>)
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="https://developer.github.com/changes/2016-06-22-issue-locking-api-is-now-official/">https://developer.github.com/changes/2016-06-22-issue-locking-api-is-now-official/</anchor-external></figcaption><blockquote><p>During the preview period you needed to provide the application/vnd.github.the-key-preview+json preview media type in the Accept header to opt-in to the new endpoints. Now that the preview period has ended, you no longer need to specify this custom media type.</p></blockquote></figure><figure class="quote"><figcaption><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="9" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[9]</anchor-end> <cite xml:lang="en">API changes for Repository Invitations | GitHub Developer Guide</cite>
(<time>2016-07-30 05:30:39 +09:00</time>)
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="https://developer.github.com/changes/2016-06-14-repository-invitations/">https://developer.github.com/changes/2016-06-14-repository-invitations/</anchor-external></figcaption><blockquote><p>We have now have endpoints for managing repository invitations for both repository administrators and invitation recipients through the GitHub API. You can enable these changes during the preview period by providing a custom media type in the Accept header:</p><p>application/vnd.github.swamp-thing-preview</p></blockquote></figure><figure class="quote"><figcaption><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="10" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[10]</anchor-end> <cite xml:lang="en">Projects | GitHub Developer Guide</cite>
( (<time>2016-12-21 11:10:42 +09:00</time>))
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="https://developer.github.com/v3/projects/">https://developer.github.com/v3/projects/</anchor-external></figcaption><blockquote><p>To access the API during the preview period, you must provide a custom media type in the Accept header:</p><p>application/vnd.github.inertia-preview+json</p></blockquote></figure><figure class="quote"><figcaption><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="11" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[11]</anchor-end> <cite xml:lang="en">Reactions | GitHub Developer Guide</cite>
( (<time>2016-12-21 11:10:42 +09:00</time>))
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="https://developer.github.com/v3/reactions/">https://developer.github.com/v3/reactions/</anchor-external></figcaption><blockquote><p>To access the API you must provide a custom media type in the Accept header:</p><p>application/vnd.github.squirrel-girl-preview</p></blockquote></figure><figure class="quote"><figcaption><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="12" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[12]</anchor-end> <cite xml:lang="en">Migrations | GitHub Developer Guide</cite>
( (<time>2016-12-21 11:10:42 +09:00</time>))
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="https://developer.github.com/v3/migration/migrations/">https://developer.github.com/v3/migration/migrations/</anchor-external></figcaption><blockquote><p>To access the Migrations API, you must provide a custom media type in the Accept header:</p><p>application/vnd.github.wyandotte-preview+json</p></blockquote></figure><figure class="quote"><figcaption><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="13" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[13]</anchor-end> <cite xml:lang="en">Source Imports | GitHub API | GitHub Developer Guide</cite>
( (<time>2016-12-21 11:10:42 +09:00</time>))
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="https://developer.github.com/v3/migration/source_imports/">https://developer.github.com/v3/migration/source_imports/</anchor-external></figcaption><blockquote><p>The source import APIs are currently in public preview. During this period, the APIs may change in a backwards-incompatible way. To access the API during the preview period, you must provide a custom media type in the Accept header:</p><p>application/vnd.github.barred-rock-preview</p></blockquote></figure><figure class="quote"><figcaption><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="14" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[14]</anchor-end> <cite xml:lang="en">Licenses | GitHub Developer Guide</cite>
( (<time>2016-12-21 11:10:42 +09:00</time>))
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="https://developer.github.com/v3/licenses/">https://developer.github.com/v3/licenses/</anchor-external></figcaption><blockquote><p>To access the API during the preview period, you must provide a custom media type in the Accept header:</p><p>application/vnd.github.drax-preview+json</p></blockquote></figure><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="15" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[15]</anchor-end> 
これ実際 <code>application/vnd.github.VERSION.raw</code>
の <var>VERSION</var> は <code>abc</code> でも <code>xyz</code> でも <code>VERSION</code>
でも何でもいいみたいですwwwww
<time>2018-10-23T06:21:59.500Z</time></p><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="16" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[16]</anchor-end> <anchor xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:">バージョニングの失敗</anchor>例じゃねーかwww</p><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="17" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[17]</anchor-end> <cite xml:lang="en">REST API endpoints for licenses - GitHub Docs</cite>, <time>2024-05-04T04:21:16.000Z</time> <anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="https://docs.github.com/en/rest/licenses/licenses?apiVersion=2022-11-28">https://docs.github.com/en/rest/licenses/licenses?apiVersion=2022-11-28</anchor-external></p><blockquote><ul><li><code>application/vnd.github.raw+json</code>: Returns the raw contents of the license.</li><li><code>application/vnd.github.html+json</code>: Returns the license contents in HTML. Markup languages are rendered to HTML using GitHub's open-source Markup library.</li></ul></blockquote></body></html>