diff options
author | Marc-Andre Giroux <xuorig@github.com> | 2020-10-07 11:11:52 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-07 11:11:52 -0400 |
commit | d98d45a0bb3448c7904d9014b328549cbec9daa7 (patch) | |
tree | 691738cde75f9ba1df11370f4fd41ede89e64df0 /descriptions/api.github.com | |
parent | 98fd1e89fb5e17001fb6e5c439d59c7db448634b (diff) | |
parent | 01e1009edd47443edbf12cd3ddb3cf2ff4aeb70c (diff) | |
download | rest-api-description-1.0.0.tar.gz rest-api-description-1.0.0.zip |
Merge pull request #49 from github/def-import-1602078405v1.0.0
Update OpenAPI Descriptions
Diffstat (limited to 'descriptions/api.github.com')
4 files changed, 4 insertions, 4 deletions
diff --git a/descriptions/api.github.com/api.github.com.json b/descriptions/api.github.com/api.github.com.json index 1460f63da..97646b4de 100644 --- a/descriptions/api.github.com/api.github.com.json +++ b/descriptions/api.github.com/api.github.com.json @@ -1,7 +1,7 @@ { "openapi": "3.0.3", "info": { - "version": "1.0.0-rc.4", + "version": "1.0.0", "title": "GitHub v3 REST API", "description": "GitHub's v3 REST API.", "license": { diff --git a/descriptions/api.github.com/api.github.com.yaml b/descriptions/api.github.com/api.github.com.yaml index a939808b7..60dfc0537 100644 --- a/descriptions/api.github.com/api.github.com.yaml +++ b/descriptions/api.github.com/api.github.com.yaml @@ -1,7 +1,7 @@ --- openapi: 3.0.3 info: - version: 1.0.0-rc.4 + version: 1.0.0 title: GitHub v3 REST API description: GitHub's v3 REST API. license: diff --git a/descriptions/api.github.com/dereferenced/api.github.com.deref.json b/descriptions/api.github.com/dereferenced/api.github.com.deref.json index 4380140d6..199c21f65 100644 --- a/descriptions/api.github.com/dereferenced/api.github.com.deref.json +++ b/descriptions/api.github.com/dereferenced/api.github.com.deref.json @@ -1,7 +1,7 @@ { "openapi": "3.0.3", "info": { - "version": "1.0.0-rc.4", + "version": "1.0.0", "title": "GitHub v3 REST API", "description": "GitHub's v3 REST API.", "license": { diff --git a/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml b/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml index f7e0b4859..0cfbd55fc 100644 --- a/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml +++ b/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml @@ -1,7 +1,7 @@ --- openapi: 3.0.3 info: - version: 1.0.0-rc.4 + version: 1.0.0 title: GitHub v3 REST API description: GitHub's v3 REST API. license: |