@microsoft/msgraph-sdk-identityprotection 1.0.0-preview.23 → 1.0.0-preview.24

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.
Files changed (82) hide show
  1. package/identityProtection/index.d.ts +5 -5
  2. package/identityProtection/index.d.ts.map +1 -1
  3. package/identityProtection/index.js +25 -27
  4. package/identityProtection/index.js.map +1 -0
  5. package/identityProtection/riskDetections/count/index.js +6 -8
  6. package/identityProtection/riskDetections/count/index.js.map +1 -0
  7. package/identityProtection/riskDetections/index.d.ts +3 -3
  8. package/identityProtection/riskDetections/index.d.ts.map +1 -1
  9. package/identityProtection/riskDetections/index.js +17 -19
  10. package/identityProtection/riskDetections/index.js.map +1 -0
  11. package/identityProtection/riskDetections/item/index.d.ts +1 -1
  12. package/identityProtection/riskDetections/item/index.d.ts.map +1 -1
  13. package/identityProtection/riskDetections/item/index.js +14 -16
  14. package/identityProtection/riskDetections/item/index.js.map +1 -0
  15. package/identityProtection/riskyServicePrincipals/confirmCompromised/index.js +9 -14
  16. package/identityProtection/riskyServicePrincipals/confirmCompromised/index.js.map +1 -0
  17. package/identityProtection/riskyServicePrincipals/count/index.js +6 -8
  18. package/identityProtection/riskyServicePrincipals/count/index.js.map +1 -0
  19. package/identityProtection/riskyServicePrincipals/dismiss/index.js +9 -14
  20. package/identityProtection/riskyServicePrincipals/dismiss/index.js.map +1 -0
  21. package/identityProtection/riskyServicePrincipals/index.d.ts +5 -5
  22. package/identityProtection/riskyServicePrincipals/index.d.ts.map +1 -1
  23. package/identityProtection/riskyServicePrincipals/index.js +22 -24
  24. package/identityProtection/riskyServicePrincipals/index.js.map +1 -0
  25. package/identityProtection/riskyServicePrincipals/item/history/count/index.js +6 -8
  26. package/identityProtection/riskyServicePrincipals/item/history/count/index.js.map +1 -0
  27. package/identityProtection/riskyServicePrincipals/item/history/index.d.ts +3 -3
  28. package/identityProtection/riskyServicePrincipals/item/history/index.d.ts.map +1 -1
  29. package/identityProtection/riskyServicePrincipals/item/history/index.js +17 -19
  30. package/identityProtection/riskyServicePrincipals/item/history/index.js.map +1 -0
  31. package/identityProtection/riskyServicePrincipals/item/history/item/index.d.ts +1 -1
  32. package/identityProtection/riskyServicePrincipals/item/history/item/index.d.ts.map +1 -1
  33. package/identityProtection/riskyServicePrincipals/item/history/item/index.js +14 -16
  34. package/identityProtection/riskyServicePrincipals/item/history/item/index.js.map +1 -0
  35. package/identityProtection/riskyServicePrincipals/item/index.d.ts +2 -2
  36. package/identityProtection/riskyServicePrincipals/item/index.d.ts.map +1 -1
  37. package/identityProtection/riskyServicePrincipals/item/index.js +18 -20
  38. package/identityProtection/riskyServicePrincipals/item/index.js.map +1 -0
  39. package/identityProtection/riskyUsers/confirmCompromised/index.js +9 -14
  40. package/identityProtection/riskyUsers/confirmCompromised/index.js.map +1 -0
  41. package/identityProtection/riskyUsers/count/index.js +6 -8
  42. package/identityProtection/riskyUsers/count/index.js.map +1 -0
  43. package/identityProtection/riskyUsers/dismiss/index.js +9 -14
  44. package/identityProtection/riskyUsers/dismiss/index.js.map +1 -0
  45. package/identityProtection/riskyUsers/index.d.ts +5 -5
  46. package/identityProtection/riskyUsers/index.d.ts.map +1 -1
  47. package/identityProtection/riskyUsers/index.js +22 -24
  48. package/identityProtection/riskyUsers/index.js.map +1 -0
  49. package/identityProtection/riskyUsers/item/history/count/index.js +6 -8
  50. package/identityProtection/riskyUsers/item/history/count/index.js.map +1 -0
  51. package/identityProtection/riskyUsers/item/history/index.d.ts +3 -3
  52. package/identityProtection/riskyUsers/item/history/index.d.ts.map +1 -1
  53. package/identityProtection/riskyUsers/item/history/index.js +17 -19
  54. package/identityProtection/riskyUsers/item/history/index.js.map +1 -0
  55. package/identityProtection/riskyUsers/item/history/item/index.d.ts +1 -1
  56. package/identityProtection/riskyUsers/item/history/item/index.d.ts.map +1 -1
  57. package/identityProtection/riskyUsers/item/history/item/index.js +14 -16
  58. package/identityProtection/riskyUsers/item/history/item/index.js.map +1 -0
  59. package/identityProtection/riskyUsers/item/index.d.ts +2 -2
  60. package/identityProtection/riskyUsers/item/index.d.ts.map +1 -1
  61. package/identityProtection/riskyUsers/item/index.js +18 -20
  62. package/identityProtection/riskyUsers/item/index.js.map +1 -0
  63. package/identityProtection/servicePrincipalRiskDetections/count/index.js +6 -8
  64. package/identityProtection/servicePrincipalRiskDetections/count/index.js.map +1 -0
  65. package/identityProtection/servicePrincipalRiskDetections/index.d.ts +3 -3
  66. package/identityProtection/servicePrincipalRiskDetections/index.d.ts.map +1 -1
  67. package/identityProtection/servicePrincipalRiskDetections/index.js +17 -19
  68. package/identityProtection/servicePrincipalRiskDetections/index.js.map +1 -0
  69. package/identityProtection/servicePrincipalRiskDetections/item/index.d.ts +1 -1
  70. package/identityProtection/servicePrincipalRiskDetections/item/index.d.ts.map +1 -1
  71. package/identityProtection/servicePrincipalRiskDetections/item/index.js +14 -16
  72. package/identityProtection/servicePrincipalRiskDetections/item/index.js.map +1 -0
  73. package/identityProtectionServiceClient.d.ts +1 -1
  74. package/identityProtectionServiceClient.d.ts.map +1 -1
  75. package/identityProtectionServiceClient.js +20 -23
  76. package/identityProtectionServiceClient.js.map +1 -0
  77. package/index.d.ts +2 -2
  78. package/index.d.ts.map +1 -1
  79. package/index.js +5 -20
  80. package/index.js.map +1 -0
  81. package/package.json +4 -3
  82. package/tsconfig.tsbuildinfo +1 -1
@@ -1,8 +1,8 @@
1
- import { type IdentityProtectionRoot } from '@microsoft/msgraph-sdk/models/';
2
- import { type RiskDetectionsRequestBuilder } from './riskDetections/';
3
- import { type RiskyServicePrincipalsRequestBuilder } from './riskyServicePrincipals/';
4
- import { type RiskyUsersRequestBuilder } from './riskyUsers/';
5
- import { type ServicePrincipalRiskDetectionsRequestBuilder } from './servicePrincipalRiskDetections/';
1
+ import { type IdentityProtectionRoot } from '@microsoft/msgraph-sdk/models/index.js';
2
+ import { type RiskDetectionsRequestBuilder } from './riskDetections/index.js';
3
+ import { type RiskyServicePrincipalsRequestBuilder } from './riskyServicePrincipals/index.js';
4
+ import { type RiskyUsersRequestBuilder } from './riskyUsers/index.js';
5
+ import { type ServicePrincipalRiskDetectionsRequestBuilder } from './servicePrincipalRiskDetections/index.js';
6
6
  import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
7
7
  /**
8
8
  * Provides operations to manage the identityProtectionRoot singleton.
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAuF,KAAK,sBAAsB,EAAE,MAAM,gCAAgC,CAAC;AAIlK,OAAO,EAAgG,KAAK,4BAA4B,EAAE,MAAM,mBAAmB,CAAC;AAEpK,OAAO,EAAgH,KAAK,oCAAoC,EAAE,MAAM,2BAA2B,CAAC;AAEpM,OAAO,EAAwF,KAAK,wBAAwB,EAAE,MAAM,eAAe,CAAC;AAEpJ,OAAO,EAAgI,KAAK,4CAA4C,EAAE,MAAM,mCAAmC,CAAC;AAEpO,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,gCAAiC,SAAQ,kBAAkB,CAAC,gCAAgC,CAAC;IAC1G;;OAEG;IACH,IAAI,cAAc,IAAI,4BAA4B,CAAC;IACnD;;OAEG;IACH,IAAI,sBAAsB,IAAI,oCAAoC,CAAC;IACnE;;OAEG;IACH,IAAI,UAAU,IAAI,wBAAwB,CAAC;IAC3C;;OAEG;IACH,IAAI,8BAA8B,IAAI,4CAA4C,CAAC;IACnF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,kDAAkD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,sBAAsB,GAAG,SAAS,CAAC,CAAC;IAChK;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,sBAAsB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,sBAAsB,GAAG,SAAS,CAAC,CAAC;IACpJ;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,kDAAkD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC3J;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,sBAAsB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAClJ;AACD;;GAEG;AACH,MAAM,WAAW,kDAAkD;IAC/D;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,2CAA2C,wDAAwD,CAAC;AAQjH;;GAEG;AACH,eAAO,MAAM,kDAAkD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,gCAAgC,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAiB9K,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,gDAAgD,EAAE,gBAuB9D,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAuF,KAAK,sBAAsB,EAAE,MAAM,wCAAwC,CAAC;AAI1K,OAAO,EAAgG,KAAK,4BAA4B,EAAE,MAAM,2BAA2B,CAAC;AAE5K,OAAO,EAAgH,KAAK,oCAAoC,EAAE,MAAM,mCAAmC,CAAC;AAE5M,OAAO,EAAwF,KAAK,wBAAwB,EAAE,MAAM,uBAAuB,CAAC;AAE5J,OAAO,EAAgI,KAAK,4CAA4C,EAAE,MAAM,2CAA2C,CAAC;AAE5O,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,gCAAiC,SAAQ,kBAAkB,CAAC,gCAAgC,CAAC;IAC1G;;OAEG;IACH,IAAI,cAAc,IAAI,4BAA4B,CAAC;IACnD;;OAEG;IACH,IAAI,sBAAsB,IAAI,oCAAoC,CAAC;IACnE;;OAEG;IACH,IAAI,UAAU,IAAI,wBAAwB,CAAC;IAC3C;;OAEG;IACH,IAAI,8BAA8B,IAAI,4CAA4C,CAAC;IACnF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,kDAAkD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,sBAAsB,GAAG,SAAS,CAAC,CAAC;IAChK;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,sBAAsB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,sBAAsB,GAAG,SAAS,CAAC,CAAC;IACpJ;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,kDAAkD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC3J;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,sBAAsB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAClJ;AACD;;GAEG;AACH,MAAM,WAAW,kDAAkD;IAC/D;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,2CAA2C,wDAAwD,CAAC;AAQjH;;GAEG;AACH,eAAO,MAAM,kDAAkD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,gCAAgC,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAiB9K,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,gDAAgD,EAAE,gBAuB9D,CAAC"}
@@ -1,25 +1,22 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.IdentityProtectionRequestBuilderRequestsMetadata = exports.IdentityProtectionRequestBuilderNavigationMetadata = exports.IdentityProtectionRequestBuilderUriTemplate = void 0;
4
1
  /* tslint:disable */
5
2
  /* eslint-disable */
6
3
  // Generated by Microsoft Kiota
7
4
  // @ts-ignore
8
- const models_1 = require("@microsoft/msgraph-sdk/models/");
5
+ import { createIdentityProtectionRootFromDiscriminatorValue, serializeIdentityProtectionRoot } from '@microsoft/msgraph-sdk/models/index.js';
9
6
  // @ts-ignore
10
- const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
7
+ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
11
8
  // @ts-ignore
12
- const riskDetections_1 = require("./riskDetections/");
9
+ import { RiskDetectionsRequestBuilderNavigationMetadata, RiskDetectionsRequestBuilderRequestsMetadata } from './riskDetections/index.js';
13
10
  // @ts-ignore
14
- const riskyServicePrincipals_1 = require("./riskyServicePrincipals/");
11
+ import { RiskyServicePrincipalsRequestBuilderNavigationMetadata, RiskyServicePrincipalsRequestBuilderRequestsMetadata } from './riskyServicePrincipals/index.js';
15
12
  // @ts-ignore
16
- const riskyUsers_1 = require("./riskyUsers/");
13
+ import { RiskyUsersRequestBuilderNavigationMetadata, RiskyUsersRequestBuilderRequestsMetadata } from './riskyUsers/index.js';
17
14
  // @ts-ignore
18
- const servicePrincipalRiskDetections_1 = require("./servicePrincipalRiskDetections/");
15
+ import { ServicePrincipalRiskDetectionsRequestBuilderNavigationMetadata, ServicePrincipalRiskDetectionsRequestBuilderRequestsMetadata } from './servicePrincipalRiskDetections/index.js';
19
16
  /**
20
17
  * Uri template for the request builder.
21
18
  */
22
- exports.IdentityProtectionRequestBuilderUriTemplate = "{+baseurl}/identityProtection{?%24expand,%24select}";
19
+ export const IdentityProtectionRequestBuilderUriTemplate = "{+baseurl}/identityProtection{?%24expand,%24select}";
23
20
  /**
24
21
  * Mapper for query parameters from symbol name to serialization name represented as a constant.
25
22
  */
@@ -30,50 +27,51 @@ const IdentityProtectionRequestBuilderGetQueryParametersMapper = {
30
27
  /**
31
28
  * Metadata for all the navigation properties in the request builder.
32
29
  */
33
- exports.IdentityProtectionRequestBuilderNavigationMetadata = {
30
+ export const IdentityProtectionRequestBuilderNavigationMetadata = {
34
31
  riskDetections: {
35
- requestsMetadata: riskDetections_1.RiskDetectionsRequestBuilderRequestsMetadata,
36
- navigationMetadata: riskDetections_1.RiskDetectionsRequestBuilderNavigationMetadata,
32
+ requestsMetadata: RiskDetectionsRequestBuilderRequestsMetadata,
33
+ navigationMetadata: RiskDetectionsRequestBuilderNavigationMetadata,
37
34
  },
38
35
  riskyServicePrincipals: {
39
- requestsMetadata: riskyServicePrincipals_1.RiskyServicePrincipalsRequestBuilderRequestsMetadata,
40
- navigationMetadata: riskyServicePrincipals_1.RiskyServicePrincipalsRequestBuilderNavigationMetadata,
36
+ requestsMetadata: RiskyServicePrincipalsRequestBuilderRequestsMetadata,
37
+ navigationMetadata: RiskyServicePrincipalsRequestBuilderNavigationMetadata,
41
38
  },
42
39
  riskyUsers: {
43
- requestsMetadata: riskyUsers_1.RiskyUsersRequestBuilderRequestsMetadata,
44
- navigationMetadata: riskyUsers_1.RiskyUsersRequestBuilderNavigationMetadata,
40
+ requestsMetadata: RiskyUsersRequestBuilderRequestsMetadata,
41
+ navigationMetadata: RiskyUsersRequestBuilderNavigationMetadata,
45
42
  },
46
43
  servicePrincipalRiskDetections: {
47
- requestsMetadata: servicePrincipalRiskDetections_1.ServicePrincipalRiskDetectionsRequestBuilderRequestsMetadata,
48
- navigationMetadata: servicePrincipalRiskDetections_1.ServicePrincipalRiskDetectionsRequestBuilderNavigationMetadata,
44
+ requestsMetadata: ServicePrincipalRiskDetectionsRequestBuilderRequestsMetadata,
45
+ navigationMetadata: ServicePrincipalRiskDetectionsRequestBuilderNavigationMetadata,
49
46
  },
50
47
  };
51
48
  /**
52
49
  * Metadata for all the requests in the request builder.
53
50
  */
54
- exports.IdentityProtectionRequestBuilderRequestsMetadata = {
51
+ export const IdentityProtectionRequestBuilderRequestsMetadata = {
55
52
  get: {
56
- uriTemplate: exports.IdentityProtectionRequestBuilderUriTemplate,
53
+ uriTemplate: IdentityProtectionRequestBuilderUriTemplate,
57
54
  responseBodyContentType: "application/json",
58
55
  errorMappings: {
59
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
56
+ XXX: createODataErrorFromDiscriminatorValue,
60
57
  },
61
58
  adapterMethodName: "send",
62
- responseBodyFactory: models_1.createIdentityProtectionRootFromDiscriminatorValue,
59
+ responseBodyFactory: createIdentityProtectionRootFromDiscriminatorValue,
63
60
  queryParametersMapper: IdentityProtectionRequestBuilderGetQueryParametersMapper,
64
61
  },
65
62
  patch: {
66
- uriTemplate: exports.IdentityProtectionRequestBuilderUriTemplate,
63
+ uriTemplate: IdentityProtectionRequestBuilderUriTemplate,
67
64
  responseBodyContentType: "application/json",
68
65
  errorMappings: {
69
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
66
+ XXX: createODataErrorFromDiscriminatorValue,
70
67
  },
71
68
  adapterMethodName: "send",
72
- responseBodyFactory: models_1.createIdentityProtectionRootFromDiscriminatorValue,
69
+ responseBodyFactory: createIdentityProtectionRootFromDiscriminatorValue,
73
70
  requestBodyContentType: "application/json",
74
- requestBodySerializer: models_1.serializeIdentityProtectionRoot,
71
+ requestBodySerializer: serializeIdentityProtectionRoot,
75
72
  requestInformationContentSetMethod: "setContentFromParsable",
76
73
  },
77
74
  };
78
75
  /* tslint:enable */
79
76
  /* eslint-enable */
77
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,kDAAkD,EAAE,+BAA+B,EAA+B,MAAM,wCAAwC,CAAC;AAC1K,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,8CAA8C,EAAE,4CAA4C,EAAqC,MAAM,2BAA2B,CAAC;AAC5K,aAAa;AACb,OAAO,EAAE,sDAAsD,EAAE,oDAAoD,EAA6C,MAAM,mCAAmC,CAAC;AAC5M,aAAa;AACb,OAAO,EAAE,0CAA0C,EAAE,wCAAwC,EAAiC,MAAM,uBAAuB,CAAC;AAC5J,aAAa;AACb,OAAO,EAAE,8DAA8D,EAAE,4DAA4D,EAAqD,MAAM,2CAA2C,CAAC;AAkE5O;;GAEG;AACH,MAAM,CAAC,MAAM,2CAA2C,GAAG,qDAAqD,CAAC;AACjH;;GAEG;AACH,MAAM,wDAAwD,GAA2B;IACrF,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,kDAAkD,GAAoH;IAC/K,cAAc,EAAE;QACZ,gBAAgB,EAAE,4CAA4C;QAC9D,kBAAkB,EAAE,8CAA8C;KACrE;IACD,sBAAsB,EAAE;QACpB,gBAAgB,EAAE,oDAAoD;QACtE,kBAAkB,EAAE,sDAAsD;KAC7E;IACD,UAAU,EAAE;QACR,gBAAgB,EAAE,wCAAwC;QAC1D,kBAAkB,EAAE,0CAA0C;KACjE;IACD,8BAA8B,EAAE;QAC5B,gBAAgB,EAAE,4DAA4D;QAC9E,kBAAkB,EAAE,8DAA8D;KACrF;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,gDAAgD,GAAqB;IAC9E,GAAG,EAAE;QACD,WAAW,EAAE,2CAA2C;QACxD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,kDAAkD;QACxE,qBAAqB,EAAE,wDAAwD;KAClF;IACD,KAAK,EAAE;QACH,WAAW,EAAE,2CAA2C;QACxD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,kDAAkD;QACxE,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,+BAA+B;QACtD,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -1,15 +1,12 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CountRequestBuilderRequestsMetadata = exports.CountRequestBuilderUriTemplate = void 0;
4
1
  /* tslint:disable */
5
2
  /* eslint-disable */
6
3
  // Generated by Microsoft Kiota
7
4
  // @ts-ignore
8
- const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
5
+ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
9
6
  /**
10
7
  * Uri template for the request builder.
11
8
  */
12
- exports.CountRequestBuilderUriTemplate = "{+baseurl}/identityProtection/riskDetections/$count{?%24filter,%24search}";
9
+ export const CountRequestBuilderUriTemplate = "{+baseurl}/identityProtection/riskDetections/$count{?%24filter,%24search}";
13
10
  /**
14
11
  * Mapper for query parameters from symbol name to serialization name represented as a constant.
15
12
  */
@@ -20,12 +17,12 @@ const CountRequestBuilderGetQueryParametersMapper = {
20
17
  /**
21
18
  * Metadata for all the requests in the request builder.
22
19
  */
23
- exports.CountRequestBuilderRequestsMetadata = {
20
+ export const CountRequestBuilderRequestsMetadata = {
24
21
  get: {
25
- uriTemplate: exports.CountRequestBuilderUriTemplate,
22
+ uriTemplate: CountRequestBuilderUriTemplate,
26
23
  responseBodyContentType: "text/plain;q=0.9",
27
24
  errorMappings: {
28
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
25
+ XXX: createODataErrorFromDiscriminatorValue,
29
26
  },
30
27
  adapterMethodName: "sendPrimitive",
31
28
  responseBodyFactory: "number",
@@ -34,3 +31,4 @@ exports.CountRequestBuilderRequestsMetadata = {
34
31
  };
35
32
  /* tslint:enable */
36
33
  /* eslint-enable */
34
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAmC7H;;GAEG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAG,2EAA2E,CAAC;AAC1H;;GAEG;AACH,MAAM,2CAA2C,GAA2B;IACxE,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,mCAAmC,GAAqB;IACjE,GAAG,EAAE;QACD,WAAW,EAAE,8BAA8B;QAC3C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,eAAe;QAClC,mBAAmB,EAAG,QAAQ;QAC9B,qBAAqB,EAAE,2CAA2C;KACrE;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -1,6 +1,6 @@
1
- import { type RiskDetection, type RiskDetectionCollectionResponse } from '@microsoft/msgraph-sdk/models/';
2
- import { type CountRequestBuilder } from './count/';
3
- import { type RiskDetectionItemRequestBuilder } from './item/';
1
+ import { type RiskDetection, type RiskDetectionCollectionResponse } from '@microsoft/msgraph-sdk/models/index.js';
2
+ import { type CountRequestBuilder } from './count/index.js';
3
+ import { type RiskDetectionItemRequestBuilder } from './item/index.js';
4
4
  import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
5
5
  /**
6
6
  * Provides operations to manage the riskDetections property of the microsoft.graph.identityProtectionRoot entity.
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAkI,KAAK,aAAa,EAAE,KAAK,+BAA+B,EAAE,MAAM,gCAAgC,CAAC;AAI1O,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAAmD,KAAK,+BAA+B,EAAE,MAAM,SAAS,CAAC;AAEhH,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,4BAA6B,SAAQ,kBAAkB,CAAC,4BAA4B,CAAC;IAClG;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,iBAAiB,CAAC,eAAe,EAAE,MAAM,GAAI,+BAA+B,CAAC;IAC9E;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,8CAA8C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,+BAA+B,GAAG,SAAS,CAAC,CAAC;IACrK;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,aAAa,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,aAAa,GAAG,SAAS,CAAC,CAAC;IACjI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,8CAA8C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACvJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,aAAa,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACxI;AACD;;GAEG;AACH,MAAM,WAAW,8CAA8C;IAC3D;;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,uCAAuC,8HAA8H,CAAC;AAcnL;;GAEG;AACH,eAAO,MAAM,8CAA8C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,4BAA4B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAQtK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,4CAA4C,EAAE,gBAuB1D,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAkI,KAAK,aAAa,EAAE,KAAK,+BAA+B,EAAE,MAAM,wCAAwC,CAAC;AAIlP,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAEjG,OAAO,EAAmD,KAAK,+BAA+B,EAAE,MAAM,iBAAiB,CAAC;AAExH,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,4BAA6B,SAAQ,kBAAkB,CAAC,4BAA4B,CAAC;IAClG;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,iBAAiB,CAAC,eAAe,EAAE,MAAM,GAAI,+BAA+B,CAAC;IAC9E;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,8CAA8C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,+BAA+B,GAAG,SAAS,CAAC,CAAC;IACrK;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,aAAa,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,aAAa,GAAG,SAAS,CAAC,CAAC;IACjI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,8CAA8C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACvJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,aAAa,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACxI;AACD;;GAEG;AACH,MAAM,WAAW,8CAA8C;IAC3D;;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,uCAAuC,8HAA8H,CAAC;AAcnL;;GAEG;AACH,eAAO,MAAM,8CAA8C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,4BAA4B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAQtK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,4CAA4C,EAAE,gBAuB1D,CAAC"}
@@ -1,21 +1,18 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.RiskDetectionsRequestBuilderRequestsMetadata = exports.RiskDetectionsRequestBuilderNavigationMetadata = exports.RiskDetectionsRequestBuilderUriTemplate = void 0;
4
1
  /* tslint:disable */
5
2
  /* eslint-disable */
6
3
  // Generated by Microsoft Kiota
7
4
  // @ts-ignore
8
- const models_1 = require("@microsoft/msgraph-sdk/models/");
5
+ import { createRiskDetectionCollectionResponseFromDiscriminatorValue, createRiskDetectionFromDiscriminatorValue, serializeRiskDetection } from '@microsoft/msgraph-sdk/models/index.js';
9
6
  // @ts-ignore
10
- const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
7
+ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
11
8
  // @ts-ignore
12
- const count_1 = require("./count/");
9
+ import { CountRequestBuilderRequestsMetadata } from './count/index.js';
13
10
  // @ts-ignore
14
- const item_1 = require("./item/");
11
+ import { RiskDetectionItemRequestBuilderRequestsMetadata } from './item/index.js';
15
12
  /**
16
13
  * Uri template for the request builder.
17
14
  */
18
- exports.RiskDetectionsRequestBuilderUriTemplate = "{+baseurl}/identityProtection/riskDetections{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
15
+ export const RiskDetectionsRequestBuilderUriTemplate = "{+baseurl}/identityProtection/riskDetections{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
19
16
  /**
20
17
  * Mapper for query parameters from symbol name to serialization name represented as a constant.
21
18
  */
@@ -32,41 +29,42 @@ const RiskDetectionsRequestBuilderGetQueryParametersMapper = {
32
29
  /**
33
30
  * Metadata for all the navigation properties in the request builder.
34
31
  */
35
- exports.RiskDetectionsRequestBuilderNavigationMetadata = {
32
+ export const RiskDetectionsRequestBuilderNavigationMetadata = {
36
33
  byRiskDetectionId: {
37
- requestsMetadata: item_1.RiskDetectionItemRequestBuilderRequestsMetadata,
34
+ requestsMetadata: RiskDetectionItemRequestBuilderRequestsMetadata,
38
35
  pathParametersMappings: ["riskDetection%2Did"],
39
36
  },
40
37
  count: {
41
- requestsMetadata: count_1.CountRequestBuilderRequestsMetadata,
38
+ requestsMetadata: CountRequestBuilderRequestsMetadata,
42
39
  },
43
40
  };
44
41
  /**
45
42
  * Metadata for all the requests in the request builder.
46
43
  */
47
- exports.RiskDetectionsRequestBuilderRequestsMetadata = {
44
+ export const RiskDetectionsRequestBuilderRequestsMetadata = {
48
45
  get: {
49
- uriTemplate: exports.RiskDetectionsRequestBuilderUriTemplate,
46
+ uriTemplate: RiskDetectionsRequestBuilderUriTemplate,
50
47
  responseBodyContentType: "application/json",
51
48
  errorMappings: {
52
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
49
+ XXX: createODataErrorFromDiscriminatorValue,
53
50
  },
54
51
  adapterMethodName: "send",
55
- responseBodyFactory: models_1.createRiskDetectionCollectionResponseFromDiscriminatorValue,
52
+ responseBodyFactory: createRiskDetectionCollectionResponseFromDiscriminatorValue,
56
53
  queryParametersMapper: RiskDetectionsRequestBuilderGetQueryParametersMapper,
57
54
  },
58
55
  post: {
59
- uriTemplate: exports.RiskDetectionsRequestBuilderUriTemplate,
56
+ uriTemplate: RiskDetectionsRequestBuilderUriTemplate,
60
57
  responseBodyContentType: "application/json",
61
58
  errorMappings: {
62
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
59
+ XXX: createODataErrorFromDiscriminatorValue,
63
60
  },
64
61
  adapterMethodName: "send",
65
- responseBodyFactory: models_1.createRiskDetectionFromDiscriminatorValue,
62
+ responseBodyFactory: createRiskDetectionFromDiscriminatorValue,
66
63
  requestBodyContentType: "application/json",
67
- requestBodySerializer: models_1.serializeRiskDetection,
64
+ requestBodySerializer: serializeRiskDetection,
68
65
  requestInformationContentSetMethod: "setContentFromParsable",
69
66
  },
70
67
  };
71
68
  /* tslint:enable */
72
69
  /* eslint-enable */
70
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,2DAA2D,EAAE,yCAAyC,EAAE,sBAAsB,EAA4D,MAAM,wCAAwC,CAAC;AAClP,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,mCAAmC,EAA4B,MAAM,kBAAkB,CAAC;AACjG,aAAa;AACb,OAAO,EAAE,+CAA+C,EAAwC,MAAM,iBAAiB,CAAC;AAqFxH;;GAEG;AACH,MAAM,CAAC,MAAM,uCAAuC,GAAG,2HAA2H,CAAC;AACnL;;GAEG;AACH,MAAM,oDAAoD,GAA2B;IACjF,OAAO,EAAE,UAAU;IACnB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,SAAS,EAAE,YAAY;IACvB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,MAAM,EAAE,SAAS;IACjB,KAAK,EAAE,QAAQ;CAClB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,8CAA8C,GAAgH;IACvK,iBAAiB,EAAE;QACf,gBAAgB,EAAE,+CAA+C;QACjE,sBAAsB,EAAE,CAAC,oBAAoB,CAAC;KACjD;IACD,KAAK,EAAE;QACH,gBAAgB,EAAE,mCAAmC;KACxD;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,4CAA4C,GAAqB;IAC1E,GAAG,EAAE;QACD,WAAW,EAAE,uCAAuC;QACpD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,2DAA2D;QACjF,qBAAqB,EAAE,oDAAoD;KAC9E;IACD,IAAI,EAAE;QACF,WAAW,EAAE,uCAAuC;QACpD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,yCAAyC;QAC/D,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,sBAAsB;QAC7C,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -1,4 +1,4 @@
1
- import { type RiskDetection } from '@microsoft/msgraph-sdk/models/';
1
+ import { type RiskDetection } from '@microsoft/msgraph-sdk/models/index.js';
2
2
  import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
3
3
  /**
4
4
  * Provides operations to manage the riskDetections property of the microsoft.graph.identityProtectionRoot entity.
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAqE,KAAK,aAAa,EAAE,MAAM,gCAAgC,CAAC;AAIvI,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,+BAAgC,SAAQ,kBAAkB,CAAC,+BAA+B,CAAC;IACxG;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,iDAAiD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,aAAa,GAAG,SAAS,CAAC,CAAC;IACtJ;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,aAAa,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,aAAa,GAAG,SAAS,CAAC,CAAC;IAClI;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,iDAAiD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC1J;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,aAAa,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACzI;AACD;;GAEG;AACH,MAAM,WAAW,iDAAiD;IAC9D;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,0CAA0C,4FAA4F,CAAC;AAQpJ;;GAEG;AACH,eAAO,MAAM,+CAA+C,EAAE,gBA+B7D,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAqE,KAAK,aAAa,EAAE,MAAM,wCAAwC,CAAC;AAI/I,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,+BAAgC,SAAQ,kBAAkB,CAAC,+BAA+B,CAAC;IACxG;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,iDAAiD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,aAAa,GAAG,SAAS,CAAC,CAAC;IACtJ;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,aAAa,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,aAAa,GAAG,SAAS,CAAC,CAAC;IAClI;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,iDAAiD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC1J;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,aAAa,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACzI;AACD;;GAEG;AACH,MAAM,WAAW,iDAAiD;IAC9D;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,0CAA0C,4FAA4F,CAAC;AAQpJ;;GAEG;AACH,eAAO,MAAM,+CAA+C,EAAE,gBA+B7D,CAAC"}
@@ -1,17 +1,14 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.RiskDetectionItemRequestBuilderRequestsMetadata = exports.RiskDetectionItemRequestBuilderUriTemplate = void 0;
4
1
  /* tslint:disable */
5
2
  /* eslint-disable */
6
3
  // Generated by Microsoft Kiota
7
4
  // @ts-ignore
8
- const models_1 = require("@microsoft/msgraph-sdk/models/");
5
+ import { createRiskDetectionFromDiscriminatorValue, serializeRiskDetection } from '@microsoft/msgraph-sdk/models/index.js';
9
6
  // @ts-ignore
10
- const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
7
+ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
11
8
  /**
12
9
  * Uri template for the request builder.
13
10
  */
14
- exports.RiskDetectionItemRequestBuilderUriTemplate = "{+baseurl}/identityProtection/riskDetections/{riskDetection%2Did}{?%24expand,%24select}";
11
+ export const RiskDetectionItemRequestBuilderUriTemplate = "{+baseurl}/identityProtection/riskDetections/{riskDetection%2Did}{?%24expand,%24select}";
15
12
  /**
16
13
  * Mapper for query parameters from symbol name to serialization name represented as a constant.
17
14
  */
@@ -22,37 +19,38 @@ const RiskDetectionItemRequestBuilderGetQueryParametersMapper = {
22
19
  /**
23
20
  * Metadata for all the requests in the request builder.
24
21
  */
25
- exports.RiskDetectionItemRequestBuilderRequestsMetadata = {
22
+ export const RiskDetectionItemRequestBuilderRequestsMetadata = {
26
23
  delete: {
27
- uriTemplate: exports.RiskDetectionItemRequestBuilderUriTemplate,
24
+ uriTemplate: RiskDetectionItemRequestBuilderUriTemplate,
28
25
  responseBodyContentType: "application/json",
29
26
  errorMappings: {
30
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
27
+ XXX: createODataErrorFromDiscriminatorValue,
31
28
  },
32
29
  adapterMethodName: "sendNoResponseContent",
33
30
  },
34
31
  get: {
35
- uriTemplate: exports.RiskDetectionItemRequestBuilderUriTemplate,
32
+ uriTemplate: RiskDetectionItemRequestBuilderUriTemplate,
36
33
  responseBodyContentType: "application/json",
37
34
  errorMappings: {
38
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
35
+ XXX: createODataErrorFromDiscriminatorValue,
39
36
  },
40
37
  adapterMethodName: "send",
41
- responseBodyFactory: models_1.createRiskDetectionFromDiscriminatorValue,
38
+ responseBodyFactory: createRiskDetectionFromDiscriminatorValue,
42
39
  queryParametersMapper: RiskDetectionItemRequestBuilderGetQueryParametersMapper,
43
40
  },
44
41
  patch: {
45
- uriTemplate: exports.RiskDetectionItemRequestBuilderUriTemplate,
42
+ uriTemplate: RiskDetectionItemRequestBuilderUriTemplate,
46
43
  responseBodyContentType: "application/json",
47
44
  errorMappings: {
48
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
45
+ XXX: createODataErrorFromDiscriminatorValue,
49
46
  },
50
47
  adapterMethodName: "send",
51
- responseBodyFactory: models_1.createRiskDetectionFromDiscriminatorValue,
48
+ responseBodyFactory: createRiskDetectionFromDiscriminatorValue,
52
49
  requestBodyContentType: "application/json",
53
- requestBodySerializer: models_1.serializeRiskDetection,
50
+ requestBodySerializer: serializeRiskDetection,
54
51
  requestInformationContentSetMethod: "setContentFromParsable",
55
52
  },
56
53
  };
57
54
  /* tslint:enable */
58
55
  /* eslint-enable */
56
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,yCAAyC,EAAE,sBAAsB,EAAsB,MAAM,wCAAwC,CAAC;AAC/I,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AA+D7H;;GAEG;AACH,MAAM,CAAC,MAAM,0CAA0C,GAAG,yFAAyF,CAAC;AACpJ;;GAEG;AACH,MAAM,uDAAuD,GAA2B;IACpF,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,+CAA+C,GAAqB;IAC7E,MAAM,EAAE;QACJ,WAAW,EAAE,0CAA0C;QACvD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;KAC7C;IACD,GAAG,EAAE;QACD,WAAW,EAAE,0CAA0C;QACvD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,yCAAyC;QAC/D,qBAAqB,EAAE,uDAAuD;KACjF;IACD,KAAK,EAAE;QACH,WAAW,EAAE,0CAA0C;QACvD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,yCAAyC;QAC/D,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,sBAAsB;QAC7C,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -1,53 +1,47 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ConfirmCompromisedRequestBuilderRequestsMetadata = exports.ConfirmCompromisedRequestBuilderUriTemplate = exports.serializeConfirmCompromisedPostRequestBody = exports.deserializeIntoConfirmCompromisedPostRequestBody = exports.createConfirmCompromisedPostRequestBodyFromDiscriminatorValue = void 0;
4
1
  /* tslint:disable */
5
2
  /* eslint-disable */
6
3
  // Generated by Microsoft Kiota
7
4
  // @ts-ignore
8
- const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
5
+ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
9
6
  /**
10
7
  * Creates a new instance of the appropriate class based on discriminator value
11
8
  * @param parseNode The parse node to use to read the discriminator value and create the object
12
9
  * @returns {ConfirmCompromisedPostRequestBody}
13
10
  */
14
- function createConfirmCompromisedPostRequestBodyFromDiscriminatorValue(parseNode) {
11
+ export function createConfirmCompromisedPostRequestBodyFromDiscriminatorValue(parseNode) {
15
12
  return deserializeIntoConfirmCompromisedPostRequestBody;
16
13
  }
17
- exports.createConfirmCompromisedPostRequestBodyFromDiscriminatorValue = createConfirmCompromisedPostRequestBodyFromDiscriminatorValue;
18
14
  /**
19
15
  * The deserialization information for the current model
20
16
  * @returns {Record<string, (node: ParseNode) => void>}
21
17
  */
22
- function deserializeIntoConfirmCompromisedPostRequestBody(confirmCompromisedPostRequestBody = {}) {
18
+ export function deserializeIntoConfirmCompromisedPostRequestBody(confirmCompromisedPostRequestBody = {}) {
23
19
  return {
24
20
  "backingStoreEnabled": n => { confirmCompromisedPostRequestBody.backingStoreEnabled = true; },
25
21
  "servicePrincipalIds": n => { confirmCompromisedPostRequestBody.servicePrincipalIds = n.getCollectionOfPrimitiveValues(); },
26
22
  };
27
23
  }
28
- exports.deserializeIntoConfirmCompromisedPostRequestBody = deserializeIntoConfirmCompromisedPostRequestBody;
29
24
  /**
30
25
  * Serializes information the current object
31
26
  * @param writer Serialization writer to use to serialize this model
32
27
  */
33
- function serializeConfirmCompromisedPostRequestBody(writer, confirmCompromisedPostRequestBody = {}) {
28
+ export function serializeConfirmCompromisedPostRequestBody(writer, confirmCompromisedPostRequestBody = {}) {
34
29
  writer.writeCollectionOfPrimitiveValues("servicePrincipalIds", confirmCompromisedPostRequestBody.servicePrincipalIds);
35
30
  writer.writeAdditionalData(confirmCompromisedPostRequestBody.additionalData);
36
31
  }
37
- exports.serializeConfirmCompromisedPostRequestBody = serializeConfirmCompromisedPostRequestBody;
38
32
  /**
39
33
  * Uri template for the request builder.
40
34
  */
41
- exports.ConfirmCompromisedRequestBuilderUriTemplate = "{+baseurl}/identityProtection/riskyServicePrincipals/confirmCompromised";
35
+ export const ConfirmCompromisedRequestBuilderUriTemplate = "{+baseurl}/identityProtection/riskyServicePrincipals/confirmCompromised";
42
36
  /**
43
37
  * Metadata for all the requests in the request builder.
44
38
  */
45
- exports.ConfirmCompromisedRequestBuilderRequestsMetadata = {
39
+ export const ConfirmCompromisedRequestBuilderRequestsMetadata = {
46
40
  post: {
47
- uriTemplate: exports.ConfirmCompromisedRequestBuilderUriTemplate,
41
+ uriTemplate: ConfirmCompromisedRequestBuilderUriTemplate,
48
42
  responseBodyContentType: "application/json",
49
43
  errorMappings: {
50
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
44
+ XXX: createODataErrorFromDiscriminatorValue,
51
45
  },
52
46
  adapterMethodName: "sendNoResponseContent",
53
47
  requestBodyContentType: "application/json",
@@ -57,3 +51,4 @@ exports.ConfirmCompromisedRequestBuilderRequestsMetadata = {
57
51
  };
58
52
  /* tslint:enable */
59
53
  /* eslint-enable */
54
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAsC7H;;;;GAIG;AACH,MAAM,UAAU,6DAA6D,CAAC,SAAgC;IAC1G,OAAO,gDAAgD,CAAC;AAC5D,CAAC;AACD;;;GAGG;AACH,MAAM,UAAU,gDAAgD,CAAC,oCAA4F,EAAE;IAC3J,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,iCAAiC,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QAC7F,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,iCAAiC,CAAC,mBAAmB,GAAG,CAAC,CAAC,8BAA8B,EAAU,CAAC,CAAC,CAAC;KACtI,CAAA;AACL,CAAC;AACD;;;GAGG;AACH,MAAM,UAAU,0CAA0C,CAAC,MAA2B,EAAE,oCAA4F,EAAE;IAClL,MAAM,CAAC,gCAAgC,CAAS,qBAAqB,EAAE,iCAAiC,CAAC,mBAAmB,CAAC,CAAC;IAC9H,MAAM,CAAC,mBAAmB,CAAC,iCAAiC,CAAC,cAAc,CAAC,CAAC;AACjF,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,2CAA2C,GAAG,yEAAyE,CAAC;AACrI;;GAEG;AACH,MAAM,CAAC,MAAM,gDAAgD,GAAqB;IAC9E,IAAI,EAAE;QACF,WAAW,EAAE,2CAA2C;QACxD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;QAC1C,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,0CAA0C;QACjE,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -1,15 +1,12 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CountRequestBuilderRequestsMetadata = exports.CountRequestBuilderUriTemplate = void 0;
4
1
  /* tslint:disable */
5
2
  /* eslint-disable */
6
3
  // Generated by Microsoft Kiota
7
4
  // @ts-ignore
8
- const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
5
+ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
9
6
  /**
10
7
  * Uri template for the request builder.
11
8
  */
12
- exports.CountRequestBuilderUriTemplate = "{+baseurl}/identityProtection/riskyServicePrincipals/$count{?%24filter,%24search}";
9
+ export const CountRequestBuilderUriTemplate = "{+baseurl}/identityProtection/riskyServicePrincipals/$count{?%24filter,%24search}";
13
10
  /**
14
11
  * Mapper for query parameters from symbol name to serialization name represented as a constant.
15
12
  */
@@ -20,12 +17,12 @@ const CountRequestBuilderGetQueryParametersMapper = {
20
17
  /**
21
18
  * Metadata for all the requests in the request builder.
22
19
  */
23
- exports.CountRequestBuilderRequestsMetadata = {
20
+ export const CountRequestBuilderRequestsMetadata = {
24
21
  get: {
25
- uriTemplate: exports.CountRequestBuilderUriTemplate,
22
+ uriTemplate: CountRequestBuilderUriTemplate,
26
23
  responseBodyContentType: "text/plain;q=0.9",
27
24
  errorMappings: {
28
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
25
+ XXX: createODataErrorFromDiscriminatorValue,
29
26
  },
30
27
  adapterMethodName: "sendPrimitive",
31
28
  responseBodyFactory: "number",
@@ -34,3 +31,4 @@ exports.CountRequestBuilderRequestsMetadata = {
34
31
  };
35
32
  /* tslint:enable */
36
33
  /* eslint-enable */
34
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAmC7H;;GAEG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAG,mFAAmF,CAAC;AAClI;;GAEG;AACH,MAAM,2CAA2C,GAA2B;IACxE,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,mCAAmC,GAAqB;IACjE,GAAG,EAAE;QACD,WAAW,EAAE,8BAA8B;QAC3C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,eAAe;QAClC,mBAAmB,EAAG,QAAQ;QAC9B,qBAAqB,EAAE,2CAA2C;KACrE;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -1,53 +1,47 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DismissRequestBuilderRequestsMetadata = exports.DismissRequestBuilderUriTemplate = exports.serializeDismissPostRequestBody = exports.deserializeIntoDismissPostRequestBody = exports.createDismissPostRequestBodyFromDiscriminatorValue = void 0;
4
1
  /* tslint:disable */
5
2
  /* eslint-disable */
6
3
  // Generated by Microsoft Kiota
7
4
  // @ts-ignore
8
- const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
5
+ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
9
6
  /**
10
7
  * Creates a new instance of the appropriate class based on discriminator value
11
8
  * @param parseNode The parse node to use to read the discriminator value and create the object
12
9
  * @returns {DismissPostRequestBody}
13
10
  */
14
- function createDismissPostRequestBodyFromDiscriminatorValue(parseNode) {
11
+ export function createDismissPostRequestBodyFromDiscriminatorValue(parseNode) {
15
12
  return deserializeIntoDismissPostRequestBody;
16
13
  }
17
- exports.createDismissPostRequestBodyFromDiscriminatorValue = createDismissPostRequestBodyFromDiscriminatorValue;
18
14
  /**
19
15
  * The deserialization information for the current model
20
16
  * @returns {Record<string, (node: ParseNode) => void>}
21
17
  */
22
- function deserializeIntoDismissPostRequestBody(dismissPostRequestBody = {}) {
18
+ export function deserializeIntoDismissPostRequestBody(dismissPostRequestBody = {}) {
23
19
  return {
24
20
  "backingStoreEnabled": n => { dismissPostRequestBody.backingStoreEnabled = true; },
25
21
  "servicePrincipalIds": n => { dismissPostRequestBody.servicePrincipalIds = n.getCollectionOfPrimitiveValues(); },
26
22
  };
27
23
  }
28
- exports.deserializeIntoDismissPostRequestBody = deserializeIntoDismissPostRequestBody;
29
24
  /**
30
25
  * Serializes information the current object
31
26
  * @param writer Serialization writer to use to serialize this model
32
27
  */
33
- function serializeDismissPostRequestBody(writer, dismissPostRequestBody = {}) {
28
+ export function serializeDismissPostRequestBody(writer, dismissPostRequestBody = {}) {
34
29
  writer.writeCollectionOfPrimitiveValues("servicePrincipalIds", dismissPostRequestBody.servicePrincipalIds);
35
30
  writer.writeAdditionalData(dismissPostRequestBody.additionalData);
36
31
  }
37
- exports.serializeDismissPostRequestBody = serializeDismissPostRequestBody;
38
32
  /**
39
33
  * Uri template for the request builder.
40
34
  */
41
- exports.DismissRequestBuilderUriTemplate = "{+baseurl}/identityProtection/riskyServicePrincipals/dismiss";
35
+ export const DismissRequestBuilderUriTemplate = "{+baseurl}/identityProtection/riskyServicePrincipals/dismiss";
42
36
  /**
43
37
  * Metadata for all the requests in the request builder.
44
38
  */
45
- exports.DismissRequestBuilderRequestsMetadata = {
39
+ export const DismissRequestBuilderRequestsMetadata = {
46
40
  post: {
47
- uriTemplate: exports.DismissRequestBuilderUriTemplate,
41
+ uriTemplate: DismissRequestBuilderUriTemplate,
48
42
  responseBodyContentType: "application/json",
49
43
  errorMappings: {
50
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
44
+ XXX: createODataErrorFromDiscriminatorValue,
51
45
  },
52
46
  adapterMethodName: "sendNoResponseContent",
53
47
  requestBodyContentType: "application/json",
@@ -57,3 +51,4 @@ exports.DismissRequestBuilderRequestsMetadata = {
57
51
  };
58
52
  /* tslint:enable */
59
53
  /* eslint-enable */
54
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,MAAM,UAAU,kDAAkD,CAAC,SAAgC;IAC/F,OAAO,qCAAqC,CAAC;AACjD,CAAC;AACD;;;GAGG;AACH,MAAM,UAAU,qCAAqC,CAAC,yBAAsE,EAAE;IAC1H,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,sBAAsB,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QAClF,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,sBAAsB,CAAC,mBAAmB,GAAG,CAAC,CAAC,8BAA8B,EAAU,CAAC,CAAC,CAAC;KAC3H,CAAA;AACL,CAAC;AAmCD;;;GAGG;AACH,MAAM,UAAU,+BAA+B,CAAC,MAA2B,EAAE,yBAAsE,EAAE;IACjJ,MAAM,CAAC,gCAAgC,CAAS,qBAAqB,EAAE,sBAAsB,CAAC,mBAAmB,CAAC,CAAC;IACnH,MAAM,CAAC,mBAAmB,CAAC,sBAAsB,CAAC,cAAc,CAAC,CAAC;AACtE,CAAC;AACD;;GAEG;AACH,MAAM,CAAC,MAAM,gCAAgC,GAAG,8DAA8D,CAAC;AAC/G;;GAEG;AACH,MAAM,CAAC,MAAM,qCAAqC,GAAqB;IACnE,IAAI,EAAE;QACF,WAAW,EAAE,gCAAgC;QAC7C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;QAC1C,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,+BAA+B;QACtD,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -1,8 +1,8 @@
1
- import { type RiskyServicePrincipal, type RiskyServicePrincipalCollectionResponse } from '@microsoft/msgraph-sdk/models/';
2
- import { type ConfirmCompromisedRequestBuilder } from './confirmCompromised/';
3
- import { type CountRequestBuilder } from './count/';
4
- import { type DismissRequestBuilder } from './dismiss/';
5
- import { type RiskyServicePrincipalItemRequestBuilder } from './item/';
1
+ import { type RiskyServicePrincipal, type RiskyServicePrincipalCollectionResponse } from '@microsoft/msgraph-sdk/models/index.js';
2
+ import { type ConfirmCompromisedRequestBuilder } from './confirmCompromised/index.js';
3
+ import { type CountRequestBuilder } from './count/index.js';
4
+ import { type DismissRequestBuilder } from './dismiss/index.js';
5
+ import { type RiskyServicePrincipalItemRequestBuilder } from './item/index.js';
6
6
  import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
7
7
  /**
8
8
  * Provides operations to manage the riskyServicePrincipals property of the microsoft.graph.identityProtectionRoot entity.
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA0J,KAAK,qBAAqB,EAAE,KAAK,uCAAuC,EAAE,MAAM,gCAAgC,CAAC;AAIlR,OAAO,EAAoD,KAAK,gCAAgC,EAAE,MAAM,uBAAuB,CAAC;AAEhI,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAAyC,KAAK,qBAAqB,EAAE,MAAM,YAAY,CAAC;AAE/F,OAAO,EAAsH,KAAK,uCAAuC,EAAE,MAAM,SAAS,CAAC;AAE3L,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,oCAAqC,SAAQ,kBAAkB,CAAC,oCAAoC,CAAC;IAClH;;OAEG;IACH,IAAI,kBAAkB,IAAI,gCAAgC,CAAC;IAC3D;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;OAEG;IACH,IAAI,OAAO,IAAI,qBAAqB,CAAC;IACrC;;;;OAIG;IACF,yBAAyB,CAAC,uBAAuB,EAAE,MAAM,GAAI,uCAAuC,CAAC;IACtG;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,sDAAsD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,uCAAuC,GAAG,SAAS,CAAC,CAAC;IACrL;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,qBAAqB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,qBAAqB,GAAG,SAAS,CAAC,CAAC;IACjJ;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,sDAAsD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC/J;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,qBAAqB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAChJ;AACD;;GAEG;AACH,MAAM,WAAW,sDAAsD;IACnE;;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,+CAA+C,sIAAsI,CAAC;AAcnM;;GAEG;AACH,eAAO,MAAM,sDAAsD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,oCAAoC,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAetL,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,oDAAoD,EAAE,gBAuBlE,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA0J,KAAK,qBAAqB,EAAE,KAAK,uCAAuC,EAAE,MAAM,wCAAwC,CAAC;AAI1R,OAAO,EAAoD,KAAK,gCAAgC,EAAE,MAAM,+BAA+B,CAAC;AAExI,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAEjG,OAAO,EAAyC,KAAK,qBAAqB,EAAE,MAAM,oBAAoB,CAAC;AAEvG,OAAO,EAAsH,KAAK,uCAAuC,EAAE,MAAM,iBAAiB,CAAC;AAEnM,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,oCAAqC,SAAQ,kBAAkB,CAAC,oCAAoC,CAAC;IAClH;;OAEG;IACH,IAAI,kBAAkB,IAAI,gCAAgC,CAAC;IAC3D;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;OAEG;IACH,IAAI,OAAO,IAAI,qBAAqB,CAAC;IACrC;;;;OAIG;IACF,yBAAyB,CAAC,uBAAuB,EAAE,MAAM,GAAI,uCAAuC,CAAC;IACtG;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,sDAAsD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,uCAAuC,GAAG,SAAS,CAAC,CAAC;IACrL;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,qBAAqB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,qBAAqB,GAAG,SAAS,CAAC,CAAC;IACjJ;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,sDAAsD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC/J;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,qBAAqB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAChJ;AACD;;GAEG;AACH,MAAM,WAAW,sDAAsD;IACnE;;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,+CAA+C,sIAAsI,CAAC;AAcnM;;GAEG;AACH,eAAO,MAAM,sDAAsD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,oCAAoC,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAetL,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,oDAAoD,EAAE,gBAuBlE,CAAC"}