Github API - Test Config

team-discussion [object]

A team discussion is a persistent record of a free-form conversation within a team.

Attributes
author nullable-simple-user

nullable-simple-user [object]

A GitHub user.

Attributes
avatar_url string

email string

events_url string

followers_url string

following_url string

gists_url string

gravatar_id string

html_url string

id integer

login string

name string

node_id string

organizations_url string

received_events_url string

repos_url string

site_admin boolean

starred_at string

starred_url string

subscriptions_url string

type string

url string

API:
Github Open API
(version: 1.1.4)

body string

string [scalar]

The OpenAPI string type

API:
Github Open API
(version: 1.1.4)

The main text of the discussion.

body_html string

string [scalar]

The OpenAPI string type

API:
Github Open API
(version: 1.1.4)

body_version string

string [scalar]

The OpenAPI string type

API:
Github Open API
(version: 1.1.4)

The current version of the body content. If provided, this update operation will be rejected if the given version does not match the latest version on the server.

comments_count integer

integer [scalar]

The OpenAPI integer type

API:
Github Open API
(version: 1.1.4)

comments_url string

string [scalar]

The OpenAPI string type

API:
Github Open API
(version: 1.1.4)

created_at string

string [scalar]

The OpenAPI string type

API:
Github Open API
(version: 1.1.4)

html_url string

string [scalar]

The OpenAPI string type

API:
Github Open API
(version: 1.1.4)

last_edited_at string

string [scalar]

The OpenAPI string type

API:
Github Open API
(version: 1.1.4)

node_id string

string [scalar]

The OpenAPI string type

API:
Github Open API
(version: 1.1.4)

number integer

integer [scalar]

The OpenAPI integer type

API:
Github Open API
(version: 1.1.4)

The unique sequence number of a team discussion.

pinned boolean

boolean [scalar]

The OpenAPI boolean type

API:
Github Open API
(version: 1.1.4)

Whether or not this discussion should be pinned for easy retrieval.

private boolean

boolean [scalar]

The OpenAPI boolean type

API:
Github Open API
(version: 1.1.4)

Whether or not this discussion should be restricted to team members and organization administrators.

reactions reaction-rollup

reaction-rollup [object]

Attributes
+1 integer

-1 integer

confused integer

eyes integer

heart integer

hooray integer

laugh integer

rocket integer

total_count integer

url string

API:
Github Open API
(version: 1.1.4)

team_url string

string [scalar]

The OpenAPI string type

API:
Github Open API
(version: 1.1.4)

title string

string [scalar]

The OpenAPI string type

API:
Github Open API
(version: 1.1.4)

The title of the discussion.

updated_at string

string [scalar]

The OpenAPI string type

API:
Github Open API
(version: 1.1.4)

url string

string [scalar]

The OpenAPI string type

API:
Github Open API
(version: 1.1.4)

API:
Github Open API
(version: 1.1.4)