From aceaa8636a617570885b72c0d963fddaf6396fff Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Fri, 6 Jan 2023 06:11:10 +0000 Subject: [PATCH] Update docs/ folder --- .../Microsoft-Graph-Http-GraphResponse.html | 55 ++++++++++++++++--- docs/js/searchIndex.js | 5 ++ 2 files changed, 51 insertions(+), 9 deletions(-) diff --git a/docs/classes/Microsoft-Graph-Http-GraphResponse.html b/docs/classes/Microsoft-Graph-Http-GraphResponse.html index ad646ddd360..8294d3e3efb 100644 --- a/docs/classes/Microsoft-Graph-Http-GraphResponse.html +++ b/docs/classes/Microsoft-Graph-Http-GraphResponse.html @@ -170,6 +170,13 @@

The status code of the response
+
+ $_request + +  : mixed +
+
+
__construct() @@ -376,6 +383,36 @@

+ +
+

+ $_request + + + +

+ + + + + private + mixed + $_request + + + + +
@@ -397,7 +434,7 @@

Creates a new Graph HTTP response entity

@@ -470,7 +507,7 @@

Get the decoded body of the HTTP response

@@ -505,7 +542,7 @@

Get the headers of the response

@@ -577,7 +614,7 @@

Get the undecoded body of the HTTP response

@@ -648,7 +685,7 @@

Converts the response JSON object to a Graph SDK object

@@ -695,7 +732,7 @@

Get the status of the HTTP response

@@ -730,7 +767,7 @@

Decode the JSON response into an array

diff --git a/docs/js/searchIndex.js b/docs/js/searchIndex.js index 2fa1659d0bc..5cf113db388 100644 --- a/docs/js/searchIndex.js +++ b/docs/js/searchIndex.js @@ -525,6 +525,11 @@ Search.appendIndex( "name": "_httpStatusCode", "summary": "The\u0020status\u0020code\u0020of\u0020the\u0020response", "url": "classes/Microsoft-Graph-Http-GraphResponse.html#property__httpStatusCode" + }, { + "fqsen": "\\Microsoft\\Graph\\Http\\GraphResponse\u003A\u003A\u0024_request", + "name": "_request", + "summary": "", + "url": "classes/Microsoft-Graph-Http-GraphResponse.html#property__request" }, { "fqsen": "\\", "name": "\\",