-
Notifications
You must be signed in to change notification settings - Fork 63.1k
Closed
Closed
Copy link
Labels
contentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamrestContent related to rest - overview.Content related to rest - overview.waiting for reviewIssue/PR is waiting for a writer's reviewIssue/PR is waiting for a writer's review
Description
Code of Conduct
- I have read and agree to the GitHub Docs project's 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
Labels
contentThis issue or pull request belongs to the Docs Content teamThis issue or pull request belongs to the Docs Content teamrestContent related to rest - overview.Content related to rest - overview.waiting for reviewIssue/PR is waiting for a writer's reviewIssue/PR is waiting for a writer's review