Skip to content

public, created_at, org event common properties are missed in the docs #18166

Closed
@NickVeld

Description

@NickVeld

Code of Conduct

What article on docs.github.com is affected?

https://docs.github.com/en/developers/webhooks-and-events/events/github-event-types#event-object-common-properties

What part(s) of the article would you like to see updated?

When API URL for events is visited or the following command is run:
$ curl -X GET https://api.github.com/events

All the returned event objects contain public, created_at. Also some event objects have org property if an actor chose an organization to perform action that triggers the event. These properties are presented in the event object examples but there is no information about them in the list of the common properties.

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    contentThis issue or pull request belongs to the Docs Content team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions