Skip to content

Updating OpenAPI descriptions #66

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions descriptions/api.github.com/api.github.com.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"openapi": "3.0.3",
"info": {
"version": "1.1.4",
"version": "1.1.3",
"title": "GitHub v3 REST API",
"description": "GitHub's v3 REST API.",
"license": {
@@ -18409,7 +18409,7 @@
"properties": {
"ref": {
"type": "string",
"description": "The git reference for the workflow. The reference can be a branch or tag name."
"description": "The reference of the workflow run. The reference can be a branch, tag, or a commit SHA."
},
"inputs": {
"type": "object",
6 changes: 3 additions & 3 deletions descriptions/api.github.com/api.github.com.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
openapi: 3.0.3
info:
version: 1.1.4
version: 1.1.3
title: GitHub v3 REST API
description: GitHub's v3 REST API.
license:
@@ -13221,8 +13221,8 @@ paths:
properties:
ref:
type: string
description: The git reference for the workflow. The reference can
be a branch or tag name.
description: The reference of the workflow run. The reference can
be a branch, tag, or a commit SHA.
inputs:
type: object
description: Input keys and values configured in the workflow file.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"openapi": "3.0.3",
"info": {
"version": "1.1.4",
"version": "1.1.3",
"title": "GitHub v3 REST API",
"description": "GitHub's v3 REST API.",
"license": {
@@ -102581,7 +102581,7 @@
"properties": {
"ref": {
"type": "string",
"description": "The git reference for the workflow. The reference can be a branch or tag name."
"description": "The reference of the workflow run. The reference can be a branch, tag, or a commit SHA."
},
"inputs": {
"type": "object",
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
openapi: 3.0.3
info:
version: 1.1.4
version: 1.1.3
title: GitHub v3 REST API
description: GitHub's v3 REST API.
license:
@@ -78697,8 +78697,8 @@ paths:
properties:
ref:
type: string
description: The git reference for the workflow. The reference can
be a branch or tag name.
description: The reference of the workflow run. The reference can
be a branch, tag, or a commit SHA.
inputs:
type: object
description: Input keys and values configured in the workflow file.
2 changes: 1 addition & 1 deletion descriptions/ghes-2.18/dereferenced/ghes-2.18.deref.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"openapi": "3.0.3",
"info": {
"version": "1.1.4",
"version": "1.1.3",
"title": "GitHub v3 REST API",
"description": "GitHub's v3 REST API.",
"license": {
2 changes: 1 addition & 1 deletion descriptions/ghes-2.18/dereferenced/ghes-2.18.deref.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
openapi: 3.0.3
info:
version: 1.1.4
version: 1.1.3
title: GitHub v3 REST API
description: GitHub's v3 REST API.
license:
2 changes: 1 addition & 1 deletion descriptions/ghes-2.18/ghes-2.18.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"openapi": "3.0.3",
"info": {
"version": "1.1.4",
"version": "1.1.3",
"title": "GitHub v3 REST API",
"description": "GitHub's v3 REST API.",
"license": {
2 changes: 1 addition & 1 deletion descriptions/ghes-2.18/ghes-2.18.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
openapi: 3.0.3
info:
version: 1.1.4
version: 1.1.3
title: GitHub v3 REST API
description: GitHub's v3 REST API.
license:
2 changes: 1 addition & 1 deletion descriptions/ghes-2.19/dereferenced/ghes-2.19.deref.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"openapi": "3.0.3",
"info": {
"version": "1.1.4",
"version": "1.1.3",
"title": "GitHub v3 REST API",
"description": "GitHub's v3 REST API.",
"license": {
2 changes: 1 addition & 1 deletion descriptions/ghes-2.19/dereferenced/ghes-2.19.deref.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
openapi: 3.0.3
info:
version: 1.1.4
version: 1.1.3
title: GitHub v3 REST API
description: GitHub's v3 REST API.
license:
2 changes: 1 addition & 1 deletion descriptions/ghes-2.19/ghes-2.19.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"openapi": "3.0.3",
"info": {
"version": "1.1.4",
"version": "1.1.3",
"title": "GitHub v3 REST API",
"description": "GitHub's v3 REST API.",
"license": {
Loading
Oops, something went wrong.