Skip to content

"Get a repository"'s response schema is missing information for the "size" attribute #29992

@NatoBoram

Description

@NatoBoram

Code of Conduct

What article on docs.github.com is affected?

https://docs.github.com/en/rest/repos/repos?apiVersion=2022-11-28#get-a-repository

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

In the schema, there's this entry:

{
  "size": {
    "description": "The size of the repository. Size is calculated hourly. When a repository is initially created, the size is 0.",
    "type": "integer",
    "examples": [108]
  }
}

The description fails to mention if it is in kilobits, kilobytes, kibibits or kibibytes.

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    contentThis issue or pull request belongs to the Docs Content teamrestContent related to rest - overview.waiting for reviewIssue/PR is waiting for a writer's review

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions