We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
定义规范如下:
api版本定义在 Request Header Accept 字段中,由以下几部分组成:
Accept: application/vnd.github.v3+json
ruby 正则定义如下:
/application\/vnd\.github\.v([\d]+)\+json/
There was an error while loading. Please reload this page.