1
0
mirror of synced 2026-01-06 15:01:04 -05:00

Update OpenAPI Descriptions (#30609)

This commit is contained in:
github-openapi-bot
2022-09-08 18:17:41 -07:00
committed by GitHub
parent 502435adb2
commit ef15a4185b
14 changed files with 14 additions and 14 deletions

View File

@@ -294549,7 +294549,7 @@
}
],
"previews": [],
"descriptionHTML": "<p>Returns a single tree using the SHA1 value for that tree.</p>\n<p>If <code>truncated</code> is <code>true</code> in the response then the number of items in the <code>tree</code> array exceeded our maximum limit. If you need to fetch more items, use the non-recursive method of fetching trees, and fetch one sub-tree at a time.</p>",
"descriptionHTML": "<p>Returns a single tree using the SHA1 value for that tree.</p>\n<p>If <code>truncated</code> is <code>true</code> in the response then the number of items in the <code>tree</code> array exceeded our maximum limit. If you need to fetch more items, use the non-recursive method of fetching trees, and fetch one sub-tree at a time.</p>\n<p><strong>Note</strong>: The limit for the <code>tree</code> array is 100,000 entries with a maximum size of 7 MB when using the <code>recursive</code> parameter.</p>",
"statusCodes": [
{
"httpStatusCode": "200",