From 433932e25ced2f55e91e22304c57cfacf51afd67 Mon Sep 17 00:00:00 2001 From: github-openapi-bot <69533958+github-openapi-bot@users.noreply.github.com> Date: Mon, 7 Feb 2022 04:25:40 -0600 Subject: [PATCH 1/2] Update OpenAPI Descriptions (#25047) --- lib/rest/static/decorated/api.github.com.json | 6 ++++-- lib/rest/static/decorated/ghes-3.0.json | 6 ++++-- lib/rest/static/decorated/ghes-3.1.json | 6 ++++-- lib/rest/static/decorated/ghes-3.2.json | 6 ++++-- lib/rest/static/decorated/ghes-3.3.json | 6 ++++-- lib/rest/static/decorated/github.ae.json | 6 ++++-- lib/rest/static/dereferenced/api.github.com.deref.json | 2 ++ lib/rest/static/dereferenced/ghes-3.0.deref.json | 2 ++ lib/rest/static/dereferenced/ghes-3.1.deref.json | 2 ++ lib/rest/static/dereferenced/ghes-3.2.deref.json | 2 ++ lib/rest/static/dereferenced/ghes-3.3.deref.json | 2 ++ lib/rest/static/dereferenced/github.ae.deref.json | 2 ++ 12 files changed, 36 insertions(+), 12 deletions(-) diff --git a/lib/rest/static/decorated/api.github.com.json b/lib/rest/static/decorated/api.github.com.json index a0513b2b20..540756d85f 100644 --- a/lib/rest/static/decorated/api.github.com.json +++ b/lib/rest/static/decorated/api.github.com.json @@ -37174,13 +37174,14 @@ }, { "name": "created", + "description": "Returns workflow runs created within the given date-time range. For more information on the syntax, see \"[Understanding the search syntax](https://docs.github.com/search-github/getting-started-with-searching-on-github/understanding-the-search-syntax#query-for-dates).\"", "in": "query", "required": false, "schema": { "type": "string", "format": "date-time" }, - "descriptionHTML": "" + "descriptionHTML": "

Returns workflow runs created within the given date-time range. For more information on the syntax, see \"Understanding the search syntax.\"

" }, { "name": "exclude_pull_requests", @@ -39829,13 +39830,14 @@ }, { "name": "created", + "description": "Returns workflow runs created within the given date-time range. For more information on the syntax, see \"[Understanding the search syntax](https://docs.github.com/search-github/getting-started-with-searching-on-github/understanding-the-search-syntax#query-for-dates).\"", "in": "query", "required": false, "schema": { "type": "string", "format": "date-time" }, - "descriptionHTML": "" + "descriptionHTML": "

Returns workflow runs created within the given date-time range. For more information on the syntax, see \"Understanding the search syntax.\"

" }, { "name": "exclude_pull_requests", diff --git a/lib/rest/static/decorated/ghes-3.0.json b/lib/rest/static/decorated/ghes-3.0.json index 39b8d1ca14..e09c9edaf8 100644 --- a/lib/rest/static/decorated/ghes-3.0.json +++ b/lib/rest/static/decorated/ghes-3.0.json @@ -33679,13 +33679,14 @@ }, { "name": "created", + "description": "Returns workflow runs created within the given date-time range. For more information on the syntax, see \"[Understanding the search syntax](https://docs.github.com/enterprise-server@3.0/search-github/getting-started-with-searching-on-github/understanding-the-search-syntax#query-for-dates).\"", "in": "query", "required": false, "schema": { "type": "string", "format": "date-time" }, - "descriptionHTML": "" + "descriptionHTML": "

Returns workflow runs created within the given date-time range. For more information on the syntax, see \"Understanding the search syntax.\"

" }, { "name": "exclude_pull_requests", @@ -35518,13 +35519,14 @@ }, { "name": "created", + "description": "Returns workflow runs created within the given date-time range. For more information on the syntax, see \"[Understanding the search syntax](https://docs.github.com/enterprise-server@3.0/search-github/getting-started-with-searching-on-github/understanding-the-search-syntax#query-for-dates).\"", "in": "query", "required": false, "schema": { "type": "string", "format": "date-time" }, - "descriptionHTML": "" + "descriptionHTML": "

Returns workflow runs created within the given date-time range. For more information on the syntax, see \"Understanding the search syntax.\"

" }, { "name": "exclude_pull_requests", diff --git a/lib/rest/static/decorated/ghes-3.1.json b/lib/rest/static/decorated/ghes-3.1.json index 73b6635e84..8951db9a15 100644 --- a/lib/rest/static/decorated/ghes-3.1.json +++ b/lib/rest/static/decorated/ghes-3.1.json @@ -33679,13 +33679,14 @@ }, { "name": "created", + "description": "Returns workflow runs created within the given date-time range. For more information on the syntax, see \"[Understanding the search syntax](https://docs.github.com/enterprise-server@3.1/search-github/getting-started-with-searching-on-github/understanding-the-search-syntax#query-for-dates).\"", "in": "query", "required": false, "schema": { "type": "string", "format": "date-time" }, - "descriptionHTML": "" + "descriptionHTML": "

Returns workflow runs created within the given date-time range. For more information on the syntax, see \"Understanding the search syntax.\"

" }, { "name": "exclude_pull_requests", @@ -35518,13 +35519,14 @@ }, { "name": "created", + "description": "Returns workflow runs created within the given date-time range. For more information on the syntax, see \"[Understanding the search syntax](https://docs.github.com/enterprise-server@3.1/search-github/getting-started-with-searching-on-github/understanding-the-search-syntax#query-for-dates).\"", "in": "query", "required": false, "schema": { "type": "string", "format": "date-time" }, - "descriptionHTML": "" + "descriptionHTML": "

Returns workflow runs created within the given date-time range. For more information on the syntax, see \"Understanding the search syntax.\"

" }, { "name": "exclude_pull_requests", diff --git a/lib/rest/static/decorated/ghes-3.2.json b/lib/rest/static/decorated/ghes-3.2.json index 0efeb83a29..3bf9e7ac5f 100644 --- a/lib/rest/static/decorated/ghes-3.2.json +++ b/lib/rest/static/decorated/ghes-3.2.json @@ -34591,13 +34591,14 @@ }, { "name": "created", + "description": "Returns workflow runs created within the given date-time range. For more information on the syntax, see \"[Understanding the search syntax](https://docs.github.com/enterprise-server@3.2/search-github/getting-started-with-searching-on-github/understanding-the-search-syntax#query-for-dates).\"", "in": "query", "required": false, "schema": { "type": "string", "format": "date-time" }, - "descriptionHTML": "" + "descriptionHTML": "

Returns workflow runs created within the given date-time range. For more information on the syntax, see \"Understanding the search syntax.\"

" }, { "name": "exclude_pull_requests", @@ -36768,13 +36769,14 @@ }, { "name": "created", + "description": "Returns workflow runs created within the given date-time range. For more information on the syntax, see \"[Understanding the search syntax](https://docs.github.com/enterprise-server@3.2/search-github/getting-started-with-searching-on-github/understanding-the-search-syntax#query-for-dates).\"", "in": "query", "required": false, "schema": { "type": "string", "format": "date-time" }, - "descriptionHTML": "" + "descriptionHTML": "

Returns workflow runs created within the given date-time range. For more information on the syntax, see \"Understanding the search syntax.\"

" }, { "name": "exclude_pull_requests", diff --git a/lib/rest/static/decorated/ghes-3.3.json b/lib/rest/static/decorated/ghes-3.3.json index 1ab8643390..fba7aacafa 100644 --- a/lib/rest/static/decorated/ghes-3.3.json +++ b/lib/rest/static/decorated/ghes-3.3.json @@ -34438,13 +34438,14 @@ }, { "name": "created", + "description": "Returns workflow runs created within the given date-time range. For more information on the syntax, see \"[Understanding the search syntax](https://docs.github.com/enterprise-server@3.3/search-github/getting-started-with-searching-on-github/understanding-the-search-syntax#query-for-dates).\"", "in": "query", "required": false, "schema": { "type": "string", "format": "date-time" }, - "descriptionHTML": "" + "descriptionHTML": "

Returns workflow runs created within the given date-time range. For more information on the syntax, see \"Understanding the search syntax.\"

" }, { "name": "exclude_pull_requests", @@ -36829,13 +36830,14 @@ }, { "name": "created", + "description": "Returns workflow runs created within the given date-time range. For more information on the syntax, see \"[Understanding the search syntax](https://docs.github.com/enterprise-server@3.3/search-github/getting-started-with-searching-on-github/understanding-the-search-syntax#query-for-dates).\"", "in": "query", "required": false, "schema": { "type": "string", "format": "date-time" }, - "descriptionHTML": "" + "descriptionHTML": "

Returns workflow runs created within the given date-time range. For more information on the syntax, see \"Understanding the search syntax.\"

" }, { "name": "exclude_pull_requests", diff --git a/lib/rest/static/decorated/github.ae.json b/lib/rest/static/decorated/github.ae.json index 05270b4f39..563dea5c83 100644 --- a/lib/rest/static/decorated/github.ae.json +++ b/lib/rest/static/decorated/github.ae.json @@ -27246,13 +27246,14 @@ }, { "name": "created", + "description": "Returns workflow runs created within the given date-time range. For more information on the syntax, see \"[Understanding the search syntax](https://docs.github.com/github-ae@latest/search-github/getting-started-with-searching-on-github/understanding-the-search-syntax#query-for-dates).\"", "in": "query", "required": false, "schema": { "type": "string", "format": "date-time" }, - "descriptionHTML": "" + "descriptionHTML": "

Returns workflow runs created within the given date-time range. For more information on the syntax, see \"Understanding the search syntax.\"

" }, { "name": "exclude_pull_requests", @@ -29466,13 +29467,14 @@ }, { "name": "created", + "description": "Returns workflow runs created within the given date-time range. For more information on the syntax, see \"[Understanding the search syntax](https://docs.github.com/github-ae@latest/search-github/getting-started-with-searching-on-github/understanding-the-search-syntax#query-for-dates).\"", "in": "query", "required": false, "schema": { "type": "string", "format": "date-time" }, - "descriptionHTML": "" + "descriptionHTML": "

Returns workflow runs created within the given date-time range. For more information on the syntax, see \"Understanding the search syntax.\"

" }, { "name": "exclude_pull_requests", diff --git a/lib/rest/static/dereferenced/api.github.com.deref.json b/lib/rest/static/dereferenced/api.github.com.deref.json index dd30b1b6b3..58b7f4a338 100644 --- a/lib/rest/static/dereferenced/api.github.com.deref.json +++ b/lib/rest/static/dereferenced/api.github.com.deref.json @@ -137300,6 +137300,7 @@ }, { "name": "created", + "description": "Returns workflow runs created within the given date-time range. For more information on the syntax, see \"[Understanding the search syntax](https://docs.github.com/search-github/getting-started-with-searching-on-github/understanding-the-search-syntax#query-for-dates).\"", "in": "query", "required": false, "schema": { @@ -153360,6 +153361,7 @@ }, { "name": "created", + "description": "Returns workflow runs created within the given date-time range. For more information on the syntax, see \"[Understanding the search syntax](https://docs.github.com/search-github/getting-started-with-searching-on-github/understanding-the-search-syntax#query-for-dates).\"", "in": "query", "required": false, "schema": { diff --git a/lib/rest/static/dereferenced/ghes-3.0.deref.json b/lib/rest/static/dereferenced/ghes-3.0.deref.json index 9e2b77f173..8d61285334 100644 --- a/lib/rest/static/dereferenced/ghes-3.0.deref.json +++ b/lib/rest/static/dereferenced/ghes-3.0.deref.json @@ -114471,6 +114471,7 @@ }, { "name": "created", + "description": "Returns workflow runs created within the given date-time range. For more information on the syntax, see \"[Understanding the search syntax](https://docs.github.com/enterprise-server@3.0/search-github/getting-started-with-searching-on-github/understanding-the-search-syntax#query-for-dates).\"", "in": "query", "required": false, "schema": { @@ -124261,6 +124262,7 @@ }, { "name": "created", + "description": "Returns workflow runs created within the given date-time range. For more information on the syntax, see \"[Understanding the search syntax](https://docs.github.com/enterprise-server@3.0/search-github/getting-started-with-searching-on-github/understanding-the-search-syntax#query-for-dates).\"", "in": "query", "required": false, "schema": { diff --git a/lib/rest/static/dereferenced/ghes-3.1.deref.json b/lib/rest/static/dereferenced/ghes-3.1.deref.json index 53cd68be61..ae227b2089 100644 --- a/lib/rest/static/dereferenced/ghes-3.1.deref.json +++ b/lib/rest/static/dereferenced/ghes-3.1.deref.json @@ -114496,6 +114496,7 @@ }, { "name": "created", + "description": "Returns workflow runs created within the given date-time range. For more information on the syntax, see \"[Understanding the search syntax](https://docs.github.com/enterprise-server@3.1/search-github/getting-started-with-searching-on-github/understanding-the-search-syntax#query-for-dates).\"", "in": "query", "required": false, "schema": { @@ -124286,6 +124287,7 @@ }, { "name": "created", + "description": "Returns workflow runs created within the given date-time range. For more information on the syntax, see \"[Understanding the search syntax](https://docs.github.com/enterprise-server@3.1/search-github/getting-started-with-searching-on-github/understanding-the-search-syntax#query-for-dates).\"", "in": "query", "required": false, "schema": { diff --git a/lib/rest/static/dereferenced/ghes-3.2.deref.json b/lib/rest/static/dereferenced/ghes-3.2.deref.json index fd41735784..a701e9cfe0 100644 --- a/lib/rest/static/dereferenced/ghes-3.2.deref.json +++ b/lib/rest/static/dereferenced/ghes-3.2.deref.json @@ -116675,6 +116675,7 @@ }, { "name": "created", + "description": "Returns workflow runs created within the given date-time range. For more information on the syntax, see \"[Understanding the search syntax](https://docs.github.com/enterprise-server@3.2/search-github/getting-started-with-searching-on-github/understanding-the-search-syntax#query-for-dates).\"", "in": "query", "required": false, "schema": { @@ -127889,6 +127890,7 @@ }, { "name": "created", + "description": "Returns workflow runs created within the given date-time range. For more information on the syntax, see \"[Understanding the search syntax](https://docs.github.com/enterprise-server@3.2/search-github/getting-started-with-searching-on-github/understanding-the-search-syntax#query-for-dates).\"", "in": "query", "required": false, "schema": { diff --git a/lib/rest/static/dereferenced/ghes-3.3.deref.json b/lib/rest/static/dereferenced/ghes-3.3.deref.json index e5029cd0db..98c13ebc77 100644 --- a/lib/rest/static/dereferenced/ghes-3.3.deref.json +++ b/lib/rest/static/dereferenced/ghes-3.3.deref.json @@ -119060,6 +119060,7 @@ }, { "name": "created", + "description": "Returns workflow runs created within the given date-time range. For more information on the syntax, see \"[Understanding the search syntax](https://docs.github.com/enterprise-server@3.3/search-github/getting-started-with-searching-on-github/understanding-the-search-syntax#query-for-dates).\"", "in": "query", "required": false, "schema": { @@ -134675,6 +134676,7 @@ }, { "name": "created", + "description": "Returns workflow runs created within the given date-time range. For more information on the syntax, see \"[Understanding the search syntax](https://docs.github.com/enterprise-server@3.3/search-github/getting-started-with-searching-on-github/understanding-the-search-syntax#query-for-dates).\"", "in": "query", "required": false, "schema": { diff --git a/lib/rest/static/dereferenced/github.ae.deref.json b/lib/rest/static/dereferenced/github.ae.deref.json index 78cdfe6800..e96627c3af 100644 --- a/lib/rest/static/dereferenced/github.ae.deref.json +++ b/lib/rest/static/dereferenced/github.ae.deref.json @@ -88791,6 +88791,7 @@ }, { "name": "created", + "description": "Returns workflow runs created within the given date-time range. For more information on the syntax, see \"[Understanding the search syntax](https://docs.github.com/github-ae@latest/search-github/getting-started-with-searching-on-github/understanding-the-search-syntax#query-for-dates).\"", "in": "query", "required": false, "schema": { @@ -103315,6 +103316,7 @@ }, { "name": "created", + "description": "Returns workflow runs created within the given date-time range. For more information on the syntax, see \"[Understanding the search syntax](https://docs.github.com/github-ae@latest/search-github/getting-started-with-searching-on-github/understanding-the-search-syntax#query-for-dates).\"", "in": "query", "required": false, "schema": { From 7b1ba270a5ebe7d92356938432efaf2161f85d54 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Mon, 7 Feb 2022 10:38:15 +0000 Subject: [PATCH 2/2] update search indexes --- lib/search/indexes/github-docs-3.0-cn-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.0-cn.json.br | 4 ++-- lib/search/indexes/github-docs-3.0-en-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.0-en.json.br | 4 ++-- lib/search/indexes/github-docs-3.0-es-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.0-es.json.br | 4 ++-- lib/search/indexes/github-docs-3.0-ja-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.0-ja.json.br | 4 ++-- lib/search/indexes/github-docs-3.0-pt-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.0-pt.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-cn-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-cn.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-en-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-en.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-es-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-es.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-ja-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-ja.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-pt-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.1-pt.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-cn-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-cn.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-en-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-en.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-es-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-es.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-ja-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-ja.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-pt-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.2-pt.json.br | 4 ++-- lib/search/indexes/github-docs-3.3-cn-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.3-cn.json.br | 4 ++-- lib/search/indexes/github-docs-3.3-en-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.3-en.json.br | 4 ++-- lib/search/indexes/github-docs-3.3-es-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.3-es.json.br | 4 ++-- lib/search/indexes/github-docs-3.3-ja-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.3-ja.json.br | 4 ++-- lib/search/indexes/github-docs-3.3-pt-records.json.br | 4 ++-- lib/search/indexes/github-docs-3.3-pt.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-cn-records.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-cn.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-en-records.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-en.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-es-records.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-es.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-ja-records.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-ja.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-pt-records.json.br | 4 ++-- lib/search/indexes/github-docs-dotcom-pt.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-cn-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-cn.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-en-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-en.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-es-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-es.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-ja-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-ja.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-pt-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghae-pt.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-cn-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-cn.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-en-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-en.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-es-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-es.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-ja-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-ja.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-pt-records.json.br | 4 ++-- lib/search/indexes/github-docs-ghec-pt.json.br | 4 ++-- 70 files changed, 140 insertions(+), 140 deletions(-) diff --git a/lib/search/indexes/github-docs-3.0-cn-records.json.br b/lib/search/indexes/github-docs-3.0-cn-records.json.br index a6f4591f9d..c17999a32a 100644 --- a/lib/search/indexes/github-docs-3.0-cn-records.json.br +++ b/lib/search/indexes/github-docs-3.0-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:963ce23e09016c0a6512a9927ed9d2e3a796d136e787ff2f57cfbdf6f5f0fe28 -size 655662 +oid sha256:3d2f528892fdfc7a2494c6fa117e0d230a685cbd4fd57437d9c29712c7fa43cb +size 655056 diff --git a/lib/search/indexes/github-docs-3.0-cn.json.br b/lib/search/indexes/github-docs-3.0-cn.json.br index 804a7fd926..a50740d6e4 100644 --- a/lib/search/indexes/github-docs-3.0-cn.json.br +++ b/lib/search/indexes/github-docs-3.0-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:019fccd570a49bce053be634b371921b1420d4e19b0a2b22855b186435cb791a -size 1358098 +oid sha256:68def2cc134315fef23e6f125abff0eece70982b6b20b787d8d6bd13098280b6 +size 1358093 diff --git a/lib/search/indexes/github-docs-3.0-en-records.json.br b/lib/search/indexes/github-docs-3.0-en-records.json.br index 8d39b582d8..9042ec9e83 100644 --- a/lib/search/indexes/github-docs-3.0-en-records.json.br +++ b/lib/search/indexes/github-docs-3.0-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d3680be26d81f35cad0d53f3fc706cddbe9b138ab20f36c9518b8948b8d0ee4d -size 979468 +oid sha256:c0afde2b933bff0ac8808b408d1aef2c58f068a58799c69416b9c0958981091c +size 980066 diff --git a/lib/search/indexes/github-docs-3.0-en.json.br b/lib/search/indexes/github-docs-3.0-en.json.br index b357fb4a7b..22a8461834 100644 --- a/lib/search/indexes/github-docs-3.0-en.json.br +++ b/lib/search/indexes/github-docs-3.0-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fb26d0164b3a95f7d6c6d1baa34bc8e4005be10d5fda7bcae726f17194e15d4b -size 3986973 +oid sha256:bb7702fe267325264fbc6826125ec8ca0d74167c2f76dfadc9e11fb7e7e6f641 +size 3988316 diff --git a/lib/search/indexes/github-docs-3.0-es-records.json.br b/lib/search/indexes/github-docs-3.0-es-records.json.br index 7e4bff2f72..adcfc8b9c0 100644 --- a/lib/search/indexes/github-docs-3.0-es-records.json.br +++ b/lib/search/indexes/github-docs-3.0-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:402eb9315302a312e198b39376abfe801ed7b7bdd7805758b1f5827eb84ec57a -size 614676 +oid sha256:0fef3e3de764682dd535ff8a1c0fdfab02424f07156f98da295b412380c50c38 +size 615142 diff --git a/lib/search/indexes/github-docs-3.0-es.json.br b/lib/search/indexes/github-docs-3.0-es.json.br index fc9590686a..32eeea7c7f 100644 --- a/lib/search/indexes/github-docs-3.0-es.json.br +++ b/lib/search/indexes/github-docs-3.0-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:16955d69638ea9a02cbd49ed590534fe55cc13837890e262b8c2e8d9cf086284 -size 2573252 +oid sha256:64249fc82cb5401d25b9c417edce1cb4dcffbd94025d723a03c6d1976a99d0a8 +size 2572269 diff --git a/lib/search/indexes/github-docs-3.0-ja-records.json.br b/lib/search/indexes/github-docs-3.0-ja-records.json.br index f1d60dd88e..b6cee44917 100644 --- a/lib/search/indexes/github-docs-3.0-ja-records.json.br +++ b/lib/search/indexes/github-docs-3.0-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b32615d91059444687af3cdbb2b160d6e46d7e827fe2952817555d2c17073b9a -size 673849 +oid sha256:1bbb3f9eba20162c8b064e124347dd9ea8c81faebd049ca38224ae69b601f18d +size 674115 diff --git a/lib/search/indexes/github-docs-3.0-ja.json.br b/lib/search/indexes/github-docs-3.0-ja.json.br index b21b745bc5..1acdf487c3 100644 --- a/lib/search/indexes/github-docs-3.0-ja.json.br +++ b/lib/search/indexes/github-docs-3.0-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ef4d877e88aa063435d9de68a919a231266ffb0de661436a3fcd1323f1bf42f7 -size 3554287 +oid sha256:5d01bd1ab9c3f83129cbff160f56db4322cccec9d35b288aa4370eacc38f39c6 +size 3555976 diff --git a/lib/search/indexes/github-docs-3.0-pt-records.json.br b/lib/search/indexes/github-docs-3.0-pt-records.json.br index 42319b31e9..3b14c0e77e 100644 --- a/lib/search/indexes/github-docs-3.0-pt-records.json.br +++ b/lib/search/indexes/github-docs-3.0-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0201ee9f6713691675d3c51cdd2ba802be6736ceb2252a7e8e81a1d5d9cc6631 -size 605302 +oid sha256:e20480d5f60ce5bb63516ac4b659da0ec2bd821ecb7ad72640f7babbbf535945 +size 605255 diff --git a/lib/search/indexes/github-docs-3.0-pt.json.br b/lib/search/indexes/github-docs-3.0-pt.json.br index bcbdb73281..308aa0fcb0 100644 --- a/lib/search/indexes/github-docs-3.0-pt.json.br +++ b/lib/search/indexes/github-docs-3.0-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a188bab3ff984c0200c157c23a7f7875db68b47d5dbefad6f6f6d1837108eb4e -size 2469294 +oid sha256:f79f36dfa366e519466622f167579b7e6423c1cc78bf6f7f210c6dab5702bab1 +size 2469298 diff --git a/lib/search/indexes/github-docs-3.1-cn-records.json.br b/lib/search/indexes/github-docs-3.1-cn-records.json.br index ce0d2c4ce0..f4fe431b56 100644 --- a/lib/search/indexes/github-docs-3.1-cn-records.json.br +++ b/lib/search/indexes/github-docs-3.1-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:be5300b8f26834866bf0b6b0e352b96eca39b7a145b18d72a16a19d40b71c3b8 -size 669570 +oid sha256:d9f6573e36288af99d8ab1b8e5a4d561424b864467e3389f5cd8d01d26c2f60d +size 668549 diff --git a/lib/search/indexes/github-docs-3.1-cn.json.br b/lib/search/indexes/github-docs-3.1-cn.json.br index 23465efc43..d7d47de692 100644 --- a/lib/search/indexes/github-docs-3.1-cn.json.br +++ b/lib/search/indexes/github-docs-3.1-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9c38c9db7bfb6a11f68a1e26ff348d20f0d7248354b8c4ff0fae0334630b41be -size 1395660 +oid sha256:c801b74b33f440ed9f3a367d0fc682ca3d54af0ec7a90cc3f37baa65c288a51c +size 1395301 diff --git a/lib/search/indexes/github-docs-3.1-en-records.json.br b/lib/search/indexes/github-docs-3.1-en-records.json.br index 43397b1c17..b2cbc27eca 100644 --- a/lib/search/indexes/github-docs-3.1-en-records.json.br +++ b/lib/search/indexes/github-docs-3.1-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fb875f0e2d7dc924864c08ce418fa91ea3ed52d9f216b3e5f3b7cb6446ade37b -size 1004259 +oid sha256:1d42adf742166b7f1cc98898f57331f77711d5a72e10ae62bd9a3acec77decf6 +size 1006106 diff --git a/lib/search/indexes/github-docs-3.1-en.json.br b/lib/search/indexes/github-docs-3.1-en.json.br index d5adda633e..9e9c06605f 100644 --- a/lib/search/indexes/github-docs-3.1-en.json.br +++ b/lib/search/indexes/github-docs-3.1-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3ae95384945157e6e61655da18b20c8a5cdaff11c409c50a904634fde471b103 -size 4077530 +oid sha256:d9ce719155d3ef42fb403e725b503fd0af775bd50648232e50c340763fc536de +size 4078884 diff --git a/lib/search/indexes/github-docs-3.1-es-records.json.br b/lib/search/indexes/github-docs-3.1-es-records.json.br index df69edbf64..e0ceb4f581 100644 --- a/lib/search/indexes/github-docs-3.1-es-records.json.br +++ b/lib/search/indexes/github-docs-3.1-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6d78caf4cbf44c0599a2992827aa4ac29ffbcbfa27af286d7aecf58c6b55c963 -size 626754 +oid sha256:72aa2ee772dcedb948507966043c5b315c053848c5b67d7b2fe5f02df588a35f +size 627157 diff --git a/lib/search/indexes/github-docs-3.1-es.json.br b/lib/search/indexes/github-docs-3.1-es.json.br index 1c8bd40544..625f0e0eb9 100644 --- a/lib/search/indexes/github-docs-3.1-es.json.br +++ b/lib/search/indexes/github-docs-3.1-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:38ec0e4a02c34e1855c186392322a140df4f241bba7f1a7a5fe68ea9ca626c8f -size 2632432 +oid sha256:1ab3086a6b8d585a366e27c61fe12a2ed9480aa45d9f7805e01027de2538961d +size 2632404 diff --git a/lib/search/indexes/github-docs-3.1-ja-records.json.br b/lib/search/indexes/github-docs-3.1-ja-records.json.br index 4e6a5fe2a9..bc4c91d63a 100644 --- a/lib/search/indexes/github-docs-3.1-ja-records.json.br +++ b/lib/search/indexes/github-docs-3.1-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:465253a861021b055744ab353342307ee84950edd898b9c82a2d443262f89a2a -size 687661 +oid sha256:1f9e8f6ff3155aad05a86ff75c8050e46cf4503a10e66b170b26fde46e246b19 +size 687620 diff --git a/lib/search/indexes/github-docs-3.1-ja.json.br b/lib/search/indexes/github-docs-3.1-ja.json.br index a42224e7b0..8685e9add0 100644 --- a/lib/search/indexes/github-docs-3.1-ja.json.br +++ b/lib/search/indexes/github-docs-3.1-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:18b713f67896450888cb3b568a61716851981eb35a4bec9ee5f03d8348aad9dd -size 3631656 +oid sha256:ac1bccdbd58df8359ffcc852830184ae6e14224a5f17406528d47fa960eba095 +size 3632120 diff --git a/lib/search/indexes/github-docs-3.1-pt-records.json.br b/lib/search/indexes/github-docs-3.1-pt-records.json.br index f90883fe58..0a8a422b50 100644 --- a/lib/search/indexes/github-docs-3.1-pt-records.json.br +++ b/lib/search/indexes/github-docs-3.1-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2f1f3a7c03f5527233c617f78ff24cdda5256385b03ed278a42893eef5a96c4b -size 617764 +oid sha256:3c47fa057860b09fe9092167b80d2b6cc77773cead850293a8384402856be52e +size 617274 diff --git a/lib/search/indexes/github-docs-3.1-pt.json.br b/lib/search/indexes/github-docs-3.1-pt.json.br index 5eb3172661..105898d041 100644 --- a/lib/search/indexes/github-docs-3.1-pt.json.br +++ b/lib/search/indexes/github-docs-3.1-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bc6855997403b1c068189cfbd5ce643e4fc569df1b6608c6d64b2a86c48c5d7f -size 2521675 +oid sha256:6e851b493a0805e1a03ef978a0c5ad4e8a169d5789ee0afe5de6561d67417900 +size 2522646 diff --git a/lib/search/indexes/github-docs-3.2-cn-records.json.br b/lib/search/indexes/github-docs-3.2-cn-records.json.br index 0c1a4a3b6b..87e3dd3aa6 100644 --- a/lib/search/indexes/github-docs-3.2-cn-records.json.br +++ b/lib/search/indexes/github-docs-3.2-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:43a93b46c4fff108317ac2c89f9db15fe902335b26da403c405903424d5a48ac -size 683708 +oid sha256:a1c08e7379f2127dfc33bf7de16880ba4fc7709c846067f6a98ab8c37b00f4fc +size 683661 diff --git a/lib/search/indexes/github-docs-3.2-cn.json.br b/lib/search/indexes/github-docs-3.2-cn.json.br index fc7879ad14..f94391a5f1 100644 --- a/lib/search/indexes/github-docs-3.2-cn.json.br +++ b/lib/search/indexes/github-docs-3.2-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:90e1ac9a263089a91876731c27cbeedd98a077b33df069e001d7a4310e1740e2 -size 1426168 +oid sha256:9baee3a0325c8c981d58681778c58770c9d141cf48f8144844d22bde293e8fe1 +size 1426271 diff --git a/lib/search/indexes/github-docs-3.2-en-records.json.br b/lib/search/indexes/github-docs-3.2-en-records.json.br index 02a54f9d55..18c3579d47 100644 --- a/lib/search/indexes/github-docs-3.2-en-records.json.br +++ b/lib/search/indexes/github-docs-3.2-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aa3674abc9f6b5d689d217823d4549b9df9c495adffb1189d026218e71936260 -size 1042808 +oid sha256:6606b132f9daf5b19d42dd34900a81b8e8f43cad9a19ebb4dc23bfd8ca23f50f +size 1038445 diff --git a/lib/search/indexes/github-docs-3.2-en.json.br b/lib/search/indexes/github-docs-3.2-en.json.br index 3dc8d60373..278f376855 100644 --- a/lib/search/indexes/github-docs-3.2-en.json.br +++ b/lib/search/indexes/github-docs-3.2-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f6ffcbd4db820f172bd9c89cb4cfb7f38a7f4f34dafc69655587bfddd4283125 -size 4214644 +oid sha256:8952978619fdc955cbb04d6135aab97b86ae923f6c46c12e86f0771b00349fe0 +size 4213145 diff --git a/lib/search/indexes/github-docs-3.2-es-records.json.br b/lib/search/indexes/github-docs-3.2-es-records.json.br index 99a01cac83..8669cd8564 100644 --- a/lib/search/indexes/github-docs-3.2-es-records.json.br +++ b/lib/search/indexes/github-docs-3.2-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:83d5ca0c0aebe1d804f64150c15a738b10a8594201e3c8985383125e7ede3dcb -size 642293 +oid sha256:06679244f686f8dc058b2f58076a2073994d425a6b3a87a358b5b8e9c5424ef6 +size 640979 diff --git a/lib/search/indexes/github-docs-3.2-es.json.br b/lib/search/indexes/github-docs-3.2-es.json.br index d6d102a826..f4977291e9 100644 --- a/lib/search/indexes/github-docs-3.2-es.json.br +++ b/lib/search/indexes/github-docs-3.2-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:372e7237860b1b331bc33506cbd53efd74deba8d2549092d0175323b4ec8ff3f -size 2697914 +oid sha256:7a8f5537177710b6aa1a44ede0ab9d7fec76d457cb5c701adf1ada0a69c1db3b +size 2695400 diff --git a/lib/search/indexes/github-docs-3.2-ja-records.json.br b/lib/search/indexes/github-docs-3.2-ja-records.json.br index 89dcfa6cc2..4fd2af021a 100644 --- a/lib/search/indexes/github-docs-3.2-ja-records.json.br +++ b/lib/search/indexes/github-docs-3.2-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0b2e3d088d02e8b2bcd0666e5753cec186c519b3bc0278217f07d2e805c2bf9c -size 701651 +oid sha256:05546a403d0165a6450c2ef8e236ea35822983a99826a5e54668320063c4b62a +size 701313 diff --git a/lib/search/indexes/github-docs-3.2-ja.json.br b/lib/search/indexes/github-docs-3.2-ja.json.br index 4072f26fd7..32df696c65 100644 --- a/lib/search/indexes/github-docs-3.2-ja.json.br +++ b/lib/search/indexes/github-docs-3.2-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5d99dcb7c0eea69640bb5aadbc5b04e80c84d334a4ba188ca02173031408dcb7 -size 3712391 +oid sha256:b5c4390df7e41d2c685577341280cd1d2fb6c9118d82fc1571bc256cdc9e2dd7 +size 3712631 diff --git a/lib/search/indexes/github-docs-3.2-pt-records.json.br b/lib/search/indexes/github-docs-3.2-pt-records.json.br index ace04b8126..1e6eb43346 100644 --- a/lib/search/indexes/github-docs-3.2-pt-records.json.br +++ b/lib/search/indexes/github-docs-3.2-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a54283d7d52fb429a4f12ecd6adc6349c94433f85db81781011e2ea97b657364 -size 631836 +oid sha256:b332f6326a2dcbf272ba16df7930536c9bb77b013aa694c446b2958b3739f1aa +size 630874 diff --git a/lib/search/indexes/github-docs-3.2-pt.json.br b/lib/search/indexes/github-docs-3.2-pt.json.br index dc9a3dc2b8..ef20a60872 100644 --- a/lib/search/indexes/github-docs-3.2-pt.json.br +++ b/lib/search/indexes/github-docs-3.2-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:24240e4f96d7c157147a63ff5abb09d735497b23a69e759e15dda327b0c94f6c -size 2577760 +oid sha256:94b1c962ab60e9f2dea720969f11e0dd4773a0c394d12c74bc41a4be658a7ce9 +size 2577337 diff --git a/lib/search/indexes/github-docs-3.3-cn-records.json.br b/lib/search/indexes/github-docs-3.3-cn-records.json.br index 976531709b..d37f6be6c4 100644 --- a/lib/search/indexes/github-docs-3.3-cn-records.json.br +++ b/lib/search/indexes/github-docs-3.3-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:52514eaca408d882648dde4258aa1bd4222b14928f6eaaa2ddd03df82e60a524 -size 706527 +oid sha256:a95c3465c372750f4c34450394e8c9a227ad4bbfb036e86429047e96db84a45e +size 705287 diff --git a/lib/search/indexes/github-docs-3.3-cn.json.br b/lib/search/indexes/github-docs-3.3-cn.json.br index 43cf44de2f..0bee239dfb 100644 --- a/lib/search/indexes/github-docs-3.3-cn.json.br +++ b/lib/search/indexes/github-docs-3.3-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:80c1701c24e5dbded2b14c635f153ca7b4cdece3c4092d9bbc99fc2b5ab6cb3c -size 1485574 +oid sha256:713edcb6b7bfb752c92cb991da33c63ee012e0972a0563b79ac0360cb6272100 +size 1485183 diff --git a/lib/search/indexes/github-docs-3.3-en-records.json.br b/lib/search/indexes/github-docs-3.3-en-records.json.br index 7ec9395997..2df241ec08 100644 --- a/lib/search/indexes/github-docs-3.3-en-records.json.br +++ b/lib/search/indexes/github-docs-3.3-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:beef8d5c839b58f7fdbb6c1213d8576cb2ccd59eb4f6258844a21c9256eb5e6f -size 1075424 +oid sha256:ca13914151e88bc64bcf18abc04ccb3cadcf6e40f5c93ee609427327dc54d9c4 +size 1077549 diff --git a/lib/search/indexes/github-docs-3.3-en.json.br b/lib/search/indexes/github-docs-3.3-en.json.br index d7edce9b8a..72aa5b4a24 100644 --- a/lib/search/indexes/github-docs-3.3-en.json.br +++ b/lib/search/indexes/github-docs-3.3-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ec56af4d2a0f22be8df281aad8ebf022a7bf1a76b7641bd4923ed82a791cbaa4 -size 4316654 +oid sha256:a15bd04af1e06968176b5f60588bd504d55308597496fa6173de4d74a9fd0f45 +size 4315062 diff --git a/lib/search/indexes/github-docs-3.3-es-records.json.br b/lib/search/indexes/github-docs-3.3-es-records.json.br index e755fc6b07..132e2e4f27 100644 --- a/lib/search/indexes/github-docs-3.3-es-records.json.br +++ b/lib/search/indexes/github-docs-3.3-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4d126a40284da8c75e048f299ca725f9c42c58fb4a2278c9e5664848fbe89414 -size 660830 +oid sha256:f452f264b02a448fb840a35b174df9dcbf3cb30a722629de33740c8515dccce0 +size 660127 diff --git a/lib/search/indexes/github-docs-3.3-es.json.br b/lib/search/indexes/github-docs-3.3-es.json.br index 6bc2df346a..3a8ef66283 100644 --- a/lib/search/indexes/github-docs-3.3-es.json.br +++ b/lib/search/indexes/github-docs-3.3-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b3718b1f709c6b8d9883aec4423b720aaa46d0586c1cddd771e8debc38f6f1d3 -size 2796524 +oid sha256:d4cb512e27d3b81611d68ea4df390e026c3b84469ba5e66671ac7fd785b10744 +size 2797865 diff --git a/lib/search/indexes/github-docs-3.3-ja-records.json.br b/lib/search/indexes/github-docs-3.3-ja-records.json.br index 6f8c0d3fac..9b4fb37050 100644 --- a/lib/search/indexes/github-docs-3.3-ja-records.json.br +++ b/lib/search/indexes/github-docs-3.3-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7cc817cdb979ed8f8a65205c4dd0d24850be3b4110ee38957a4f98671419c03c -size 723685 +oid sha256:3cb201f2431ca3286e392bc4006c0c5428d80734eb9c96d770635cf7b2052a72 +size 723286 diff --git a/lib/search/indexes/github-docs-3.3-ja.json.br b/lib/search/indexes/github-docs-3.3-ja.json.br index f3fe113e0a..fbc2fd3a4d 100644 --- a/lib/search/indexes/github-docs-3.3-ja.json.br +++ b/lib/search/indexes/github-docs-3.3-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5bf0f1a34d7bbff9090c8bb9d419df572bde8138dd9a32b7ad19a7db2178fe51 -size 3833702 +oid sha256:2e0a02daed8a1f92be36dbb03a2d78e2d3cc2c35dd9b5066c9b8826bd06c2804 +size 3836268 diff --git a/lib/search/indexes/github-docs-3.3-pt-records.json.br b/lib/search/indexes/github-docs-3.3-pt-records.json.br index 0ec47f7acf..171be081c3 100644 --- a/lib/search/indexes/github-docs-3.3-pt-records.json.br +++ b/lib/search/indexes/github-docs-3.3-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:859bac5ca69ee80fc463d8f346e0e9a867d5c479205cd6625e67c9f4ff27bdb1 -size 651320 +oid sha256:045d8b50b3d696e7309b240f98784026eb30847d371caa237de726f2d8c6ae22 +size 651150 diff --git a/lib/search/indexes/github-docs-3.3-pt.json.br b/lib/search/indexes/github-docs-3.3-pt.json.br index a87e4bbc28..3d3a707bb3 100644 --- a/lib/search/indexes/github-docs-3.3-pt.json.br +++ b/lib/search/indexes/github-docs-3.3-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:846bd4960fd6615f1a3ae3b1c0952ef5551cc91bd256c19f283ac1180c5d9d6a -size 2662593 +oid sha256:5f0e607afb710361486c9c40b967ce3a5641f8bd79ecdc96e5d98148249f3ab7 +size 2663126 diff --git a/lib/search/indexes/github-docs-dotcom-cn-records.json.br b/lib/search/indexes/github-docs-dotcom-cn-records.json.br index f27233462c..da0384c147 100644 --- a/lib/search/indexes/github-docs-dotcom-cn-records.json.br +++ b/lib/search/indexes/github-docs-dotcom-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a3ca2f4a9d7d604b77b2fe76e03a9d62007c7d020f4de6d3de7fca885350987c -size 899294 +oid sha256:e0a509dfa851c9808b2743ef950549f21c41a3e223ffdd58802efb4bc957b86c +size 900711 diff --git a/lib/search/indexes/github-docs-dotcom-cn.json.br b/lib/search/indexes/github-docs-dotcom-cn.json.br index 9468b6bc1f..bebdda8fbc 100644 --- a/lib/search/indexes/github-docs-dotcom-cn.json.br +++ b/lib/search/indexes/github-docs-dotcom-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:74c9984ad59dddc1944002a9bb3f527e92a0f94ec5c412c07f052ce4fa8fc918 -size 1635425 +oid sha256:14ebf1ab14f3ab3f71ece7d987db93bf23061544b36b50828659e5fc87202be3 +size 1634667 diff --git a/lib/search/indexes/github-docs-dotcom-en-records.json.br b/lib/search/indexes/github-docs-dotcom-en-records.json.br index 01897430c6..65787030e1 100644 --- a/lib/search/indexes/github-docs-dotcom-en-records.json.br +++ b/lib/search/indexes/github-docs-dotcom-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8b15971f0d65c7213b1435ee2d6d708b6e4d1e283a699f63663420ec39eed16e -size 1365182 +oid sha256:c530c68e440ffb415c96c1d924b941be2d188037d6d0ee3f4689cc4df8c5639b +size 1361776 diff --git a/lib/search/indexes/github-docs-dotcom-en.json.br b/lib/search/indexes/github-docs-dotcom-en.json.br index 66f2eac877..f88d73a348 100644 --- a/lib/search/indexes/github-docs-dotcom-en.json.br +++ b/lib/search/indexes/github-docs-dotcom-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0a832e3de89a199619db9f02909ba8c6161067b6f202bfada936fff79c58442e -size 5194599 +oid sha256:1b66ec63b097413bb48534df20ca5052fa0a9b2829fbb5495a16b8b864f0c953 +size 5192145 diff --git a/lib/search/indexes/github-docs-dotcom-es-records.json.br b/lib/search/indexes/github-docs-dotcom-es-records.json.br index 8ee568ae01..2f225cefa2 100644 --- a/lib/search/indexes/github-docs-dotcom-es-records.json.br +++ b/lib/search/indexes/github-docs-dotcom-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:121fc215d0dbfcae18c0b4f2ec649b8b698e1f1b0533e96c43ca7b605009dfb6 -size 830381 +oid sha256:09b4008efe53e96a66fa82c55e4113cbaba4f4f2d44792ca4f8c618ddf9e11eb +size 829543 diff --git a/lib/search/indexes/github-docs-dotcom-es.json.br b/lib/search/indexes/github-docs-dotcom-es.json.br index 23db450e34..4280fa71c9 100644 --- a/lib/search/indexes/github-docs-dotcom-es.json.br +++ b/lib/search/indexes/github-docs-dotcom-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6d4112094b7323623013a4088eef4fa82c7161edfe3a76a2367bfcb9e6a597b8 -size 3348667 +oid sha256:3903a3b54de588f63b147cf06cc0a9b052a44d5fcee114be8cc1c4503dedc7f1 +size 3348450 diff --git a/lib/search/indexes/github-docs-dotcom-ja-records.json.br b/lib/search/indexes/github-docs-dotcom-ja-records.json.br index 1e1926053c..ff805acedd 100644 --- a/lib/search/indexes/github-docs-dotcom-ja-records.json.br +++ b/lib/search/indexes/github-docs-dotcom-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cf5811fc13eabcadc1ee248be1598aec7dc0c4dd045c19c0255b0de3f6109e91 -size 918048 +oid sha256:c0bd06f2ed01f09025354ddf9abf096b35131560479845f8fbd23e356bf6d9e7 +size 919566 diff --git a/lib/search/indexes/github-docs-dotcom-ja.json.br b/lib/search/indexes/github-docs-dotcom-ja.json.br index a02d79f26c..9560a95ecc 100644 --- a/lib/search/indexes/github-docs-dotcom-ja.json.br +++ b/lib/search/indexes/github-docs-dotcom-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:79a73347dcece85a9789df2a9aa304166091928645efa6dff916303490fa3fc5 -size 4649202 +oid sha256:2156de757ff02da86f21cc86a7b41055d313cc0965eb7bfeac6b3f48e8b42ff0 +size 4648099 diff --git a/lib/search/indexes/github-docs-dotcom-pt-records.json.br b/lib/search/indexes/github-docs-dotcom-pt-records.json.br index 8fcb075033..ef17f7d5a0 100644 --- a/lib/search/indexes/github-docs-dotcom-pt-records.json.br +++ b/lib/search/indexes/github-docs-dotcom-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:22571e443bb173bb51b9ec009d826c025f1d88da8df8c0f6eba2efd0aadaf467 -size 819841 +oid sha256:2c26b13f54af326eb30d93a60b5f655c94482f4dc2e5f44195cead96395b4891 +size 819241 diff --git a/lib/search/indexes/github-docs-dotcom-pt.json.br b/lib/search/indexes/github-docs-dotcom-pt.json.br index 7613245f40..70fd7f312b 100644 --- a/lib/search/indexes/github-docs-dotcom-pt.json.br +++ b/lib/search/indexes/github-docs-dotcom-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8c79a61d53dace173fac161d853199daeba644fede39c5e276e94e84abee5b48 -size 3199029 +oid sha256:b3b143b98ed06329a29c98b1892e3db29356d336c8edc3131fbf38dc1ffc0313 +size 3195753 diff --git a/lib/search/indexes/github-docs-ghae-cn-records.json.br b/lib/search/indexes/github-docs-ghae-cn-records.json.br index 8c1a640926..8b2db8217c 100644 --- a/lib/search/indexes/github-docs-ghae-cn-records.json.br +++ b/lib/search/indexes/github-docs-ghae-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a113ae18fbe6428ffe52cb2d8da5fa1eba6307d4d7c9c7476d1a3ef9e4b63cd4 -size 551169 +oid sha256:4d0f48db5ff5810daa015b1eb4e5669a31bc3e2dcce2bb26fbb9abb8323fb859 +size 552102 diff --git a/lib/search/indexes/github-docs-ghae-cn.json.br b/lib/search/indexes/github-docs-ghae-cn.json.br index 90b858a9a8..8138544e62 100644 --- a/lib/search/indexes/github-docs-ghae-cn.json.br +++ b/lib/search/indexes/github-docs-ghae-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7a9fcab7a9fe3740822603cc31d74c4e3ae818d493bb88464e93d0086b5b0617 -size 1105455 +oid sha256:9b5bd0ed3ea4f1a7b316c0e6af9d987a99c3257a7f755b8ed2db07cbae36f0f7 +size 1105259 diff --git a/lib/search/indexes/github-docs-ghae-en-records.json.br b/lib/search/indexes/github-docs-ghae-en-records.json.br index e2b74e35bd..d8bcbb2eef 100644 --- a/lib/search/indexes/github-docs-ghae-en-records.json.br +++ b/lib/search/indexes/github-docs-ghae-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c7a79f65cedb4e345155f590ce9df9f2b7ac82eaceffe87fb5f11253bb5b4221 -size 857778 +oid sha256:662334e46363a4b98ce2aa73d20c49dc1f75db496dd5673c729c8732aa45cb1e +size 858273 diff --git a/lib/search/indexes/github-docs-ghae-en.json.br b/lib/search/indexes/github-docs-ghae-en.json.br index ab693d568c..8d0c13f65e 100644 --- a/lib/search/indexes/github-docs-ghae-en.json.br +++ b/lib/search/indexes/github-docs-ghae-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:723ceae15e9d20f07e47ef484b06b374279490572a8ff46ebaae13258279463a -size 3434499 +oid sha256:124ede485d7263c97a39f2dd8ba7872724c7b54ca23957d676308b8e5270a0b2 +size 3435928 diff --git a/lib/search/indexes/github-docs-ghae-es-records.json.br b/lib/search/indexes/github-docs-ghae-es-records.json.br index 2ba7cde536..05bcb836a7 100644 --- a/lib/search/indexes/github-docs-ghae-es-records.json.br +++ b/lib/search/indexes/github-docs-ghae-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:31add5176aeffbff08bd088fd040de657152cdd4438b011c48816fb2ff23a293 -size 520572 +oid sha256:d5c61003b0a451a5f5a8cf0f08101fe4e038675fb5b937daa93b9aaf42e5fb1a +size 520779 diff --git a/lib/search/indexes/github-docs-ghae-es.json.br b/lib/search/indexes/github-docs-ghae-es.json.br index 91e612db2d..577120a301 100644 --- a/lib/search/indexes/github-docs-ghae-es.json.br +++ b/lib/search/indexes/github-docs-ghae-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3916450edc4e00f1d7152ccb893fa368f8a697fc7c725d320b01fe4ec2789e70 -size 2117425 +oid sha256:7b815df066eb52729f5aebcdc38e79e415294a1f9e545a1ebff91540effb0933 +size 2119231 diff --git a/lib/search/indexes/github-docs-ghae-ja-records.json.br b/lib/search/indexes/github-docs-ghae-ja-records.json.br index 7bb402502d..7940adde31 100644 --- a/lib/search/indexes/github-docs-ghae-ja-records.json.br +++ b/lib/search/indexes/github-docs-ghae-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:145926215126ab4f0648f9b57eda0a5a0b27cf13b3a94787a7690f05a554952f -size 565376 +oid sha256:774d30961c153a998b68185ff2e9a06af78b9d32239115c6a5c3c429ef106a4c +size 565098 diff --git a/lib/search/indexes/github-docs-ghae-ja.json.br b/lib/search/indexes/github-docs-ghae-ja.json.br index 7ac54654c3..d2fe9c13e8 100644 --- a/lib/search/indexes/github-docs-ghae-ja.json.br +++ b/lib/search/indexes/github-docs-ghae-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6c99355df499baf2020fe1e18decf2083e64f10a70e418291b1da8cb468ec14d -size 2879823 +oid sha256:fdc17ff831e42ae234d250d9d1771ec8b20418b296712d7807a08b243cd88359 +size 2879909 diff --git a/lib/search/indexes/github-docs-ghae-pt-records.json.br b/lib/search/indexes/github-docs-ghae-pt-records.json.br index a03b8c908b..fcb31af610 100644 --- a/lib/search/indexes/github-docs-ghae-pt-records.json.br +++ b/lib/search/indexes/github-docs-ghae-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4e7e0c0f48d3ebb997d499d9ea63f60e5d92dab2c478fd8d49b7a7f105297b19 -size 512861 +oid sha256:d035ea5927f8a53b06b756a8016c0ec8db6a6bf503510bdc59474ae2c15ae56d +size 512761 diff --git a/lib/search/indexes/github-docs-ghae-pt.json.br b/lib/search/indexes/github-docs-ghae-pt.json.br index 268c7d005e..231e73670a 100644 --- a/lib/search/indexes/github-docs-ghae-pt.json.br +++ b/lib/search/indexes/github-docs-ghae-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fdb4076d162415603523b9ca82202037890caeb425e3f1422c08a22161051ce4 -size 2010858 +oid sha256:48611ca4af133dea9341be13c55536f88e6a31aff738dcbc39bec2a67f8e26d9 +size 2009037 diff --git a/lib/search/indexes/github-docs-ghec-cn-records.json.br b/lib/search/indexes/github-docs-ghec-cn-records.json.br index 042497742e..258c0fe0bb 100644 --- a/lib/search/indexes/github-docs-ghec-cn-records.json.br +++ b/lib/search/indexes/github-docs-ghec-cn-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4ca911a50a159237dbbc76001fc73ae68e7c76f38dda82f0baa36c61a70c9dac -size 823915 +oid sha256:c76e76651a597a225ae81a63340ac3bb88ddcf28394b27942152307762e8b1ad +size 823497 diff --git a/lib/search/indexes/github-docs-ghec-cn.json.br b/lib/search/indexes/github-docs-ghec-cn.json.br index 0dd27a35f9..d539bf5231 100644 --- a/lib/search/indexes/github-docs-ghec-cn.json.br +++ b/lib/search/indexes/github-docs-ghec-cn.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6f9115be2dfba727d92be42923dc22201b29e0d728e955748f2b043962c95642 -size 1693916 +oid sha256:bdb0502b51802e8d9828a43681266a2cde8b40c4dec4b2e2d5aac1632822697a +size 1692985 diff --git a/lib/search/indexes/github-docs-ghec-en-records.json.br b/lib/search/indexes/github-docs-ghec-en-records.json.br index 166fc0b32f..d83d02bd7f 100644 --- a/lib/search/indexes/github-docs-ghec-en-records.json.br +++ b/lib/search/indexes/github-docs-ghec-en-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6eba50a9dd62b4043b5fcb4318f8982ea5f04ab4ad03fa9bad799417ca6513cb -size 1236006 +oid sha256:2f329e42b8d36958730577b71e81de780a46e18f0eeff754dbf78024f793e41f +size 1234088 diff --git a/lib/search/indexes/github-docs-ghec-en.json.br b/lib/search/indexes/github-docs-ghec-en.json.br index 7c8f549bdd..be955ffde2 100644 --- a/lib/search/indexes/github-docs-ghec-en.json.br +++ b/lib/search/indexes/github-docs-ghec-en.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fde04d593afbc687007dae263164dbc1115ff4c45feed916625b09a98a24bd91 -size 4970888 +oid sha256:466ce98255c4d18b572d77ae15986cd87ba47cd45295ef13cdab2ddb740c1c61 +size 4973234 diff --git a/lib/search/indexes/github-docs-ghec-es-records.json.br b/lib/search/indexes/github-docs-ghec-es-records.json.br index e6ac44b7ef..d4bc937df4 100644 --- a/lib/search/indexes/github-docs-ghec-es-records.json.br +++ b/lib/search/indexes/github-docs-ghec-es-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:910b7f7c5ed63bac13163da485499ed8c534acc8cecaeb504840fdfff6837d83 -size 787847 +oid sha256:5bc90ba9380961c18b942c5296dbc388885e829dfdbdb393152b1d7d285ba712 +size 787896 diff --git a/lib/search/indexes/github-docs-ghec-es.json.br b/lib/search/indexes/github-docs-ghec-es.json.br index 022c85222a..386109129c 100644 --- a/lib/search/indexes/github-docs-ghec-es.json.br +++ b/lib/search/indexes/github-docs-ghec-es.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:44765a88091c8355c8a135cdd5df88c995d011df2a19a306bb817ce971570261 -size 3332765 +oid sha256:311995a562bc37f980c6e8dd81eca282cb5bb3561e316bee8f2cad6834ef4497 +size 3332177 diff --git a/lib/search/indexes/github-docs-ghec-ja-records.json.br b/lib/search/indexes/github-docs-ghec-ja-records.json.br index 919e6b18d5..4cf50c7cfe 100644 --- a/lib/search/indexes/github-docs-ghec-ja-records.json.br +++ b/lib/search/indexes/github-docs-ghec-ja-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d39b12adb0999816569a817214614dc63312ed050886ffc5b3af5e3b6a04812c -size 845999 +oid sha256:e8bbb4abac770dbdc9558475189d6cfaf6fb29d01aebe0dbbd2afe4830a845d5 +size 846169 diff --git a/lib/search/indexes/github-docs-ghec-ja.json.br b/lib/search/indexes/github-docs-ghec-ja.json.br index ae9594a966..3e7e4acb73 100644 --- a/lib/search/indexes/github-docs-ghec-ja.json.br +++ b/lib/search/indexes/github-docs-ghec-ja.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e24e024aca58c9806072900119630ab853d07d154b27f7b3e847adec7a66f8fe -size 4499286 +oid sha256:637c50323290d6d15e13025b46e234b8125f52e12819679958f4e12a30f48d97 +size 4498888 diff --git a/lib/search/indexes/github-docs-ghec-pt-records.json.br b/lib/search/indexes/github-docs-ghec-pt-records.json.br index 07bac9b72f..ad7b838adf 100644 --- a/lib/search/indexes/github-docs-ghec-pt-records.json.br +++ b/lib/search/indexes/github-docs-ghec-pt-records.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7afaecc30e84a7e9baae970444cad854d71aacaf97f5e4aa9b2e6c5c5ad7baf5 -size 775480 +oid sha256:fe0b59fd4e4f7859edffb42771ab078821cc5c1705928952080dd2be43be233c +size 777103 diff --git a/lib/search/indexes/github-docs-ghec-pt.json.br b/lib/search/indexes/github-docs-ghec-pt.json.br index 80aac83be6..7b69c55aa7 100644 --- a/lib/search/indexes/github-docs-ghec-pt.json.br +++ b/lib/search/indexes/github-docs-ghec-pt.json.br @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0b8400065d85d94cea685a815561bd53279525158a2f35a7ba2d3b14f4d053d7 -size 3170242 +oid sha256:6ee0c92db9ad5c11bb389f75cd5c4fb0779a6248c5f7ed23c65d29f6856432ad +size 3172821