@microsoft/msgraph-sdk-organization 1.0.0-preview.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +21 -0
- package/README.md +11 -0
- package/index.d.ts +11 -0
- package/index.d.ts.map +1 -0
- package/index.js +20 -0
- package/organization/count/index.d.ts +40 -0
- package/organization/count/index.d.ts.map +1 -0
- package/organization/count/index.js +35 -0
- package/organization/delta/index.d.ts +83 -0
- package/organization/delta/index.d.ts.map +1 -0
- package/organization/delta/index.js +67 -0
- package/organization/getAvailableExtensionProperties/index.d.ts +83 -0
- package/organization/getAvailableExtensionProperties/index.d.ts.map +1 -0
- package/organization/getAvailableExtensionProperties/index.js +86 -0
- package/organization/getByIds/index.d.ts +87 -0
- package/organization/getByIds/index.d.ts.map +1 -0
- package/organization/getByIds/index.js +88 -0
- package/organization/index.d.ts +116 -0
- package/organization/index.d.ts.map +1 -0
- package/organization/index.js +91 -0
- package/organization/item/branding/backgroundImage/index.d.ts +44 -0
- package/organization/item/branding/backgroundImage/index.d.ts.map +1 -0
- package/organization/item/branding/backgroundImage/index.js +37 -0
- package/organization/item/branding/bannerLogo/index.d.ts +44 -0
- package/organization/item/branding/bannerLogo/index.d.ts.map +1 -0
- package/organization/item/branding/bannerLogo/index.js +37 -0
- package/organization/item/branding/customCSS/index.d.ts +44 -0
- package/organization/item/branding/customCSS/index.d.ts.map +1 -0
- package/organization/item/branding/customCSS/index.js +37 -0
- package/organization/item/branding/favicon/index.d.ts +44 -0
- package/organization/item/branding/favicon/index.d.ts.map +1 -0
- package/organization/item/branding/favicon/index.js +37 -0
- package/organization/item/branding/headerLogo/index.d.ts +44 -0
- package/organization/item/branding/headerLogo/index.d.ts.map +1 -0
- package/organization/item/branding/headerLogo/index.js +37 -0
- package/organization/item/branding/index.d.ts +113 -0
- package/organization/item/branding/index.d.ts.map +1 -0
- package/organization/item/branding/index.js +102 -0
- package/organization/item/branding/localizations/count/index.d.ts +40 -0
- package/organization/item/branding/localizations/count/index.d.ts.map +1 -0
- package/organization/item/branding/localizations/count/index.js +35 -0
- package/organization/item/branding/localizations/index.d.ts +97 -0
- package/organization/item/branding/localizations/index.d.ts.map +1 -0
- package/organization/item/branding/localizations/index.js +71 -0
- package/organization/item/branding/localizations/item/backgroundImage/index.d.ts +44 -0
- package/organization/item/branding/localizations/item/backgroundImage/index.d.ts.map +1 -0
- package/organization/item/branding/localizations/item/backgroundImage/index.js +37 -0
- package/organization/item/branding/localizations/item/bannerLogo/index.d.ts +44 -0
- package/organization/item/branding/localizations/item/bannerLogo/index.d.ts.map +1 -0
- package/organization/item/branding/localizations/item/bannerLogo/index.js +37 -0
- package/organization/item/branding/localizations/item/customCSS/index.d.ts +44 -0
- package/organization/item/branding/localizations/item/customCSS/index.d.ts.map +1 -0
- package/organization/item/branding/localizations/item/customCSS/index.js +37 -0
- package/organization/item/branding/localizations/item/favicon/index.d.ts +44 -0
- package/organization/item/branding/localizations/item/favicon/index.d.ts.map +1 -0
- package/organization/item/branding/localizations/item/favicon/index.js +37 -0
- package/organization/item/branding/localizations/item/headerLogo/index.d.ts +44 -0
- package/organization/item/branding/localizations/item/headerLogo/index.d.ts.map +1 -0
- package/organization/item/branding/localizations/item/headerLogo/index.js +37 -0
- package/organization/item/branding/localizations/item/index.d.ts +108 -0
- package/organization/item/branding/localizations/item/index.d.ts.map +1 -0
- package/organization/item/branding/localizations/item/index.js +96 -0
- package/organization/item/branding/localizations/item/squareLogo/index.d.ts +44 -0
- package/organization/item/branding/localizations/item/squareLogo/index.d.ts.map +1 -0
- package/organization/item/branding/localizations/item/squareLogo/index.js +37 -0
- package/organization/item/branding/localizations/item/squareLogoDark/index.d.ts +44 -0
- package/organization/item/branding/localizations/item/squareLogoDark/index.d.ts.map +1 -0
- package/organization/item/branding/localizations/item/squareLogoDark/index.js +37 -0
- package/organization/item/branding/squareLogo/index.d.ts +44 -0
- package/organization/item/branding/squareLogo/index.d.ts.map +1 -0
- package/organization/item/branding/squareLogo/index.js +37 -0
- package/organization/item/branding/squareLogoDark/index.d.ts +44 -0
- package/organization/item/branding/squareLogoDark/index.d.ts.map +1 -0
- package/organization/item/branding/squareLogoDark/index.js +37 -0
- package/organization/item/certificateBasedAuthConfiguration/count/index.d.ts +40 -0
- package/organization/item/certificateBasedAuthConfiguration/count/index.d.ts.map +1 -0
- package/organization/item/certificateBasedAuthConfiguration/count/index.js +35 -0
- package/organization/item/certificateBasedAuthConfiguration/index.d.ts +97 -0
- package/organization/item/certificateBasedAuthConfiguration/index.d.ts.map +1 -0
- package/organization/item/certificateBasedAuthConfiguration/index.js +70 -0
- package/organization/item/certificateBasedAuthConfiguration/item/index.d.ts +54 -0
- package/organization/item/certificateBasedAuthConfiguration/item/index.d.ts.map +1 -0
- package/organization/item/certificateBasedAuthConfiguration/item/index.js +44 -0
- package/organization/item/checkMemberGroups/index.d.ts +83 -0
- package/organization/item/checkMemberGroups/index.d.ts.map +1 -0
- package/organization/item/checkMemberGroups/index.js +86 -0
- package/organization/item/checkMemberObjects/index.d.ts +82 -0
- package/organization/item/checkMemberObjects/index.d.ts.map +1 -0
- package/organization/item/checkMemberObjects/index.js +86 -0
- package/organization/item/extensions/count/index.d.ts +40 -0
- package/organization/item/extensions/count/index.d.ts.map +1 -0
- package/organization/item/extensions/count/index.js +35 -0
- package/organization/item/extensions/index.d.ts +95 -0
- package/organization/item/extensions/index.d.ts.map +1 -0
- package/organization/item/extensions/index.js +70 -0
- package/organization/item/extensions/item/index.d.ts +66 -0
- package/organization/item/extensions/item/index.d.ts.map +1 -0
- package/organization/item/extensions/item/index.js +56 -0
- package/organization/item/getMemberGroups/index.d.ts +83 -0
- package/organization/item/getMemberGroups/index.d.ts.map +1 -0
- package/organization/item/getMemberGroups/index.js +86 -0
- package/organization/item/getMemberObjects/index.d.ts +83 -0
- package/organization/item/getMemberObjects/index.d.ts.map +1 -0
- package/organization/item/getMemberObjects/index.js +86 -0
- package/organization/item/index.d.ts +117 -0
- package/organization/item/index.d.ts.map +1 -0
- package/organization/item/index.js +109 -0
- package/organization/item/restore/index.d.ts +29 -0
- package/organization/item/restore/index.d.ts.map +1 -0
- package/organization/item/restore/index.js +28 -0
- package/organization/item/setMobileDeviceManagementAuthority/index.d.ts +58 -0
- package/organization/item/setMobileDeviceManagementAuthority/index.d.ts.map +1 -0
- package/organization/item/setMobileDeviceManagementAuthority/index.js +56 -0
- package/organization/validateProperties/index.d.ts +72 -0
- package/organization/validateProperties/index.d.ts.map +1 -0
- package/organization/validateProperties/index.js +64 -0
- package/organizationServiceClient.d.ts +25 -0
- package/organizationServiceClient.d.ts.map +1 -0
- package/organizationServiceClient.js +49 -0
- package/package.json +48 -0
- package/tsconfig.json +15 -0
- package/tsconfig.tsbuildinfo +1 -0
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
2
|
+
/**
|
|
3
|
+
* Provides operations to manage the media for the organization entity.
|
|
4
|
+
*/
|
|
5
|
+
export interface SquareLogoRequestBuilder extends BaseRequestBuilder<SquareLogoRequestBuilder> {
|
|
6
|
+
/**
|
|
7
|
+
* A square version of your company logo that appears in Windows 10 out-of-box experiences (OOBE) and when Windows Autopilot is enabled for deployment. Allowed types are PNG or JPEG not larger than 240 x 240 pixels and not more than 10 KB in size. We recommend using a transparent image with no padding around the logo.
|
|
8
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
9
|
+
* @returns a Promise of ArrayBuffer
|
|
10
|
+
* @see {@link https://learn.microsoft.com/graph/api/organizationalbranding-list-localizations?view=graph-rest-1.0|Find more info here}
|
|
11
|
+
*/
|
|
12
|
+
get(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ArrayBuffer | undefined>;
|
|
13
|
+
/**
|
|
14
|
+
* A square version of your company logo that appears in Windows 10 out-of-box experiences (OOBE) and when Windows Autopilot is enabled for deployment. Allowed types are PNG or JPEG not larger than 240 x 240 pixels and not more than 10 KB in size. We recommend using a transparent image with no padding around the logo.
|
|
15
|
+
* @param body Binary request body
|
|
16
|
+
* @param contentType The request body content type.
|
|
17
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
18
|
+
* @returns a Promise of ArrayBuffer
|
|
19
|
+
*/
|
|
20
|
+
put(body: ArrayBuffer | undefined, contentType: string | undefined, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ArrayBuffer | undefined>;
|
|
21
|
+
/**
|
|
22
|
+
* A square version of your company logo that appears in Windows 10 out-of-box experiences (OOBE) and when Windows Autopilot is enabled for deployment. Allowed types are PNG or JPEG not larger than 240 x 240 pixels and not more than 10 KB in size. We recommend using a transparent image with no padding around the logo.
|
|
23
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
24
|
+
* @returns a RequestInformation
|
|
25
|
+
*/
|
|
26
|
+
toGetRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
27
|
+
/**
|
|
28
|
+
* A square version of your company logo that appears in Windows 10 out-of-box experiences (OOBE) and when Windows Autopilot is enabled for deployment. Allowed types are PNG or JPEG not larger than 240 x 240 pixels and not more than 10 KB in size. We recommend using a transparent image with no padding around the logo.
|
|
29
|
+
* @param body Binary request body
|
|
30
|
+
* @param contentType The request body content type.
|
|
31
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
32
|
+
* @returns a RequestInformation
|
|
33
|
+
*/
|
|
34
|
+
toPutRequestInformation(body: ArrayBuffer | undefined, contentType: string | undefined, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
35
|
+
}
|
|
36
|
+
/**
|
|
37
|
+
* Metadata for all the requests in the request builder.
|
|
38
|
+
*/
|
|
39
|
+
export declare const SquareLogoRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
40
|
+
/**
|
|
41
|
+
* Uri template for the request builder.
|
|
42
|
+
*/
|
|
43
|
+
export declare const SquareLogoRequestBuilderUriTemplate = "{+baseurl}/organization/{organization%2Did}/branding/localizations/{organizationalBrandingLocalization%2Did}/squareLogo";
|
|
44
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,wBAAyB,SAAQ,kBAAkB,CAAC,wBAAwB,CAAC;IAC1F;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,WAAW,GAAG,SAAS,CAAC,CAAC;IACzG;;;;;;OAMG;IACF,GAAG,CAAC,IAAI,EAAE,WAAW,GAAG,SAAS,EAAE,WAAW,EAAE,MAAM,GAAG,SAAS,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,WAAW,GAAG,SAAS,CAAC,CAAC;IACzK;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC/G;;;;;;OAMG;IACF,uBAAuB,CAAC,IAAI,EAAE,WAAW,GAAG,SAAS,EAAE,WAAW,EAAE,MAAM,GAAG,SAAS,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAClL;AACD;;GAEG;AACH,eAAO,MAAM,wCAAwC,EAAE,gBAoBtD,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,mCAAmC,4HAA4H,CAAC"}
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.SquareLogoRequestBuilderUriTemplate = exports.SquareLogoRequestBuilderRequestsMetadata = void 0;
|
|
4
|
+
/* tslint:disable */
|
|
5
|
+
/* eslint-disable */
|
|
6
|
+
// Generated by Microsoft Kiota
|
|
7
|
+
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
8
|
+
/**
|
|
9
|
+
* Metadata for all the requests in the request builder.
|
|
10
|
+
*/
|
|
11
|
+
exports.SquareLogoRequestBuilderRequestsMetadata = {
|
|
12
|
+
get: {
|
|
13
|
+
responseBodyContentType: "image/bmp, image/jpg, image/jpeg, image/gif, image/vnd.microsoft.icon, image/png, image/tiff, application/json",
|
|
14
|
+
errorMappings: {
|
|
15
|
+
_4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
16
|
+
_5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
17
|
+
},
|
|
18
|
+
adapterMethodName: "sendPrimitiveAsync",
|
|
19
|
+
responseBodyFactory: "ArrayBuffer",
|
|
20
|
+
},
|
|
21
|
+
put: {
|
|
22
|
+
responseBodyContentType: "application/json",
|
|
23
|
+
errorMappings: {
|
|
24
|
+
_4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
25
|
+
_5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
26
|
+
},
|
|
27
|
+
adapterMethodName: "sendPrimitiveAsync",
|
|
28
|
+
responseBodyFactory: "ArrayBuffer",
|
|
29
|
+
requestInformationContentSetMethod: "setStreamContent",
|
|
30
|
+
},
|
|
31
|
+
};
|
|
32
|
+
/**
|
|
33
|
+
* Uri template for the request builder.
|
|
34
|
+
*/
|
|
35
|
+
exports.SquareLogoRequestBuilderUriTemplate = "{+baseurl}/organization/{organization%2Did}/branding/localizations/{organizationalBrandingLocalization%2Did}/squareLogo";
|
|
36
|
+
/* tslint:enable */
|
|
37
|
+
/* eslint-enable */
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
2
|
+
/**
|
|
3
|
+
* Provides operations to manage the media for the organization entity.
|
|
4
|
+
*/
|
|
5
|
+
export interface SquareLogoDarkRequestBuilder extends BaseRequestBuilder<SquareLogoDarkRequestBuilder> {
|
|
6
|
+
/**
|
|
7
|
+
* A square dark version of your company logo that appears in Windows 10 out-of-box experiences (OOBE) and when Windows Autopilot is enabled for deployment. Allowed types are PNG or JPEG not larger than 240 x 240 pixels and not more than 10 KB in size. We recommend using a transparent image with no padding around the logo.
|
|
8
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
9
|
+
* @returns a Promise of ArrayBuffer
|
|
10
|
+
* @see {@link https://learn.microsoft.com/graph/api/organizationalbranding-list-localizations?view=graph-rest-1.0|Find more info here}
|
|
11
|
+
*/
|
|
12
|
+
get(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ArrayBuffer | undefined>;
|
|
13
|
+
/**
|
|
14
|
+
* A square dark version of your company logo that appears in Windows 10 out-of-box experiences (OOBE) and when Windows Autopilot is enabled for deployment. Allowed types are PNG or JPEG not larger than 240 x 240 pixels and not more than 10 KB in size. We recommend using a transparent image with no padding around the logo.
|
|
15
|
+
* @param body Binary request body
|
|
16
|
+
* @param contentType The request body content type.
|
|
17
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
18
|
+
* @returns a Promise of ArrayBuffer
|
|
19
|
+
*/
|
|
20
|
+
put(body: ArrayBuffer | undefined, contentType: string | undefined, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ArrayBuffer | undefined>;
|
|
21
|
+
/**
|
|
22
|
+
* A square dark version of your company logo that appears in Windows 10 out-of-box experiences (OOBE) and when Windows Autopilot is enabled for deployment. Allowed types are PNG or JPEG not larger than 240 x 240 pixels and not more than 10 KB in size. We recommend using a transparent image with no padding around the logo.
|
|
23
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
24
|
+
* @returns a RequestInformation
|
|
25
|
+
*/
|
|
26
|
+
toGetRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
27
|
+
/**
|
|
28
|
+
* A square dark version of your company logo that appears in Windows 10 out-of-box experiences (OOBE) and when Windows Autopilot is enabled for deployment. Allowed types are PNG or JPEG not larger than 240 x 240 pixels and not more than 10 KB in size. We recommend using a transparent image with no padding around the logo.
|
|
29
|
+
* @param body Binary request body
|
|
30
|
+
* @param contentType The request body content type.
|
|
31
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
32
|
+
* @returns a RequestInformation
|
|
33
|
+
*/
|
|
34
|
+
toPutRequestInformation(body: ArrayBuffer | undefined, contentType: string | undefined, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
35
|
+
}
|
|
36
|
+
/**
|
|
37
|
+
* Metadata for all the requests in the request builder.
|
|
38
|
+
*/
|
|
39
|
+
export declare const SquareLogoDarkRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
40
|
+
/**
|
|
41
|
+
* Uri template for the request builder.
|
|
42
|
+
*/
|
|
43
|
+
export declare const SquareLogoDarkRequestBuilderUriTemplate = "{+baseurl}/organization/{organization%2Did}/branding/localizations/{organizationalBrandingLocalization%2Did}/squareLogoDark";
|
|
44
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,4BAA6B,SAAQ,kBAAkB,CAAC,4BAA4B,CAAC;IAClG;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,WAAW,GAAG,SAAS,CAAC,CAAC;IACzG;;;;;;OAMG;IACF,GAAG,CAAC,IAAI,EAAE,WAAW,GAAG,SAAS,EAAE,WAAW,EAAE,MAAM,GAAG,SAAS,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,WAAW,GAAG,SAAS,CAAC,CAAC;IACzK;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC/G;;;;;;OAMG;IACF,uBAAuB,CAAC,IAAI,EAAE,WAAW,GAAG,SAAS,EAAE,WAAW,EAAE,MAAM,GAAG,SAAS,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAClL;AACD;;GAEG;AACH,eAAO,MAAM,4CAA4C,EAAE,gBAoB1D,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,uCAAuC,gIAAgI,CAAC"}
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.SquareLogoDarkRequestBuilderUriTemplate = exports.SquareLogoDarkRequestBuilderRequestsMetadata = void 0;
|
|
4
|
+
/* tslint:disable */
|
|
5
|
+
/* eslint-disable */
|
|
6
|
+
// Generated by Microsoft Kiota
|
|
7
|
+
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
8
|
+
/**
|
|
9
|
+
* Metadata for all the requests in the request builder.
|
|
10
|
+
*/
|
|
11
|
+
exports.SquareLogoDarkRequestBuilderRequestsMetadata = {
|
|
12
|
+
get: {
|
|
13
|
+
responseBodyContentType: "image/bmp, image/jpg, image/jpeg, image/gif, image/vnd.microsoft.icon, image/png, image/tiff, application/json",
|
|
14
|
+
errorMappings: {
|
|
15
|
+
_4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
16
|
+
_5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
17
|
+
},
|
|
18
|
+
adapterMethodName: "sendPrimitiveAsync",
|
|
19
|
+
responseBodyFactory: "ArrayBuffer",
|
|
20
|
+
},
|
|
21
|
+
put: {
|
|
22
|
+
responseBodyContentType: "application/json",
|
|
23
|
+
errorMappings: {
|
|
24
|
+
_4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
25
|
+
_5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
26
|
+
},
|
|
27
|
+
adapterMethodName: "sendPrimitiveAsync",
|
|
28
|
+
responseBodyFactory: "ArrayBuffer",
|
|
29
|
+
requestInformationContentSetMethod: "setStreamContent",
|
|
30
|
+
},
|
|
31
|
+
};
|
|
32
|
+
/**
|
|
33
|
+
* Uri template for the request builder.
|
|
34
|
+
*/
|
|
35
|
+
exports.SquareLogoDarkRequestBuilderUriTemplate = "{+baseurl}/organization/{organization%2Did}/branding/localizations/{organizationalBrandingLocalization%2Did}/squareLogoDark";
|
|
36
|
+
/* tslint:enable */
|
|
37
|
+
/* eslint-enable */
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
2
|
+
/**
|
|
3
|
+
* Provides operations to manage the media for the organization entity.
|
|
4
|
+
*/
|
|
5
|
+
export interface SquareLogoRequestBuilder extends BaseRequestBuilder<SquareLogoRequestBuilder> {
|
|
6
|
+
/**
|
|
7
|
+
* A square version of your company logo that appears in Windows 10 out-of-box experiences (OOBE) and when Windows Autopilot is enabled for deployment. Allowed types are PNG or JPEG not larger than 240 x 240 pixels and not more than 10 KB in size. We recommend using a transparent image with no padding around the logo.
|
|
8
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
9
|
+
* @returns a Promise of ArrayBuffer
|
|
10
|
+
* @see {@link https://learn.microsoft.com/graph/api/organizationalbranding-get?view=graph-rest-1.0|Find more info here}
|
|
11
|
+
*/
|
|
12
|
+
get(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ArrayBuffer | undefined>;
|
|
13
|
+
/**
|
|
14
|
+
* A square version of your company logo that appears in Windows 10 out-of-box experiences (OOBE) and when Windows Autopilot is enabled for deployment. Allowed types are PNG or JPEG not larger than 240 x 240 pixels and not more than 10 KB in size. We recommend using a transparent image with no padding around the logo.
|
|
15
|
+
* @param body Binary request body
|
|
16
|
+
* @param contentType The request body content type.
|
|
17
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
18
|
+
* @returns a Promise of ArrayBuffer
|
|
19
|
+
*/
|
|
20
|
+
put(body: ArrayBuffer | undefined, contentType: string | undefined, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ArrayBuffer | undefined>;
|
|
21
|
+
/**
|
|
22
|
+
* A square version of your company logo that appears in Windows 10 out-of-box experiences (OOBE) and when Windows Autopilot is enabled for deployment. Allowed types are PNG or JPEG not larger than 240 x 240 pixels and not more than 10 KB in size. We recommend using a transparent image with no padding around the logo.
|
|
23
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
24
|
+
* @returns a RequestInformation
|
|
25
|
+
*/
|
|
26
|
+
toGetRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
27
|
+
/**
|
|
28
|
+
* A square version of your company logo that appears in Windows 10 out-of-box experiences (OOBE) and when Windows Autopilot is enabled for deployment. Allowed types are PNG or JPEG not larger than 240 x 240 pixels and not more than 10 KB in size. We recommend using a transparent image with no padding around the logo.
|
|
29
|
+
* @param body Binary request body
|
|
30
|
+
* @param contentType The request body content type.
|
|
31
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
32
|
+
* @returns a RequestInformation
|
|
33
|
+
*/
|
|
34
|
+
toPutRequestInformation(body: ArrayBuffer | undefined, contentType: string | undefined, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
35
|
+
}
|
|
36
|
+
/**
|
|
37
|
+
* Metadata for all the requests in the request builder.
|
|
38
|
+
*/
|
|
39
|
+
export declare const SquareLogoRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
40
|
+
/**
|
|
41
|
+
* Uri template for the request builder.
|
|
42
|
+
*/
|
|
43
|
+
export declare const SquareLogoRequestBuilderUriTemplate = "{+baseurl}/organization/{organization%2Did}/branding/squareLogo";
|
|
44
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,wBAAyB,SAAQ,kBAAkB,CAAC,wBAAwB,CAAC;IAC1F;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,WAAW,GAAG,SAAS,CAAC,CAAC;IACzG;;;;;;OAMG;IACF,GAAG,CAAC,IAAI,EAAE,WAAW,GAAG,SAAS,EAAE,WAAW,EAAE,MAAM,GAAG,SAAS,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,WAAW,GAAG,SAAS,CAAC,CAAC;IACzK;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC/G;;;;;;OAMG;IACF,uBAAuB,CAAC,IAAI,EAAE,WAAW,GAAG,SAAS,EAAE,WAAW,EAAE,MAAM,GAAG,SAAS,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAClL;AACD;;GAEG;AACH,eAAO,MAAM,wCAAwC,EAAE,gBAoBtD,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,mCAAmC,oEAAoE,CAAC"}
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.SquareLogoRequestBuilderUriTemplate = exports.SquareLogoRequestBuilderRequestsMetadata = void 0;
|
|
4
|
+
/* tslint:disable */
|
|
5
|
+
/* eslint-disable */
|
|
6
|
+
// Generated by Microsoft Kiota
|
|
7
|
+
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
8
|
+
/**
|
|
9
|
+
* Metadata for all the requests in the request builder.
|
|
10
|
+
*/
|
|
11
|
+
exports.SquareLogoRequestBuilderRequestsMetadata = {
|
|
12
|
+
get: {
|
|
13
|
+
responseBodyContentType: "image/bmp, image/jpg, image/jpeg, image/gif, image/vnd.microsoft.icon, image/png, image/tiff, application/json",
|
|
14
|
+
errorMappings: {
|
|
15
|
+
_4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
16
|
+
_5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
17
|
+
},
|
|
18
|
+
adapterMethodName: "sendPrimitiveAsync",
|
|
19
|
+
responseBodyFactory: "ArrayBuffer",
|
|
20
|
+
},
|
|
21
|
+
put: {
|
|
22
|
+
responseBodyContentType: "application/json",
|
|
23
|
+
errorMappings: {
|
|
24
|
+
_4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
25
|
+
_5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
26
|
+
},
|
|
27
|
+
adapterMethodName: "sendPrimitiveAsync",
|
|
28
|
+
responseBodyFactory: "ArrayBuffer",
|
|
29
|
+
requestInformationContentSetMethod: "setStreamContent",
|
|
30
|
+
},
|
|
31
|
+
};
|
|
32
|
+
/**
|
|
33
|
+
* Uri template for the request builder.
|
|
34
|
+
*/
|
|
35
|
+
exports.SquareLogoRequestBuilderUriTemplate = "{+baseurl}/organization/{organization%2Did}/branding/squareLogo";
|
|
36
|
+
/* tslint:enable */
|
|
37
|
+
/* eslint-enable */
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
2
|
+
/**
|
|
3
|
+
* Provides operations to manage the media for the organization entity.
|
|
4
|
+
*/
|
|
5
|
+
export interface SquareLogoDarkRequestBuilder extends BaseRequestBuilder<SquareLogoDarkRequestBuilder> {
|
|
6
|
+
/**
|
|
7
|
+
* A square dark version of your company logo that appears in Windows 10 out-of-box experiences (OOBE) and when Windows Autopilot is enabled for deployment. Allowed types are PNG or JPEG not larger than 240 x 240 pixels and not more than 10 KB in size. We recommend using a transparent image with no padding around the logo.
|
|
8
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
9
|
+
* @returns a Promise of ArrayBuffer
|
|
10
|
+
* @see {@link https://learn.microsoft.com/graph/api/organizationalbranding-get?view=graph-rest-1.0|Find more info here}
|
|
11
|
+
*/
|
|
12
|
+
get(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ArrayBuffer | undefined>;
|
|
13
|
+
/**
|
|
14
|
+
* A square dark version of your company logo that appears in Windows 10 out-of-box experiences (OOBE) and when Windows Autopilot is enabled for deployment. Allowed types are PNG or JPEG not larger than 240 x 240 pixels and not more than 10 KB in size. We recommend using a transparent image with no padding around the logo.
|
|
15
|
+
* @param body Binary request body
|
|
16
|
+
* @param contentType The request body content type.
|
|
17
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
18
|
+
* @returns a Promise of ArrayBuffer
|
|
19
|
+
*/
|
|
20
|
+
put(body: ArrayBuffer | undefined, contentType: string | undefined, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ArrayBuffer | undefined>;
|
|
21
|
+
/**
|
|
22
|
+
* A square dark version of your company logo that appears in Windows 10 out-of-box experiences (OOBE) and when Windows Autopilot is enabled for deployment. Allowed types are PNG or JPEG not larger than 240 x 240 pixels and not more than 10 KB in size. We recommend using a transparent image with no padding around the logo.
|
|
23
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
24
|
+
* @returns a RequestInformation
|
|
25
|
+
*/
|
|
26
|
+
toGetRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
27
|
+
/**
|
|
28
|
+
* A square dark version of your company logo that appears in Windows 10 out-of-box experiences (OOBE) and when Windows Autopilot is enabled for deployment. Allowed types are PNG or JPEG not larger than 240 x 240 pixels and not more than 10 KB in size. We recommend using a transparent image with no padding around the logo.
|
|
29
|
+
* @param body Binary request body
|
|
30
|
+
* @param contentType The request body content type.
|
|
31
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
32
|
+
* @returns a RequestInformation
|
|
33
|
+
*/
|
|
34
|
+
toPutRequestInformation(body: ArrayBuffer | undefined, contentType: string | undefined, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
35
|
+
}
|
|
36
|
+
/**
|
|
37
|
+
* Metadata for all the requests in the request builder.
|
|
38
|
+
*/
|
|
39
|
+
export declare const SquareLogoDarkRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
40
|
+
/**
|
|
41
|
+
* Uri template for the request builder.
|
|
42
|
+
*/
|
|
43
|
+
export declare const SquareLogoDarkRequestBuilderUriTemplate = "{+baseurl}/organization/{organization%2Did}/branding/squareLogoDark";
|
|
44
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,4BAA6B,SAAQ,kBAAkB,CAAC,4BAA4B,CAAC;IAClG;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,WAAW,GAAG,SAAS,CAAC,CAAC;IACzG;;;;;;OAMG;IACF,GAAG,CAAC,IAAI,EAAE,WAAW,GAAG,SAAS,EAAE,WAAW,EAAE,MAAM,GAAG,SAAS,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,WAAW,GAAG,SAAS,CAAC,CAAC;IACzK;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC/G;;;;;;OAMG;IACF,uBAAuB,CAAC,IAAI,EAAE,WAAW,GAAG,SAAS,EAAE,WAAW,EAAE,MAAM,GAAG,SAAS,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAClL;AACD;;GAEG;AACH,eAAO,MAAM,4CAA4C,EAAE,gBAoB1D,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,uCAAuC,wEAAwE,CAAC"}
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.SquareLogoDarkRequestBuilderUriTemplate = exports.SquareLogoDarkRequestBuilderRequestsMetadata = void 0;
|
|
4
|
+
/* tslint:disable */
|
|
5
|
+
/* eslint-disable */
|
|
6
|
+
// Generated by Microsoft Kiota
|
|
7
|
+
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
8
|
+
/**
|
|
9
|
+
* Metadata for all the requests in the request builder.
|
|
10
|
+
*/
|
|
11
|
+
exports.SquareLogoDarkRequestBuilderRequestsMetadata = {
|
|
12
|
+
get: {
|
|
13
|
+
responseBodyContentType: "image/bmp, image/jpg, image/jpeg, image/gif, image/vnd.microsoft.icon, image/png, image/tiff, application/json",
|
|
14
|
+
errorMappings: {
|
|
15
|
+
_4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
16
|
+
_5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
17
|
+
},
|
|
18
|
+
adapterMethodName: "sendPrimitiveAsync",
|
|
19
|
+
responseBodyFactory: "ArrayBuffer",
|
|
20
|
+
},
|
|
21
|
+
put: {
|
|
22
|
+
responseBodyContentType: "application/json",
|
|
23
|
+
errorMappings: {
|
|
24
|
+
_4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
25
|
+
_5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
26
|
+
},
|
|
27
|
+
adapterMethodName: "sendPrimitiveAsync",
|
|
28
|
+
responseBodyFactory: "ArrayBuffer",
|
|
29
|
+
requestInformationContentSetMethod: "setStreamContent",
|
|
30
|
+
},
|
|
31
|
+
};
|
|
32
|
+
/**
|
|
33
|
+
* Uri template for the request builder.
|
|
34
|
+
*/
|
|
35
|
+
exports.SquareLogoDarkRequestBuilderUriTemplate = "{+baseurl}/organization/{organization%2Did}/branding/squareLogoDark";
|
|
36
|
+
/* tslint:enable */
|
|
37
|
+
/* eslint-enable */
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
2
|
+
/**
|
|
3
|
+
* Provides operations to count the resources in the collection.
|
|
4
|
+
*/
|
|
5
|
+
export interface CountRequestBuilder extends BaseRequestBuilder<CountRequestBuilder> {
|
|
6
|
+
/**
|
|
7
|
+
* Get the number of the resource
|
|
8
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
9
|
+
* @returns a Promise of Integer
|
|
10
|
+
*/
|
|
11
|
+
get(requestConfiguration?: RequestConfiguration<CountRequestBuilderGetQueryParameters> | undefined): Promise<number | undefined>;
|
|
12
|
+
/**
|
|
13
|
+
* Get the number of the resource
|
|
14
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
15
|
+
* @returns a RequestInformation
|
|
16
|
+
*/
|
|
17
|
+
toGetRequestInformation(requestConfiguration?: RequestConfiguration<CountRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
18
|
+
}
|
|
19
|
+
/**
|
|
20
|
+
* Get the number of the resource
|
|
21
|
+
*/
|
|
22
|
+
export interface CountRequestBuilderGetQueryParameters {
|
|
23
|
+
/**
|
|
24
|
+
* Filter items by property values
|
|
25
|
+
*/
|
|
26
|
+
filter?: string;
|
|
27
|
+
/**
|
|
28
|
+
* Search items by search phrases
|
|
29
|
+
*/
|
|
30
|
+
search?: string;
|
|
31
|
+
}
|
|
32
|
+
/**
|
|
33
|
+
* Metadata for all the requests in the request builder.
|
|
34
|
+
*/
|
|
35
|
+
export declare const CountRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
36
|
+
/**
|
|
37
|
+
* Uri template for the request builder.
|
|
38
|
+
*/
|
|
39
|
+
export declare const CountRequestBuilderUriTemplate = "{+baseurl}/organization/{organization%2Did}/certificateBasedAuthConfiguration/$count{?%24search,%24filter}";
|
|
40
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,mBAAoB,SAAQ,kBAAkB,CAAC,mBAAmB,CAAC;IAChF;;;;OAIG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACnI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjJ;AACD;;GAEG;AACH,MAAM,WAAW,qCAAqC;IAClD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB;AAQD;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAWjD,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,8BAA8B,+GAA+G,CAAC"}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.CountRequestBuilderUriTemplate = exports.CountRequestBuilderRequestsMetadata = void 0;
|
|
4
|
+
/* tslint:disable */
|
|
5
|
+
/* eslint-disable */
|
|
6
|
+
// Generated by Microsoft Kiota
|
|
7
|
+
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
8
|
+
/**
|
|
9
|
+
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
10
|
+
*/
|
|
11
|
+
const CountRequestBuilderGetQueryParametersMapper = {
|
|
12
|
+
"filter": "%24filter",
|
|
13
|
+
"search": "%24search",
|
|
14
|
+
};
|
|
15
|
+
/**
|
|
16
|
+
* Metadata for all the requests in the request builder.
|
|
17
|
+
*/
|
|
18
|
+
exports.CountRequestBuilderRequestsMetadata = {
|
|
19
|
+
get: {
|
|
20
|
+
responseBodyContentType: "text/plain;q=0.9",
|
|
21
|
+
errorMappings: {
|
|
22
|
+
_4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
23
|
+
_5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
24
|
+
},
|
|
25
|
+
adapterMethodName: "sendPrimitiveAsync",
|
|
26
|
+
responseBodyFactory: "number",
|
|
27
|
+
queryParametersMapper: CountRequestBuilderGetQueryParametersMapper,
|
|
28
|
+
},
|
|
29
|
+
};
|
|
30
|
+
/**
|
|
31
|
+
* Uri template for the request builder.
|
|
32
|
+
*/
|
|
33
|
+
exports.CountRequestBuilderUriTemplate = "{+baseurl}/organization/{organization%2Did}/certificateBasedAuthConfiguration/$count{?%24search,%24filter}";
|
|
34
|
+
/* tslint:enable */
|
|
35
|
+
/* eslint-enable */
|
|
@@ -0,0 +1,97 @@
|
|
|
1
|
+
import { type CertificateBasedAuthConfiguration, type CertificateBasedAuthConfigurationCollectionResponse } from '@microsoft/msgraph-sdk/models/';
|
|
2
|
+
import { type CountRequestBuilder } from './count/';
|
|
3
|
+
import { type CertificateBasedAuthConfigurationItemRequestBuilder } from './item/';
|
|
4
|
+
import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
|
|
5
|
+
/**
|
|
6
|
+
* Provides operations to manage the certificateBasedAuthConfiguration property of the microsoft.graph.organization entity.
|
|
7
|
+
*/
|
|
8
|
+
export interface CertificateBasedAuthConfigurationRequestBuilder extends BaseRequestBuilder<CertificateBasedAuthConfigurationRequestBuilder> {
|
|
9
|
+
/**
|
|
10
|
+
* Provides operations to count the resources in the collection.
|
|
11
|
+
*/
|
|
12
|
+
get count(): CountRequestBuilder;
|
|
13
|
+
/**
|
|
14
|
+
* Provides operations to manage the certificateBasedAuthConfiguration property of the microsoft.graph.organization entity.
|
|
15
|
+
* @param certificateBasedAuthConfigurationId The unique identifier of certificateBasedAuthConfiguration
|
|
16
|
+
* @returns a CertificateBasedAuthConfigurationItemRequestBuilder
|
|
17
|
+
*/
|
|
18
|
+
byCertificateBasedAuthConfigurationId(certificateBasedAuthConfigurationId: string): CertificateBasedAuthConfigurationItemRequestBuilder;
|
|
19
|
+
/**
|
|
20
|
+
* Get a list of certificateBasedAuthConfiguration objects.
|
|
21
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
22
|
+
* @returns a Promise of CertificateBasedAuthConfigurationCollectionResponse
|
|
23
|
+
* @see {@link https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-list?view=graph-rest-1.0|Find more info here}
|
|
24
|
+
*/
|
|
25
|
+
get(requestConfiguration?: RequestConfiguration<CertificateBasedAuthConfigurationRequestBuilderGetQueryParameters> | undefined): Promise<CertificateBasedAuthConfigurationCollectionResponse | undefined>;
|
|
26
|
+
/**
|
|
27
|
+
* Create a new certificateBasedAuthConfiguration object.
|
|
28
|
+
* @param body The request body
|
|
29
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
30
|
+
* @returns a Promise of CertificateBasedAuthConfiguration
|
|
31
|
+
* @see {@link https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-post-certificatebasedauthconfiguration?view=graph-rest-1.0|Find more info here}
|
|
32
|
+
*/
|
|
33
|
+
post(body: CertificateBasedAuthConfiguration, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<CertificateBasedAuthConfiguration | undefined>;
|
|
34
|
+
/**
|
|
35
|
+
* Get a list of certificateBasedAuthConfiguration objects.
|
|
36
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
37
|
+
* @returns a RequestInformation
|
|
38
|
+
*/
|
|
39
|
+
toGetRequestInformation(requestConfiguration?: RequestConfiguration<CertificateBasedAuthConfigurationRequestBuilderGetQueryParameters> | undefined): RequestInformation;
|
|
40
|
+
/**
|
|
41
|
+
* Create a new certificateBasedAuthConfiguration object.
|
|
42
|
+
* @param body The request body
|
|
43
|
+
* @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
|
|
44
|
+
* @returns a RequestInformation
|
|
45
|
+
*/
|
|
46
|
+
toPostRequestInformation(body: CertificateBasedAuthConfiguration, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
|
|
47
|
+
}
|
|
48
|
+
/**
|
|
49
|
+
* Get a list of certificateBasedAuthConfiguration objects.
|
|
50
|
+
*/
|
|
51
|
+
export interface CertificateBasedAuthConfigurationRequestBuilderGetQueryParameters {
|
|
52
|
+
/**
|
|
53
|
+
* Include count of items
|
|
54
|
+
*/
|
|
55
|
+
count?: boolean;
|
|
56
|
+
/**
|
|
57
|
+
* Expand related entities
|
|
58
|
+
*/
|
|
59
|
+
expand?: string[];
|
|
60
|
+
/**
|
|
61
|
+
* Filter items by property values
|
|
62
|
+
*/
|
|
63
|
+
filter?: string;
|
|
64
|
+
/**
|
|
65
|
+
* Order items by property values
|
|
66
|
+
*/
|
|
67
|
+
orderby?: string[];
|
|
68
|
+
/**
|
|
69
|
+
* Search items by search phrases
|
|
70
|
+
*/
|
|
71
|
+
search?: string;
|
|
72
|
+
/**
|
|
73
|
+
* Select properties to be returned
|
|
74
|
+
*/
|
|
75
|
+
select?: string[];
|
|
76
|
+
/**
|
|
77
|
+
* Skip the first n items
|
|
78
|
+
*/
|
|
79
|
+
skip?: number;
|
|
80
|
+
/**
|
|
81
|
+
* Show only the first n items
|
|
82
|
+
*/
|
|
83
|
+
top?: number;
|
|
84
|
+
}
|
|
85
|
+
/**
|
|
86
|
+
* Metadata for all the navigation properties in the request builder.
|
|
87
|
+
*/
|
|
88
|
+
export declare const CertificateBasedAuthConfigurationRequestBuilderNavigationMetadata: Record<Exclude<keyof CertificateBasedAuthConfigurationRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
|
|
89
|
+
/**
|
|
90
|
+
* Metadata for all the requests in the request builder.
|
|
91
|
+
*/
|
|
92
|
+
export declare const CertificateBasedAuthConfigurationRequestBuilderRequestsMetadata: RequestsMetadata;
|
|
93
|
+
/**
|
|
94
|
+
* Uri template for the request builder.
|
|
95
|
+
*/
|
|
96
|
+
export declare const CertificateBasedAuthConfigurationRequestBuilderUriTemplate = "{+baseurl}/organization/{organization%2Did}/certificateBasedAuthConfiguration{?%24top,%24skip,%24search,%24filter,%24count,%24orderby,%24select,%24expand}";
|
|
97
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAA8L,KAAK,iCAAiC,EAAE,KAAK,mDAAmD,EAAE,MAAM,gCAAgC,CAAC;AAE9U,OAAO,EAAuE,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AACzH,OAAO,EAAuI,KAAK,mDAAmD,EAAE,MAAM,SAAS,CAAC;AACxN,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,+CAAgD,SAAQ,kBAAkB,CAAC,+CAA+C,CAAC;IACxI;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,qCAAqC,CAAC,mCAAmC,EAAE,MAAM,GAAI,mDAAmD,CAAC;IAC1I;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,iEAAiE,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,mDAAmD,GAAG,SAAS,CAAC,CAAC;IAC5M;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,iCAAiC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,iCAAiC,GAAG,SAAS,CAAC,CAAC;IACzK;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,iEAAiE,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC1K;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,iCAAiC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC5J;AACD;;GAEG;AACH,MAAM,WAAW,iEAAiE;IAC9E;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AAcD;;GAEG;AACH,eAAO,MAAM,iEAAiE,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,+CAA+C,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAU5M,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,+DAA+D,EAAE,gBAuB7E,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,0DAA0D,+JAA+J,CAAC"}
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.CertificateBasedAuthConfigurationRequestBuilderUriTemplate = exports.CertificateBasedAuthConfigurationRequestBuilderRequestsMetadata = exports.CertificateBasedAuthConfigurationRequestBuilderNavigationMetadata = void 0;
|
|
4
|
+
/* tslint:disable */
|
|
5
|
+
/* eslint-disable */
|
|
6
|
+
// Generated by Microsoft Kiota
|
|
7
|
+
const models_1 = require("@microsoft/msgraph-sdk/models/");
|
|
8
|
+
const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
|
|
9
|
+
const count_1 = require("./count/");
|
|
10
|
+
const item_1 = require("./item/");
|
|
11
|
+
/**
|
|
12
|
+
* Mapper for query parameters from symbol name to serialization name represented as a constant.
|
|
13
|
+
*/
|
|
14
|
+
const CertificateBasedAuthConfigurationRequestBuilderGetQueryParametersMapper = {
|
|
15
|
+
"count": "%24count",
|
|
16
|
+
"expand": "%24expand",
|
|
17
|
+
"filter": "%24filter",
|
|
18
|
+
"orderby": "%24orderby",
|
|
19
|
+
"search": "%24search",
|
|
20
|
+
"select": "%24select",
|
|
21
|
+
"skip": "%24skip",
|
|
22
|
+
"top": "%24top",
|
|
23
|
+
};
|
|
24
|
+
/**
|
|
25
|
+
* Metadata for all the navigation properties in the request builder.
|
|
26
|
+
*/
|
|
27
|
+
exports.CertificateBasedAuthConfigurationRequestBuilderNavigationMetadata = {
|
|
28
|
+
byCertificateBasedAuthConfigurationId: {
|
|
29
|
+
uriTemplate: item_1.CertificateBasedAuthConfigurationItemRequestBuilderUriTemplate,
|
|
30
|
+
requestsMetadata: item_1.CertificateBasedAuthConfigurationItemRequestBuilderRequestsMetadata,
|
|
31
|
+
pathParametersMappings: ["certificateBasedAuthConfiguration%2Did"],
|
|
32
|
+
},
|
|
33
|
+
count: {
|
|
34
|
+
uriTemplate: count_1.CountRequestBuilderUriTemplate,
|
|
35
|
+
requestsMetadata: count_1.CountRequestBuilderRequestsMetadata,
|
|
36
|
+
},
|
|
37
|
+
};
|
|
38
|
+
/**
|
|
39
|
+
* Metadata for all the requests in the request builder.
|
|
40
|
+
*/
|
|
41
|
+
exports.CertificateBasedAuthConfigurationRequestBuilderRequestsMetadata = {
|
|
42
|
+
get: {
|
|
43
|
+
responseBodyContentType: "application/json",
|
|
44
|
+
errorMappings: {
|
|
45
|
+
_4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
46
|
+
_5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
47
|
+
},
|
|
48
|
+
adapterMethodName: "sendAsync",
|
|
49
|
+
responseBodyFactory: models_1.createCertificateBasedAuthConfigurationCollectionResponseFromDiscriminatorValue,
|
|
50
|
+
queryParametersMapper: CertificateBasedAuthConfigurationRequestBuilderGetQueryParametersMapper,
|
|
51
|
+
},
|
|
52
|
+
post: {
|
|
53
|
+
responseBodyContentType: "application/json",
|
|
54
|
+
errorMappings: {
|
|
55
|
+
_4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
56
|
+
_5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
|
|
57
|
+
},
|
|
58
|
+
adapterMethodName: "sendAsync",
|
|
59
|
+
responseBodyFactory: models_1.createCertificateBasedAuthConfigurationFromDiscriminatorValue,
|
|
60
|
+
requestBodyContentType: "application/json",
|
|
61
|
+
requestBodySerializer: models_1.serializeCertificateBasedAuthConfiguration,
|
|
62
|
+
requestInformationContentSetMethod: "setContentFromParsable",
|
|
63
|
+
},
|
|
64
|
+
};
|
|
65
|
+
/**
|
|
66
|
+
* Uri template for the request builder.
|
|
67
|
+
*/
|
|
68
|
+
exports.CertificateBasedAuthConfigurationRequestBuilderUriTemplate = "{+baseurl}/organization/{organization%2Did}/certificateBasedAuthConfiguration{?%24top,%24skip,%24search,%24filter,%24count,%24orderby,%24select,%24expand}";
|
|
69
|
+
/* tslint:enable */
|
|
70
|
+
/* eslint-enable */
|