@microsoft/msgraph-sdk-employeeexperience 1.0.0-preview.23 → 1.0.0-preview.25

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 (66) hide show
  1. package/employeeExperience/index.d.ts +4 -4
  2. package/employeeExperience/index.d.ts.map +1 -1
  3. package/employeeExperience/index.js +21 -23
  4. package/employeeExperience/index.js.map +1 -0
  5. package/employeeExperience/learningCourseActivities/count/index.js +6 -8
  6. package/employeeExperience/learningCourseActivities/count/index.js.map +1 -0
  7. package/employeeExperience/learningCourseActivities/index.d.ts +3 -3
  8. package/employeeExperience/learningCourseActivities/index.d.ts.map +1 -1
  9. package/employeeExperience/learningCourseActivities/index.js +17 -19
  10. package/employeeExperience/learningCourseActivities/index.js.map +1 -0
  11. package/employeeExperience/learningCourseActivities/item/index.d.ts +1 -1
  12. package/employeeExperience/learningCourseActivities/item/index.d.ts.map +1 -1
  13. package/employeeExperience/learningCourseActivities/item/index.js +14 -16
  14. package/employeeExperience/learningCourseActivities/item/index.js.map +1 -0
  15. package/employeeExperience/learningCourseActivitiesWithExternalcourseActivityId/index.d.ts +1 -1
  16. package/employeeExperience/learningCourseActivitiesWithExternalcourseActivityId/index.d.ts.map +1 -1
  17. package/employeeExperience/learningCourseActivitiesWithExternalcourseActivityId/index.js +14 -16
  18. package/employeeExperience/learningCourseActivitiesWithExternalcourseActivityId/index.js.map +1 -0
  19. package/employeeExperience/learningProviders/count/index.js +6 -8
  20. package/employeeExperience/learningProviders/count/index.js.map +1 -0
  21. package/employeeExperience/learningProviders/index.d.ts +3 -3
  22. package/employeeExperience/learningProviders/index.d.ts.map +1 -1
  23. package/employeeExperience/learningProviders/index.js +18 -20
  24. package/employeeExperience/learningProviders/index.js.map +1 -0
  25. package/employeeExperience/learningProviders/item/index.d.ts +5 -5
  26. package/employeeExperience/learningProviders/item/index.d.ts.map +1 -1
  27. package/employeeExperience/learningProviders/item/index.js +25 -27
  28. package/employeeExperience/learningProviders/item/index.js.map +1 -0
  29. package/employeeExperience/learningProviders/item/learningContents/count/index.js +6 -8
  30. package/employeeExperience/learningProviders/item/learningContents/count/index.js.map +1 -0
  31. package/employeeExperience/learningProviders/item/learningContents/index.d.ts +3 -3
  32. package/employeeExperience/learningProviders/item/learningContents/index.d.ts.map +1 -1
  33. package/employeeExperience/learningProviders/item/learningContents/index.js +17 -19
  34. package/employeeExperience/learningProviders/item/learningContents/index.js.map +1 -0
  35. package/employeeExperience/learningProviders/item/learningContents/item/index.d.ts +1 -1
  36. package/employeeExperience/learningProviders/item/learningContents/item/index.d.ts.map +1 -1
  37. package/employeeExperience/learningProviders/item/learningContents/item/index.js +14 -16
  38. package/employeeExperience/learningProviders/item/learningContents/item/index.js.map +1 -0
  39. package/employeeExperience/learningProviders/item/learningContentsWithExternalId/index.d.ts +1 -1
  40. package/employeeExperience/learningProviders/item/learningContentsWithExternalId/index.d.ts.map +1 -1
  41. package/employeeExperience/learningProviders/item/learningContentsWithExternalId/index.js +14 -16
  42. package/employeeExperience/learningProviders/item/learningContentsWithExternalId/index.js.map +1 -0
  43. package/employeeExperience/learningProviders/item/learningCourseActivities/count/index.js +6 -8
  44. package/employeeExperience/learningProviders/item/learningCourseActivities/count/index.js.map +1 -0
  45. package/employeeExperience/learningProviders/item/learningCourseActivities/index.d.ts +3 -3
  46. package/employeeExperience/learningProviders/item/learningCourseActivities/index.d.ts.map +1 -1
  47. package/employeeExperience/learningProviders/item/learningCourseActivities/index.js +17 -19
  48. package/employeeExperience/learningProviders/item/learningCourseActivities/index.js.map +1 -0
  49. package/employeeExperience/learningProviders/item/learningCourseActivities/item/index.d.ts +1 -1
  50. package/employeeExperience/learningProviders/item/learningCourseActivities/item/index.d.ts.map +1 -1
  51. package/employeeExperience/learningProviders/item/learningCourseActivities/item/index.js +14 -16
  52. package/employeeExperience/learningProviders/item/learningCourseActivities/item/index.js.map +1 -0
  53. package/employeeExperience/learningProviders/item/learningCourseActivitiesWithExternalcourseActivityId/index.d.ts +1 -1
  54. package/employeeExperience/learningProviders/item/learningCourseActivitiesWithExternalcourseActivityId/index.d.ts.map +1 -1
  55. package/employeeExperience/learningProviders/item/learningCourseActivitiesWithExternalcourseActivityId/index.js +14 -16
  56. package/employeeExperience/learningProviders/item/learningCourseActivitiesWithExternalcourseActivityId/index.js.map +1 -0
  57. package/employeeExperienceServiceClient.d.ts +1 -1
  58. package/employeeExperienceServiceClient.d.ts.map +1 -1
  59. package/employeeExperienceServiceClient.js +20 -23
  60. package/employeeExperienceServiceClient.js.map +1 -0
  61. package/index.d.ts +2 -2
  62. package/index.d.ts.map +1 -1
  63. package/index.js +5 -20
  64. package/index.js.map +1 -0
  65. package/package.json +4 -3
  66. package/tsconfig.tsbuildinfo +1 -1
@@ -1,7 +1,7 @@
1
- import { type EmployeeExperience } from '@microsoft/msgraph-sdk/models/';
2
- import { type LearningCourseActivitiesRequestBuilder } from './learningCourseActivities/';
3
- import { type LearningCourseActivitiesWithExternalcourseActivityIdRequestBuilder } from './learningCourseActivitiesWithExternalcourseActivityId/';
4
- import { type LearningProvidersRequestBuilder } from './learningProviders/';
1
+ import { type EmployeeExperience } from '@microsoft/msgraph-sdk/models/index.js';
2
+ import { type LearningCourseActivitiesRequestBuilder } from './learningCourseActivities/index.js';
3
+ import { type LearningCourseActivitiesWithExternalcourseActivityIdRequestBuilder } from './learningCourseActivitiesWithExternalcourseActivityId/index.js';
4
+ import { type LearningProvidersRequestBuilder } from './learningProviders/index.js';
5
5
  import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
6
6
  /**
7
7
  * Provides operations to manage the employeeExperience singleton.
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA+E,KAAK,kBAAkB,EAAE,MAAM,gCAAgC,CAAC;AAItJ,OAAO,EAAoH,KAAK,sCAAsC,EAAE,MAAM,6BAA6B,CAAC;AAE5M,OAAO,EAAsF,KAAK,kEAAkE,EAAE,MAAM,yDAAyD,CAAC;AAEtO,OAAO,EAAsG,KAAK,+BAA+B,EAAE,MAAM,sBAAsB,CAAC;AAEhL,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,wBAAwB,IAAI,sCAAsC,CAAC;IACvE;;OAEG;IACH,IAAI,iBAAiB,IAAI,+BAA+B,CAAC;IACzD;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,kDAAkD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,kBAAkB,GAAG,SAAS,CAAC,CAAC;IAC5J;;;;OAIG;IACF,oDAAoD,CAAC,wBAAwB,EAAE,MAAM,GAAG,SAAS,GAAI,kEAAkE,CAAC;IACzK;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,kBAAkB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,kBAAkB,GAAG,SAAS,CAAC,CAAC;IAC5I;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,kDAAkD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC3J;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,kBAAkB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC9I;AACD;;GAEG;AACH,MAAM,WAAW,kDAAkD;IAC/D;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,2CAA2C,8CAA8C,CAAC;AAOvG;;GAEG;AACH,eAAO,MAAM,kDAAkD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,gCAAgC,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAY9K,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,EAA+E,KAAK,kBAAkB,EAAE,MAAM,wCAAwC,CAAC;AAI9J,OAAO,EAAoH,KAAK,sCAAsC,EAAE,MAAM,qCAAqC,CAAC;AAEpN,OAAO,EAAsF,KAAK,kEAAkE,EAAE,MAAM,iEAAiE,CAAC;AAE9O,OAAO,EAAsG,KAAK,+BAA+B,EAAE,MAAM,8BAA8B,CAAC;AAExL,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,wBAAwB,IAAI,sCAAsC,CAAC;IACvE;;OAEG;IACH,IAAI,iBAAiB,IAAI,+BAA+B,CAAC;IACzD;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,kDAAkD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,kBAAkB,GAAG,SAAS,CAAC,CAAC;IAC5J;;;;OAIG;IACF,oDAAoD,CAAC,wBAAwB,EAAE,MAAM,GAAG,SAAS,GAAI,kEAAkE,CAAC;IACzK;;;;;;OAMG;IACF,KAAK,CAAC,IAAI,EAAE,kBAAkB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,kBAAkB,GAAG,SAAS,CAAC,CAAC;IAC5I;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,kDAAkD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC3J;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,kBAAkB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC9I;AACD;;GAEG;AACH,MAAM,WAAW,kDAAkD;IAC/D;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,2CAA2C,8CAA8C,CAAC;AAOvG;;GAEG;AACH,eAAO,MAAM,kDAAkD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,gCAAgC,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAY9K,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,gDAAgD,EAAE,gBAuB9D,CAAC"}
@@ -1,23 +1,20 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.EmployeeExperienceRequestBuilderRequestsMetadata = exports.EmployeeExperienceRequestBuilderNavigationMetadata = exports.EmployeeExperienceRequestBuilderUriTemplate = 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 { createEmployeeExperienceFromDiscriminatorValue, serializeEmployeeExperience } 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 learningCourseActivities_1 = require("./learningCourseActivities/");
9
+ import { LearningCourseActivitiesRequestBuilderNavigationMetadata, LearningCourseActivitiesRequestBuilderRequestsMetadata } from './learningCourseActivities/index.js';
13
10
  // @ts-ignore
14
- const learningCourseActivitiesWithExternalcourseActivityId_1 = require("./learningCourseActivitiesWithExternalcourseActivityId/");
11
+ import { LearningCourseActivitiesWithExternalcourseActivityIdRequestBuilderRequestsMetadata } from './learningCourseActivitiesWithExternalcourseActivityId/index.js';
15
12
  // @ts-ignore
16
- const learningProviders_1 = require("./learningProviders/");
13
+ import { LearningProvidersRequestBuilderNavigationMetadata, LearningProvidersRequestBuilderRequestsMetadata } from './learningProviders/index.js';
17
14
  /**
18
15
  * Uri template for the request builder.
19
16
  */
20
- exports.EmployeeExperienceRequestBuilderUriTemplate = "{+baseurl}/employeeExperience{?%24select}";
17
+ export const EmployeeExperienceRequestBuilderUriTemplate = "{+baseurl}/employeeExperience{?%24select}";
21
18
  /**
22
19
  * Mapper for query parameters from symbol name to serialization name represented as a constant.
23
20
  */
@@ -27,45 +24,46 @@ const EmployeeExperienceRequestBuilderGetQueryParametersMapper = {
27
24
  /**
28
25
  * Metadata for all the navigation properties in the request builder.
29
26
  */
30
- exports.EmployeeExperienceRequestBuilderNavigationMetadata = {
27
+ export const EmployeeExperienceRequestBuilderNavigationMetadata = {
31
28
  learningCourseActivitiesWithExternalcourseActivityId: {
32
- requestsMetadata: learningCourseActivitiesWithExternalcourseActivityId_1.LearningCourseActivitiesWithExternalcourseActivityIdRequestBuilderRequestsMetadata,
29
+ requestsMetadata: LearningCourseActivitiesWithExternalcourseActivityIdRequestBuilderRequestsMetadata,
33
30
  },
34
31
  learningCourseActivities: {
35
- requestsMetadata: learningCourseActivities_1.LearningCourseActivitiesRequestBuilderRequestsMetadata,
36
- navigationMetadata: learningCourseActivities_1.LearningCourseActivitiesRequestBuilderNavigationMetadata,
32
+ requestsMetadata: LearningCourseActivitiesRequestBuilderRequestsMetadata,
33
+ navigationMetadata: LearningCourseActivitiesRequestBuilderNavigationMetadata,
37
34
  },
38
35
  learningProviders: {
39
- requestsMetadata: learningProviders_1.LearningProvidersRequestBuilderRequestsMetadata,
40
- navigationMetadata: learningProviders_1.LearningProvidersRequestBuilderNavigationMetadata,
36
+ requestsMetadata: LearningProvidersRequestBuilderRequestsMetadata,
37
+ navigationMetadata: LearningProvidersRequestBuilderNavigationMetadata,
41
38
  },
42
39
  };
43
40
  /**
44
41
  * Metadata for all the requests in the request builder.
45
42
  */
46
- exports.EmployeeExperienceRequestBuilderRequestsMetadata = {
43
+ export const EmployeeExperienceRequestBuilderRequestsMetadata = {
47
44
  get: {
48
- uriTemplate: exports.EmployeeExperienceRequestBuilderUriTemplate,
45
+ uriTemplate: EmployeeExperienceRequestBuilderUriTemplate,
49
46
  responseBodyContentType: "application/json",
50
47
  errorMappings: {
51
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
48
+ XXX: createODataErrorFromDiscriminatorValue,
52
49
  },
53
50
  adapterMethodName: "send",
54
- responseBodyFactory: models_1.createEmployeeExperienceFromDiscriminatorValue,
51
+ responseBodyFactory: createEmployeeExperienceFromDiscriminatorValue,
55
52
  queryParametersMapper: EmployeeExperienceRequestBuilderGetQueryParametersMapper,
56
53
  },
57
54
  patch: {
58
- uriTemplate: exports.EmployeeExperienceRequestBuilderUriTemplate,
55
+ uriTemplate: EmployeeExperienceRequestBuilderUriTemplate,
59
56
  responseBodyContentType: "application/json",
60
57
  errorMappings: {
61
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
58
+ XXX: createODataErrorFromDiscriminatorValue,
62
59
  },
63
60
  adapterMethodName: "send",
64
- responseBodyFactory: models_1.createEmployeeExperienceFromDiscriminatorValue,
61
+ responseBodyFactory: createEmployeeExperienceFromDiscriminatorValue,
65
62
  requestBodyContentType: "application/json",
66
- requestBodySerializer: models_1.serializeEmployeeExperience,
63
+ requestBodySerializer: serializeEmployeeExperience,
67
64
  requestInformationContentSetMethod: "setContentFromParsable",
68
65
  },
69
66
  };
70
67
  /* tslint:enable */
71
68
  /* eslint-enable */
69
+ //# 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,8CAA8C,EAAE,2BAA2B,EAA2B,MAAM,wCAAwC,CAAC;AAC9J,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,wDAAwD,EAAE,sDAAsD,EAA+C,MAAM,qCAAqC,CAAC;AACpN,aAAa;AACb,OAAO,EAAE,kFAAkF,EAA2E,MAAM,iEAAiE,CAAC;AAC9O,aAAa;AACb,OAAO,EAAE,iDAAiD,EAAE,+CAA+C,EAAwC,MAAM,8BAA8B,CAAC;AA4DxL;;GAEG;AACH,MAAM,CAAC,MAAM,2CAA2C,GAAG,2CAA2C,CAAC;AACvG;;GAEG;AACH,MAAM,wDAAwD,GAA2B;IACrF,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,kDAAkD,GAAoH;IAC/K,oDAAoD,EAAE;QAClD,gBAAgB,EAAE,kFAAkF;KACvG;IACD,wBAAwB,EAAE;QACtB,gBAAgB,EAAE,sDAAsD;QACxE,kBAAkB,EAAE,wDAAwD;KAC/E;IACD,iBAAiB,EAAE;QACf,gBAAgB,EAAE,+CAA+C;QACjE,kBAAkB,EAAE,iDAAiD;KACxE;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,8CAA8C;QACpE,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,8CAA8C;QACpE,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,2BAA2B;QAClD,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}/employeeExperience/learningCourseActivities/$count{?%24filter,%24search}";
9
+ export const CountRequestBuilderUriTemplate = "{+baseurl}/employeeExperience/learningCourseActivities/$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,qFAAqF,CAAC;AACpI;;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 LearningCourseActivity, type LearningCourseActivityCollectionResponse } from '@microsoft/msgraph-sdk/models/';
2
- import { type CountRequestBuilder } from './count/';
3
- import { type LearningCourseActivityItemRequestBuilder } from './item/';
1
+ import { type LearningCourseActivity, type LearningCourseActivityCollectionResponse } from '@microsoft/msgraph-sdk/models/index.js';
2
+ import { type CountRequestBuilder } from './count/index.js';
3
+ import { type LearningCourseActivityItemRequestBuilder } 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 learningCourseActivities property of the microsoft.graph.employeeExperience entity.
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA6J,KAAK,sBAAsB,EAAE,KAAK,wCAAwC,EAAE,MAAM,gCAAgC,CAAC;AAIvR,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAA4D,KAAK,wCAAwC,EAAE,MAAM,SAAS,CAAC;AAElI,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,sCAAuC,SAAQ,kBAAkB,CAAC,sCAAsC,CAAC;IACtH;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,0BAA0B,CAAC,wBAAwB,EAAE,MAAM,GAAI,wCAAwC,CAAC;IACzG;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wDAAwD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,wCAAwC,GAAG,SAAS,CAAC,CAAC;IACxL;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,sBAAsB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,sBAAsB,GAAG,SAAS,CAAC,CAAC;IACnJ;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wDAAwD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACjK;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,sBAAsB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjJ;AACD;;GAEG;AACH,MAAM,WAAW,wDAAwD;IACrE;;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,iDAAiD,wIAAwI,CAAC;AAcvM;;GAEG;AACH,eAAO,MAAM,wDAAwD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,sCAAsC,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAQ1L,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,sDAAsD,EAAE,gBAuBpE,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA6J,KAAK,sBAAsB,EAAE,KAAK,wCAAwC,EAAE,MAAM,wCAAwC,CAAC;AAI/R,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAEjG,OAAO,EAA4D,KAAK,wCAAwC,EAAE,MAAM,iBAAiB,CAAC;AAE1I,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,sCAAuC,SAAQ,kBAAkB,CAAC,sCAAsC,CAAC;IACtH;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,0BAA0B,CAAC,wBAAwB,EAAE,MAAM,GAAI,wCAAwC,CAAC;IACzG;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wDAAwD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,wCAAwC,GAAG,SAAS,CAAC,CAAC;IACxL;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,sBAAsB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,sBAAsB,GAAG,SAAS,CAAC,CAAC;IACnJ;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wDAAwD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACjK;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,sBAAsB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjJ;AACD;;GAEG;AACH,MAAM,WAAW,wDAAwD;IACrE;;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,iDAAiD,wIAAwI,CAAC;AAcvM;;GAEG;AACH,eAAO,MAAM,wDAAwD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,sCAAsC,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAQ1L,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,sDAAsD,EAAE,gBAuBpE,CAAC"}
@@ -1,21 +1,18 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.LearningCourseActivitiesRequestBuilderRequestsMetadata = exports.LearningCourseActivitiesRequestBuilderNavigationMetadata = exports.LearningCourseActivitiesRequestBuilderUriTemplate = 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 { createLearningCourseActivityCollectionResponseFromDiscriminatorValue, createLearningCourseActivityFromDiscriminatorValue, serializeLearningCourseActivity } 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 { LearningCourseActivityItemRequestBuilderRequestsMetadata } from './item/index.js';
15
12
  /**
16
13
  * Uri template for the request builder.
17
14
  */
18
- exports.LearningCourseActivitiesRequestBuilderUriTemplate = "{+baseurl}/employeeExperience/learningCourseActivities{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
15
+ export const LearningCourseActivitiesRequestBuilderUriTemplate = "{+baseurl}/employeeExperience/learningCourseActivities{?%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 LearningCourseActivitiesRequestBuilderGetQueryParametersMapper = {
32
29
  /**
33
30
  * Metadata for all the navigation properties in the request builder.
34
31
  */
35
- exports.LearningCourseActivitiesRequestBuilderNavigationMetadata = {
32
+ export const LearningCourseActivitiesRequestBuilderNavigationMetadata = {
36
33
  byLearningCourseActivityId: {
37
- requestsMetadata: item_1.LearningCourseActivityItemRequestBuilderRequestsMetadata,
34
+ requestsMetadata: LearningCourseActivityItemRequestBuilderRequestsMetadata,
38
35
  pathParametersMappings: ["learningCourseActivity%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.LearningCourseActivitiesRequestBuilderRequestsMetadata = {
44
+ export const LearningCourseActivitiesRequestBuilderRequestsMetadata = {
48
45
  get: {
49
- uriTemplate: exports.LearningCourseActivitiesRequestBuilderUriTemplate,
46
+ uriTemplate: LearningCourseActivitiesRequestBuilderUriTemplate,
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.createLearningCourseActivityCollectionResponseFromDiscriminatorValue,
52
+ responseBodyFactory: createLearningCourseActivityCollectionResponseFromDiscriminatorValue,
56
53
  queryParametersMapper: LearningCourseActivitiesRequestBuilderGetQueryParametersMapper,
57
54
  },
58
55
  post: {
59
- uriTemplate: exports.LearningCourseActivitiesRequestBuilderUriTemplate,
56
+ uriTemplate: LearningCourseActivitiesRequestBuilderUriTemplate,
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.createLearningCourseActivityFromDiscriminatorValue,
62
+ responseBodyFactory: createLearningCourseActivityFromDiscriminatorValue,
66
63
  requestBodyContentType: "application/json",
67
- requestBodySerializer: models_1.serializeLearningCourseActivity,
64
+ requestBodySerializer: serializeLearningCourseActivity,
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,oEAAoE,EAAE,kDAAkD,EAAE,+BAA+B,EAA8E,MAAM,wCAAwC,CAAC;AAC/R,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,mCAAmC,EAA4B,MAAM,kBAAkB,CAAC;AACjG,aAAa;AACb,OAAO,EAAE,wDAAwD,EAAiD,MAAM,iBAAiB,CAAC;AAoF1I;;GAEG;AACH,MAAM,CAAC,MAAM,iDAAiD,GAAG,qIAAqI,CAAC;AACvM;;GAEG;AACH,MAAM,8DAA8D,GAA2B;IAC3F,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,wDAAwD,GAA0H;IAC3L,0BAA0B,EAAE;QACxB,gBAAgB,EAAE,wDAAwD;QAC1E,sBAAsB,EAAE,CAAC,6BAA6B,CAAC;KAC1D;IACD,KAAK,EAAE;QACH,gBAAgB,EAAE,mCAAmC;KACxD;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,sDAAsD,GAAqB;IACpF,GAAG,EAAE;QACD,WAAW,EAAE,iDAAiD;QAC9D,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,oEAAoE;QAC1F,qBAAqB,EAAE,8DAA8D;KACxF;IACD,IAAI,EAAE;QACF,WAAW,EAAE,iDAAiD;QAC9D,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,4 +1,4 @@
1
- import { type LearningCourseActivity } from '@microsoft/msgraph-sdk/models/';
1
+ import { type LearningCourseActivity } 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 learningCourseActivities property of the microsoft.graph.employeeExperience entity.
@@ -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,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,wCAAyC,SAAQ,kBAAkB,CAAC,wCAAwC,CAAC;IAC1H;;;;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,0DAA0D,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,sBAAsB,GAAG,SAAS,CAAC,CAAC;IACxK;;;;;;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,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,0DAA0D,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACnK;;;;;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,0DAA0D;IACvE;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,mDAAmD,+GAA+G,CAAC;AAQhL;;GAEG;AACH,eAAO,MAAM,wDAAwD,EAAE,gBA+BtE,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,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,wCAAyC,SAAQ,kBAAkB,CAAC,wCAAwC,CAAC;IAC1H;;;;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,0DAA0D,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,sBAAsB,GAAG,SAAS,CAAC,CAAC;IACxK;;;;;;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,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,0DAA0D,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACnK;;;;;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,0DAA0D;IACvE;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,mDAAmD,+GAA+G,CAAC;AAQhL;;GAEG;AACH,eAAO,MAAM,wDAAwD,EAAE,gBA+BtE,CAAC"}
@@ -1,17 +1,14 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.LearningCourseActivityItemRequestBuilderRequestsMetadata = exports.LearningCourseActivityItemRequestBuilderUriTemplate = 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 { createLearningCourseActivityFromDiscriminatorValue, serializeLearningCourseActivity } 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.LearningCourseActivityItemRequestBuilderUriTemplate = "{+baseurl}/employeeExperience/learningCourseActivities/{learningCourseActivity%2Did}{?%24expand,%24select}";
11
+ export const LearningCourseActivityItemRequestBuilderUriTemplate = "{+baseurl}/employeeExperience/learningCourseActivities/{learningCourseActivity%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 LearningCourseActivityItemRequestBuilderGetQueryParametersMapper = {
22
19
  /**
23
20
  * Metadata for all the requests in the request builder.
24
21
  */
25
- exports.LearningCourseActivityItemRequestBuilderRequestsMetadata = {
22
+ export const LearningCourseActivityItemRequestBuilderRequestsMetadata = {
26
23
  delete: {
27
- uriTemplate: exports.LearningCourseActivityItemRequestBuilderUriTemplate,
24
+ uriTemplate: LearningCourseActivityItemRequestBuilderUriTemplate,
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.LearningCourseActivityItemRequestBuilderUriTemplate,
32
+ uriTemplate: LearningCourseActivityItemRequestBuilderUriTemplate,
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.createLearningCourseActivityFromDiscriminatorValue,
38
+ responseBodyFactory: createLearningCourseActivityFromDiscriminatorValue,
42
39
  queryParametersMapper: LearningCourseActivityItemRequestBuilderGetQueryParametersMapper,
43
40
  },
44
41
  patch: {
45
- uriTemplate: exports.LearningCourseActivityItemRequestBuilderUriTemplate,
42
+ uriTemplate: LearningCourseActivityItemRequestBuilderUriTemplate,
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.createLearningCourseActivityFromDiscriminatorValue,
48
+ responseBodyFactory: createLearningCourseActivityFromDiscriminatorValue,
52
49
  requestBodyContentType: "application/json",
53
- requestBodySerializer: models_1.serializeLearningCourseActivity,
50
+ requestBodySerializer: serializeLearningCourseActivity,
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,kDAAkD,EAAE,+BAA+B,EAA+B,MAAM,wCAAwC,CAAC;AAC1K,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AA+D7H;;GAEG;AACH,MAAM,CAAC,MAAM,mDAAmD,GAAG,4GAA4G,CAAC;AAChL;;GAEG;AACH,MAAM,gEAAgE,GAA2B;IAC7F,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,wDAAwD,GAAqB;IACtF,MAAM,EAAE;QACJ,WAAW,EAAE,mDAAmD;QAChE,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;KAC7C;IACD,GAAG,EAAE;QACD,WAAW,EAAE,mDAAmD;QAChE,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,kDAAkD;QACxE,qBAAqB,EAAE,gEAAgE;KAC1F;IACD,KAAK,EAAE;QACH,WAAW,EAAE,mDAAmD;QAChE,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,4 +1,4 @@
1
- import { type LearningCourseActivity } from '@microsoft/msgraph-sdk/models/';
1
+ import { type LearningCourseActivity } 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 learningCourseActivities property of the microsoft.graph.employeeExperience entity.
@@ -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,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,kEAAmE,SAAQ,kBAAkB,CAAC,kEAAkE,CAAC;IAC9K;;;;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,oFAAoF,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,sBAAsB,GAAG,SAAS,CAAC,CAAC;IAClM;;;;;;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,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,oFAAoF,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC7L;;;;;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,oFAAoF;IACjG;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,6EAA6E,wIAAwI,CAAC;AAQnO;;GAEG;AACH,eAAO,MAAM,kFAAkF,EAAE,gBA+BhG,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,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,kEAAmE,SAAQ,kBAAkB,CAAC,kEAAkE,CAAC;IAC9K;;;;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,oFAAoF,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,sBAAsB,GAAG,SAAS,CAAC,CAAC;IAClM;;;;;;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,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,oFAAoF,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC7L;;;;;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,oFAAoF;IACjG;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,6EAA6E,wIAAwI,CAAC;AAQnO;;GAEG;AACH,eAAO,MAAM,kFAAkF,EAAE,gBA+BhG,CAAC"}
@@ -1,17 +1,14 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.LearningCourseActivitiesWithExternalcourseActivityIdRequestBuilderRequestsMetadata = exports.LearningCourseActivitiesWithExternalcourseActivityIdRequestBuilderUriTemplate = 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 { createLearningCourseActivityFromDiscriminatorValue, serializeLearningCourseActivity } 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.LearningCourseActivitiesWithExternalcourseActivityIdRequestBuilderUriTemplate = "{+baseurl}/employeeExperience/learningCourseActivities(externalcourseActivityId='{externalcourseActivityId}'){?%24expand,%24select}";
11
+ export const LearningCourseActivitiesWithExternalcourseActivityIdRequestBuilderUriTemplate = "{+baseurl}/employeeExperience/learningCourseActivities(externalcourseActivityId='{externalcourseActivityId}'){?%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 LearningCourseActivitiesWithExternalcourseActivityIdRequestBuilderGetQuery
22
19
  /**
23
20
  * Metadata for all the requests in the request builder.
24
21
  */
25
- exports.LearningCourseActivitiesWithExternalcourseActivityIdRequestBuilderRequestsMetadata = {
22
+ export const LearningCourseActivitiesWithExternalcourseActivityIdRequestBuilderRequestsMetadata = {
26
23
  delete: {
27
- uriTemplate: exports.LearningCourseActivitiesWithExternalcourseActivityIdRequestBuilderUriTemplate,
24
+ uriTemplate: LearningCourseActivitiesWithExternalcourseActivityIdRequestBuilderUriTemplate,
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.LearningCourseActivitiesWithExternalcourseActivityIdRequestBuilderUriTemplate,
32
+ uriTemplate: LearningCourseActivitiesWithExternalcourseActivityIdRequestBuilderUriTemplate,
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.createLearningCourseActivityFromDiscriminatorValue,
38
+ responseBodyFactory: createLearningCourseActivityFromDiscriminatorValue,
42
39
  queryParametersMapper: LearningCourseActivitiesWithExternalcourseActivityIdRequestBuilderGetQueryParametersMapper,
43
40
  },
44
41
  patch: {
45
- uriTemplate: exports.LearningCourseActivitiesWithExternalcourseActivityIdRequestBuilderUriTemplate,
42
+ uriTemplate: LearningCourseActivitiesWithExternalcourseActivityIdRequestBuilderUriTemplate,
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.createLearningCourseActivityFromDiscriminatorValue,
48
+ responseBodyFactory: createLearningCourseActivityFromDiscriminatorValue,
52
49
  requestBodyContentType: "application/json",
53
- requestBodySerializer: models_1.serializeLearningCourseActivity,
50
+ requestBodySerializer: serializeLearningCourseActivity,
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,kDAAkD,EAAE,+BAA+B,EAA+B,MAAM,wCAAwC,CAAC;AAC1K,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AA+D7H;;GAEG;AACH,MAAM,CAAC,MAAM,6EAA6E,GAAG,qIAAqI,CAAC;AACnO;;GAEG;AACH,MAAM,0FAA0F,GAA2B;IACvH,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,kFAAkF,GAAqB;IAChH,MAAM,EAAE;QACJ,WAAW,EAAE,6EAA6E;QAC1F,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;KAC7C;IACD,GAAG,EAAE;QACD,WAAW,EAAE,6EAA6E;QAC1F,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,kDAAkD;QACxE,qBAAqB,EAAE,0FAA0F;KACpH;IACD,KAAK,EAAE;QACH,WAAW,EAAE,6EAA6E;QAC1F,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}/employeeExperience/learningProviders/$count{?%24filter,%24search}";
9
+ export const CountRequestBuilderUriTemplate = "{+baseurl}/employeeExperience/learningProviders/$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,8EAA8E,CAAC;AAC7H;;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 LearningProvider, type LearningProviderCollectionResponse } from '@microsoft/msgraph-sdk/models/';
2
- import { type CountRequestBuilder } from './count/';
3
- import { type LearningProviderItemRequestBuilder } from './item/';
1
+ import { type LearningProvider, type LearningProviderCollectionResponse } from '@microsoft/msgraph-sdk/models/index.js';
2
+ import { type CountRequestBuilder } from './count/index.js';
3
+ import { type LearningProviderItemRequestBuilder } 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 learningProviders property of the microsoft.graph.employeeExperience entity.
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA2I,KAAK,gBAAgB,EAAE,KAAK,kCAAkC,EAAE,MAAM,gCAAgC,CAAC;AAIzP,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAA4G,KAAK,kCAAkC,EAAE,MAAM,SAAS,CAAC;AAE5K,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,+BAAgC,SAAQ,kBAAkB,CAAC,+BAA+B,CAAC;IACxG;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,oBAAoB,CAAC,kBAAkB,EAAE,MAAM,GAAI,kCAAkC,CAAC;IACvF;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,iDAAiD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,kCAAkC,GAAG,SAAS,CAAC,CAAC;IAC3K;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,gBAAgB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,gBAAgB,GAAG,SAAS,CAAC,CAAC;IACvI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,iDAAiD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC1J;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,gBAAgB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC3I;AACD;;GAEG;AACH,MAAM,WAAW,iDAAiD;IAC9D;;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,0CAA0C,iIAAiI,CAAC;AAczL;;GAEG;AACH,eAAO,MAAM,iDAAiD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,+BAA+B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAS5K,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,+CAA+C,EAAE,gBAuB7D,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA2I,KAAK,gBAAgB,EAAE,KAAK,kCAAkC,EAAE,MAAM,wCAAwC,CAAC;AAIjQ,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAEjG,OAAO,EAA4G,KAAK,kCAAkC,EAAE,MAAM,iBAAiB,CAAC;AAEpL,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,+BAAgC,SAAQ,kBAAkB,CAAC,+BAA+B,CAAC;IACxG;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,oBAAoB,CAAC,kBAAkB,EAAE,MAAM,GAAI,kCAAkC,CAAC;IACvF;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,iDAAiD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,kCAAkC,GAAG,SAAS,CAAC,CAAC;IAC3K;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,gBAAgB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,gBAAgB,GAAG,SAAS,CAAC,CAAC;IACvI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,iDAAiD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC1J;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,gBAAgB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC3I;AACD;;GAEG;AACH,MAAM,WAAW,iDAAiD;IAC9D;;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,0CAA0C,iIAAiI,CAAC;AAczL;;GAEG;AACH,eAAO,MAAM,iDAAiD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,+BAA+B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAS5K,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,+CAA+C,EAAE,gBAuB7D,CAAC"}
@@ -1,21 +1,18 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.LearningProvidersRequestBuilderRequestsMetadata = exports.LearningProvidersRequestBuilderNavigationMetadata = exports.LearningProvidersRequestBuilderUriTemplate = 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 { createLearningProviderCollectionResponseFromDiscriminatorValue, createLearningProviderFromDiscriminatorValue, serializeLearningProvider } 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 { LearningProviderItemRequestBuilderNavigationMetadata, LearningProviderItemRequestBuilderRequestsMetadata } from './item/index.js';
15
12
  /**
16
13
  * Uri template for the request builder.
17
14
  */
18
- exports.LearningProvidersRequestBuilderUriTemplate = "{+baseurl}/employeeExperience/learningProviders{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
15
+ export const LearningProvidersRequestBuilderUriTemplate = "{+baseurl}/employeeExperience/learningProviders{?%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,42 +29,43 @@ const LearningProvidersRequestBuilderGetQueryParametersMapper = {
32
29
  /**
33
30
  * Metadata for all the navigation properties in the request builder.
34
31
  */
35
- exports.LearningProvidersRequestBuilderNavigationMetadata = {
32
+ export const LearningProvidersRequestBuilderNavigationMetadata = {
36
33
  byLearningProviderId: {
37
- requestsMetadata: item_1.LearningProviderItemRequestBuilderRequestsMetadata,
38
- navigationMetadata: item_1.LearningProviderItemRequestBuilderNavigationMetadata,
34
+ requestsMetadata: LearningProviderItemRequestBuilderRequestsMetadata,
35
+ navigationMetadata: LearningProviderItemRequestBuilderNavigationMetadata,
39
36
  pathParametersMappings: ["learningProvider%2Did"],
40
37
  },
41
38
  count: {
42
- requestsMetadata: count_1.CountRequestBuilderRequestsMetadata,
39
+ requestsMetadata: CountRequestBuilderRequestsMetadata,
43
40
  },
44
41
  };
45
42
  /**
46
43
  * Metadata for all the requests in the request builder.
47
44
  */
48
- exports.LearningProvidersRequestBuilderRequestsMetadata = {
45
+ export const LearningProvidersRequestBuilderRequestsMetadata = {
49
46
  get: {
50
- uriTemplate: exports.LearningProvidersRequestBuilderUriTemplate,
47
+ uriTemplate: LearningProvidersRequestBuilderUriTemplate,
51
48
  responseBodyContentType: "application/json",
52
49
  errorMappings: {
53
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
50
+ XXX: createODataErrorFromDiscriminatorValue,
54
51
  },
55
52
  adapterMethodName: "send",
56
- responseBodyFactory: models_1.createLearningProviderCollectionResponseFromDiscriminatorValue,
53
+ responseBodyFactory: createLearningProviderCollectionResponseFromDiscriminatorValue,
57
54
  queryParametersMapper: LearningProvidersRequestBuilderGetQueryParametersMapper,
58
55
  },
59
56
  post: {
60
- uriTemplate: exports.LearningProvidersRequestBuilderUriTemplate,
57
+ uriTemplate: LearningProvidersRequestBuilderUriTemplate,
61
58
  responseBodyContentType: "application/json",
62
59
  errorMappings: {
63
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
60
+ XXX: createODataErrorFromDiscriminatorValue,
64
61
  },
65
62
  adapterMethodName: "send",
66
- responseBodyFactory: models_1.createLearningProviderFromDiscriminatorValue,
63
+ responseBodyFactory: createLearningProviderFromDiscriminatorValue,
67
64
  requestBodyContentType: "application/json",
68
- requestBodySerializer: models_1.serializeLearningProvider,
65
+ requestBodySerializer: serializeLearningProvider,
69
66
  requestInformationContentSetMethod: "setContentFromParsable",
70
67
  },
71
68
  };
72
69
  /* tslint:enable */
73
70
  /* eslint-enable */
71
+ //# sourceMappingURL=index.js.map