@microsoft/teams.graph-endpoints 2.0.2 → 2.0.3

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 (188) hide show
  1. package/README.md +4 -2
  2. package/dist/chats/members/index.d.ts +1 -1
  3. package/dist/communications/calls/participants/index.d.ts +1 -1
  4. package/dist/communications/index.d.ts +1 -0
  5. package/dist/communications/index.js +1 -1
  6. package/dist/communications/index.mjs +1 -1
  7. package/dist/communications/onlineMeetingConversations/index.d.ts +38 -0
  8. package/dist/communications/onlineMeetingConversations/index.js +1 -0
  9. package/dist/communications/onlineMeetingConversations/index.mjs +1 -0
  10. package/dist/communications/onlineMeetingConversations/messages/index.d.ts +88 -0
  11. package/dist/communications/onlineMeetingConversations/messages/index.js +1 -0
  12. package/dist/communications/onlineMeetingConversations/messages/index.mjs +1 -0
  13. package/dist/communications/onlineMeetingConversations/messages/replies/index.d.ts +87 -0
  14. package/dist/communications/onlineMeetingConversations/messages/replies/index.js +1 -0
  15. package/dist/communications/onlineMeetingConversations/messages/replies/index.mjs +1 -0
  16. package/dist/communications/onlineMeetingConversations/onlineMeeting/index.d.ts +33 -0
  17. package/dist/communications/onlineMeetingConversations/onlineMeeting/index.js +1 -0
  18. package/dist/communications/onlineMeetingConversations/onlineMeeting/index.mjs +1 -0
  19. package/dist/communications/onlineMeetingConversations/starter/index.d.ts +75 -0
  20. package/dist/communications/onlineMeetingConversations/starter/index.js +1 -0
  21. package/dist/communications/onlineMeetingConversations/starter/index.mjs +1 -0
  22. package/dist/communications/onlineMeetingConversations/starter/replies/index.d.ts +87 -0
  23. package/dist/communications/onlineMeetingConversations/starter/replies/index.js +1 -0
  24. package/dist/communications/onlineMeetingConversations/starter/replies/index.mjs +1 -0
  25. package/dist/communications/presences/index.d.ts +1 -1
  26. package/dist/contacts/index.d.ts +32 -0
  27. package/dist/contacts/index.js +1 -1
  28. package/dist/contacts/index.mjs +1 -1
  29. package/dist/copilot/index.d.ts +9 -0
  30. package/dist/copilot/index.js +1 -1
  31. package/dist/copilot/index.mjs +1 -1
  32. package/dist/deviceAppManagement/androidManagedAppProtections/index.d.ts +2 -5
  33. package/dist/deviceAppManagement/defaultManagedAppProtections/index.d.ts +2 -5
  34. package/dist/deviceAppManagement/index.d.ts +4 -7
  35. package/dist/deviceAppManagement/iosManagedAppProtections/index.d.ts +7 -16
  36. package/dist/deviceAppManagement/managedAppPolicies/index.d.ts +2 -3
  37. package/dist/deviceAppManagement/managedAppRegistrations/appliedPolicies/index.d.ts +0 -1
  38. package/dist/deviceAppManagement/managedAppRegistrations/index.d.ts +4 -8
  39. package/dist/deviceAppManagement/managedAppRegistrations/intendedPolicies/index.d.ts +0 -1
  40. package/dist/deviceAppManagement/managedEBooks/index.d.ts +7 -18
  41. package/dist/deviceAppManagement/managedEBooks/userStateSummary/index.d.ts +2 -5
  42. package/dist/deviceAppManagement/mdmWindowsInformationProtectionPolicies/index.d.ts +2 -5
  43. package/dist/deviceAppManagement/mobileAppConfigurations/index.d.ts +10 -25
  44. package/dist/deviceAppManagement/mobileApps/index.d.ts +4 -10
  45. package/dist/deviceAppManagement/targetedManagedAppConfigurations/index.d.ts +2 -7
  46. package/dist/deviceAppManagement/vppTokens/index.d.ts +2 -5
  47. package/dist/deviceAppManagement/windowsInformationProtectionPolicies/index.d.ts +4 -10
  48. package/dist/deviceManagement/detectedApps/index.d.ts +2 -5
  49. package/dist/deviceManagement/deviceCompliancePolicies/index.d.ts +10 -26
  50. package/dist/deviceManagement/deviceCompliancePolicies/scheduledActionsForRule/index.d.ts +4 -10
  51. package/dist/deviceManagement/deviceCompliancePolicySettingStateSummaries/index.d.ts +2 -10
  52. package/dist/deviceManagement/deviceConfigurations/index.d.ts +12 -30
  53. package/dist/deviceManagement/deviceEnrollmentConfigurations/index.d.ts +4 -12
  54. package/dist/deviceManagement/deviceManagementPartners/index.d.ts +2 -6
  55. package/dist/deviceManagement/exchangeConnectors/index.d.ts +2 -6
  56. package/dist/deviceManagement/importedWindowsAutopilotDeviceIdentities/index.d.ts +2 -5
  57. package/dist/deviceManagement/index.d.ts +21 -88
  58. package/dist/deviceManagement/index.js +1 -1
  59. package/dist/deviceManagement/index.mjs +1 -1
  60. package/dist/deviceManagement/managedDevices/index.d.ts +0 -6
  61. package/dist/deviceManagement/mobileAppTroubleshootingEvents/appLogCollectionRequests/index.d.ts +2 -6
  62. package/dist/deviceManagement/mobileAppTroubleshootingEvents/index.d.ts +2 -5
  63. package/dist/deviceManagement/notificationMessageTemplates/index.d.ts +4 -10
  64. package/dist/deviceManagement/reports/index.d.ts +2 -25
  65. package/dist/deviceManagement/roleAssignments/index.d.ts +3 -6
  66. package/dist/deviceManagement/roleDefinitions/index.d.ts +2 -5
  67. package/dist/deviceManagement/roleDefinitions/roleAssignments/index.d.ts +3 -6
  68. package/dist/deviceManagement/termsAndConditions/acceptanceStatuses/index.d.ts +2 -5
  69. package/dist/deviceManagement/termsAndConditions/index.d.ts +4 -10
  70. package/dist/deviceManagement/virtualEndpoint/index.d.ts +0 -1
  71. package/dist/deviceManagement/windowsAutopilotDeviceIdentities/index.d.ts +2 -4
  72. package/dist/deviceManagement/windowsMalwareInformation/index.d.ts +4 -10
  73. package/dist/drives/items/index.d.ts +5 -6
  74. package/dist/drives/items/versions/index.d.ts +1 -1
  75. package/dist/education/classes/assignmentSettings/index.d.ts +45 -0
  76. package/dist/education/classes/assignmentSettings/index.js +1 -1
  77. package/dist/education/classes/assignmentSettings/index.mjs +1 -1
  78. package/dist/education/classes/assignments/index.d.ts +10 -36
  79. package/dist/education/classes/assignments/index.js +1 -1
  80. package/dist/education/classes/assignments/index.mjs +1 -1
  81. package/dist/education/classes/assignments/resources/index.d.ts +71 -0
  82. package/dist/education/classes/assignments/resources/index.js +1 -0
  83. package/dist/education/classes/assignments/resources/index.mjs +1 -0
  84. package/dist/education/classes/assignments/submissions/index.d.ts +2 -70
  85. package/dist/education/classes/assignments/submissions/index.js +1 -1
  86. package/dist/education/classes/assignments/submissions/index.mjs +1 -1
  87. package/dist/education/classes/assignments/submissions/resources/index.d.ts +71 -0
  88. package/dist/education/classes/assignments/submissions/resources/index.js +1 -0
  89. package/dist/education/classes/assignments/submissions/resources/index.mjs +1 -0
  90. package/dist/education/classes/assignments/submissions/submittedResources/index.d.ts +69 -0
  91. package/dist/education/classes/assignments/submissions/submittedResources/index.js +1 -0
  92. package/dist/education/classes/assignments/submissions/submittedResources/index.mjs +1 -0
  93. package/dist/education/me/assignments/index.d.ts +10 -34
  94. package/dist/education/me/assignments/index.js +1 -1
  95. package/dist/education/me/assignments/index.mjs +1 -1
  96. package/dist/education/me/assignments/resources/index.d.ts +69 -0
  97. package/dist/education/me/assignments/resources/index.js +1 -0
  98. package/dist/education/me/assignments/resources/index.mjs +1 -0
  99. package/dist/education/me/assignments/submissions/index.d.ts +2 -64
  100. package/dist/education/me/assignments/submissions/index.js +1 -1
  101. package/dist/education/me/assignments/submissions/index.mjs +1 -1
  102. package/dist/education/me/assignments/submissions/resources/index.d.ts +67 -0
  103. package/dist/education/me/assignments/submissions/resources/index.js +1 -0
  104. package/dist/education/me/assignments/submissions/resources/index.mjs +1 -0
  105. package/dist/education/me/assignments/submissions/submittedResources/index.d.ts +67 -0
  106. package/dist/education/me/assignments/submissions/submittedResources/index.js +1 -0
  107. package/dist/education/me/assignments/submissions/submittedResources/index.mjs +1 -0
  108. package/dist/education/reports/index.d.ts +70 -0
  109. package/dist/education/reports/index.js +1 -1
  110. package/dist/education/reports/index.mjs +1 -1
  111. package/dist/education/users/assignments/index.d.ts +10 -34
  112. package/dist/education/users/assignments/index.js +1 -1
  113. package/dist/education/users/assignments/index.mjs +1 -1
  114. package/dist/education/users/assignments/resources/index.d.ts +69 -0
  115. package/dist/education/users/assignments/resources/index.js +1 -0
  116. package/dist/education/users/assignments/resources/index.mjs +1 -0
  117. package/dist/education/users/assignments/submissions/index.d.ts +2 -64
  118. package/dist/education/users/assignments/submissions/index.js +1 -1
  119. package/dist/education/users/assignments/submissions/index.mjs +1 -1
  120. package/dist/education/users/assignments/submissions/resources/index.d.ts +67 -0
  121. package/dist/education/users/assignments/submissions/resources/index.js +1 -0
  122. package/dist/education/users/assignments/submissions/resources/index.mjs +1 -0
  123. package/dist/education/users/assignments/submissions/submittedResources/index.d.ts +67 -0
  124. package/dist/education/users/assignments/submissions/submittedResources/index.js +1 -0
  125. package/dist/education/users/assignments/submissions/submittedResources/index.mjs +1 -0
  126. package/dist/groups/conversations/index.d.ts +2 -2
  127. package/dist/groups/conversations/threads/index.d.ts +1 -1
  128. package/dist/groups/index.d.ts +20 -0
  129. package/dist/groups/index.js +1 -1
  130. package/dist/groups/index.mjs +1 -1
  131. package/dist/groups/threads/index.d.ts +1 -1
  132. package/dist/identity/conditionalAccess/index.d.ts +2 -2
  133. package/dist/identity/index.d.ts +1 -0
  134. package/dist/identity/index.js +1 -1
  135. package/dist/identity/index.mjs +1 -1
  136. package/dist/identity/riskPrevention/index.d.ts +23 -0
  137. package/dist/identity/riskPrevention/index.js +1 -0
  138. package/dist/identity/riskPrevention/index.mjs +1 -0
  139. package/dist/identity/riskPrevention/webApplicationFirewallProviders/index.d.ts +41 -0
  140. package/dist/identity/riskPrevention/webApplicationFirewallProviders/index.js +1 -0
  141. package/dist/identity/riskPrevention/webApplicationFirewallProviders/index.mjs +1 -0
  142. package/dist/identity/riskPrevention/webApplicationFirewallVerifications/index.d.ts +41 -0
  143. package/dist/identity/riskPrevention/webApplicationFirewallVerifications/index.js +1 -0
  144. package/dist/identity/riskPrevention/webApplicationFirewallVerifications/index.mjs +1 -0
  145. package/dist/identityGovernance/entitlementManagement/catalogs/index.d.ts +1 -1
  146. package/dist/identityGovernance/lifecycleWorkflows/deletedItems/workflows/index.d.ts +2 -2
  147. package/dist/identityGovernance/lifecycleWorkflows/workflows/index.d.ts +2 -2
  148. package/dist/index.d.ts +6 -0
  149. package/dist/index.js +1 -1
  150. package/dist/index.mjs +1 -1
  151. package/dist/me/cloudPCs/index.d.ts +89 -0
  152. package/dist/me/cloudPCs/index.js +1 -0
  153. package/dist/me/cloudPCs/index.mjs +1 -0
  154. package/dist/me/events/index.d.ts +2 -7
  155. package/dist/me/index.d.ts +1 -0
  156. package/dist/me/index.js +1 -1
  157. package/dist/me/index.mjs +1 -1
  158. package/dist/me/mailFolders/childFolders/index.d.ts +1 -1
  159. package/dist/me/mailFolders/index.d.ts +1 -1
  160. package/dist/me/managedDevices/index.d.ts +0 -4
  161. package/dist/me/messages/index.d.ts +6 -10
  162. package/dist/me/onlineMeetings/recordings/index.d.ts +1 -1
  163. package/dist/me/presence/index.d.ts +1 -1
  164. package/dist/organization/branding/localizations/index.d.ts +1 -1
  165. package/dist/organization/index.d.ts +2 -2
  166. package/dist/policies/crossTenantAccessPolicy/partners/index.d.ts +1 -1
  167. package/dist/reports/index.d.ts +0 -2
  168. package/dist/sites/index.d.ts +5 -4
  169. package/dist/sites/lists/index.d.ts +1 -1
  170. package/dist/solutions/backupRestore/index.d.ts +1 -16
  171. package/dist/solutions/backupRestore/index.js +1 -1
  172. package/dist/solutions/backupRestore/index.mjs +1 -1
  173. package/dist/solutions/backupRestore/protectionUnits/index.d.ts +35 -0
  174. package/dist/solutions/backupRestore/protectionUnits/index.js +1 -0
  175. package/dist/solutions/backupRestore/protectionUnits/index.mjs +1 -0
  176. package/dist/teams/channels/members/index.d.ts +2 -2
  177. package/dist/types/types.d.ts +9258 -2889
  178. package/dist/users/cloudPCs/index.d.ts +89 -0
  179. package/dist/users/cloudPCs/index.js +1 -0
  180. package/dist/users/cloudPCs/index.mjs +1 -0
  181. package/dist/users/index.d.ts +4 -3
  182. package/dist/users/index.js +1 -1
  183. package/dist/users/index.mjs +1 -1
  184. package/dist/users/managedDevices/index.d.ts +0 -4
  185. package/dist/users/onlineMeetings/recordings/index.d.ts +2 -2
  186. package/dist/users/onlineMeetings/transcripts/index.d.ts +1 -1
  187. package/dist/users/presence/index.d.ts +1 -1
  188. package/package.json +2 -2
@@ -0,0 +1,67 @@
1
+ import type { EndpointRequest, Operation } from './../../../../../types/common.ts';
2
+ export interface IEndpoints {
3
+ 'DELETE /education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}': Operation<'/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}', 'delete'>;
4
+ 'GET /education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources': Operation<'/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources', 'get'>;
5
+ 'GET /education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}': Operation<'/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}', 'get'>;
6
+ 'PATCH /education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}': Operation<'/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}', 'patch'>;
7
+ 'POST /education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources': Operation<'/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources', 'post'>;
8
+ 'GET /education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources': Operation<'/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources', 'get'>;
9
+ 'POST /education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources': Operation<'/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources', 'post'>;
10
+ 'GET /education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}': Operation<'/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}', 'get'>;
11
+ 'PATCH /education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}': Operation<'/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}', 'patch'>;
12
+ 'DELETE /education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}': Operation<'/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}', 'delete'>;
13
+ }
14
+ /**
15
+ * `DELETE /education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}`
16
+ *
17
+ */
18
+ export declare function del(params?: IEndpoints['DELETE /education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}']['parameters']): EndpointRequest<IEndpoints['DELETE /education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}']['response']>;
19
+ /**
20
+ * `GET /education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources`
21
+ *
22
+ */
23
+ export declare function list(params?: IEndpoints['GET /education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources']['parameters']): EndpointRequest<IEndpoints['GET /education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources']['response']>;
24
+ /**
25
+ * `GET /education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}`
26
+ *
27
+ */
28
+ export declare function get(params?: IEndpoints['GET /education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}']['parameters']): EndpointRequest<IEndpoints['GET /education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}']['response']>;
29
+ /**
30
+ * `PATCH /education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}`
31
+ *
32
+ */
33
+ export declare function update(body: IEndpoints['PATCH /education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}']['body'], params?: IEndpoints['PATCH /education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}']['parameters']): EndpointRequest<IEndpoints['PATCH /education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}']['response']>;
34
+ /**
35
+ * `POST /education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources`
36
+ *
37
+ */
38
+ export declare function create(body: IEndpoints['POST /education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources']['body'], params?: IEndpoints['POST /education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources']['parameters']): EndpointRequest<IEndpoints['POST /education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources']['response']>;
39
+ export declare const dependentResources: {
40
+ /**
41
+ * `GET /education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources`
42
+ *
43
+ * A collection of submission resources that depend on the parent educationSubmissionResource.
44
+ */
45
+ list: (params?: IEndpoints["GET /education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources"]["parameters"]) => EndpointRequest<IEndpoints["GET /education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources"]["response"]>;
46
+ /**
47
+ * `POST /education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources`
48
+ *
49
+ */
50
+ create: (body: IEndpoints["POST /education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources"]["body"], params?: IEndpoints["POST /education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources"]["parameters"]) => EndpointRequest<IEndpoints["POST /education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources"]["response"]>;
51
+ /**
52
+ * `GET /education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}`
53
+ *
54
+ * A collection of submission resources that depend on the parent educationSubmissionResource.
55
+ */
56
+ get: (params?: IEndpoints["GET /education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}"]["parameters"]) => EndpointRequest<IEndpoints["GET /education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}"]["response"]>;
57
+ /**
58
+ * `PATCH /education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}`
59
+ *
60
+ */
61
+ update: (body: IEndpoints["PATCH /education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}"]["body"], params?: IEndpoints["PATCH /education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}"]["parameters"]) => EndpointRequest<IEndpoints["PATCH /education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}"]["response"]>;
62
+ /**
63
+ * `DELETE /education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}`
64
+ *
65
+ */
66
+ del: (params?: IEndpoints["DELETE /education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}"]["parameters"]) => EndpointRequest<IEndpoints["DELETE /education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}"]["response"]>;
67
+ };
@@ -0,0 +1 @@
1
+ 'use strict';function n(s){return {method:"delete",path:"/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}",paramDefs:{header:["If-Match"],path:["educationUser-id","educationAssignment-id","educationSubmission-id","educationSubmissionResource-id"]},params:s}}function u(s){return {method:"get",path:"/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources",paramDefs:{path:["educationUser-id","educationAssignment-id","educationSubmission-id"],query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"]},params:s}}function o(s){return {method:"get",path:"/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}",paramDefs:{path:["educationUser-id","educationAssignment-id","educationSubmission-id","educationSubmissionResource-id"],query:["$select","$expand"]},params:s}}function d(s,i){return {method:"patch",path:"/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}",paramDefs:{path:["educationUser-id","educationAssignment-id","educationSubmission-id","educationSubmissionResource-id"]},params:i,body:s}}function t(s,i){return {method:"post",path:"/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources",paramDefs:{path:["educationUser-id","educationAssignment-id","educationSubmission-id"]},params:i,body:s}}const c={list:function(i){return {method:"get",path:"/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources",paramDefs:{query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["educationUser-id","educationAssignment-id","educationSubmission-id","educationSubmissionResource-id"]},params:i}},create:function(i,e){return {method:"post",path:"/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources",paramDefs:{path:["educationUser-id","educationAssignment-id","educationSubmission-id","educationSubmissionResource-id"]},params:e,body:i}},get:function(i){return {method:"get",path:"/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}",paramDefs:{query:["$select","$expand"],path:["educationUser-id","educationAssignment-id","educationSubmission-id","educationSubmissionResource-id","educationSubmissionResource-id1"]},params:i}},update:function(i,e){return {method:"patch",path:"/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}",paramDefs:{path:["educationUser-id","educationAssignment-id","educationSubmission-id","educationSubmissionResource-id","educationSubmissionResource-id1"]},params:e,body:i}},del:function(i){return {method:"delete",path:"/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}",paramDefs:{header:["If-Match"],path:["educationUser-id","educationAssignment-id","educationSubmission-id","educationSubmissionResource-id","educationSubmissionResource-id1"]},params:i}}};exports.create=t;exports.del=n;exports.dependentResources=c;exports.get=o;exports.list=u;exports.update=d;
@@ -0,0 +1 @@
1
+ function n(s){return {method:"delete",path:"/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}",paramDefs:{header:["If-Match"],path:["educationUser-id","educationAssignment-id","educationSubmission-id","educationSubmissionResource-id"]},params:s}}function u(s){return {method:"get",path:"/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources",paramDefs:{path:["educationUser-id","educationAssignment-id","educationSubmission-id"],query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"]},params:s}}function o(s){return {method:"get",path:"/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}",paramDefs:{path:["educationUser-id","educationAssignment-id","educationSubmission-id","educationSubmissionResource-id"],query:["$select","$expand"]},params:s}}function d(s,i){return {method:"patch",path:"/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}",paramDefs:{path:["educationUser-id","educationAssignment-id","educationSubmission-id","educationSubmissionResource-id"]},params:i,body:s}}function t(s,i){return {method:"post",path:"/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources",paramDefs:{path:["educationUser-id","educationAssignment-id","educationSubmission-id"]},params:i,body:s}}const c={list:function(i){return {method:"get",path:"/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources",paramDefs:{query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["educationUser-id","educationAssignment-id","educationSubmission-id","educationSubmissionResource-id"]},params:i}},create:function(i,e){return {method:"post",path:"/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources",paramDefs:{path:["educationUser-id","educationAssignment-id","educationSubmission-id","educationSubmissionResource-id"]},params:e,body:i}},get:function(i){return {method:"get",path:"/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}",paramDefs:{query:["$select","$expand"],path:["educationUser-id","educationAssignment-id","educationSubmission-id","educationSubmissionResource-id","educationSubmissionResource-id1"]},params:i}},update:function(i,e){return {method:"patch",path:"/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}",paramDefs:{path:["educationUser-id","educationAssignment-id","educationSubmission-id","educationSubmissionResource-id","educationSubmissionResource-id1"]},params:e,body:i}},del:function(i){return {method:"delete",path:"/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}",paramDefs:{header:["If-Match"],path:["educationUser-id","educationAssignment-id","educationSubmission-id","educationSubmissionResource-id","educationSubmissionResource-id1"]},params:i}}};export{t as create,n as del,c as dependentResources,o as get,u as list,d as update};
@@ -21,12 +21,12 @@ export declare function list(params?: IEndpoints['GET /groups/{group-id}/convers
21
21
  /**
22
22
  * `GET /groups/{group-id}/conversations/{conversation-id}`
23
23
  *
24
- * The group&#x27;s conversations.
24
+ * Retrieve the properties and relationships of conversation object.
25
25
  */
26
26
  export declare function get(params?: IEndpoints['GET /groups/{group-id}/conversations/{conversation-id}']['parameters']): EndpointRequest<IEndpoints['GET /groups/{group-id}/conversations/{conversation-id}']['response']>;
27
27
  /**
28
28
  * `POST /groups/{group-id}/conversations`
29
29
  *
30
- * Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.
30
+ * Use reply thread or reply post to further post to that conversation.
31
31
  */
32
32
  export declare function create(body: IEndpoints['POST /groups/{group-id}/conversations']['body'], params?: IEndpoints['POST /groups/{group-id}/conversations']['parameters']): EndpointRequest<IEndpoints['POST /groups/{group-id}/conversations']['response']>;
@@ -41,7 +41,7 @@ export declare const reply: {
41
41
  /**
42
42
  * `POST /groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/reply`
43
43
  *
44
- * Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation.
44
+ * Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.
45
45
  */
46
46
  create: (body: IEndpoints["POST /groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/reply"]["body"], params?: IEndpoints["POST /groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/reply"]["parameters"]) => EndpointRequest<IEndpoints["POST /groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/reply"]["response"]>;
47
47
  };
@@ -44,6 +44,9 @@ export interface IEndpoints {
44
44
  'GET /groups/{group-id}/members': Operation<'/groups/{group-id}/members', 'get'>;
45
45
  'GET /groups/{group-id}/membersWithLicenseErrors': Operation<'/groups/{group-id}/membersWithLicenseErrors', 'get'>;
46
46
  'GET /groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}': Operation<'/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}', 'get'>;
47
+ 'GET /groups/{group-id}/onPremisesSyncBehavior': Operation<'/groups/{group-id}/onPremisesSyncBehavior', 'get'>;
48
+ 'PATCH /groups/{group-id}/onPremisesSyncBehavior': Operation<'/groups/{group-id}/onPremisesSyncBehavior', 'patch'>;
49
+ 'DELETE /groups/{group-id}/onPremisesSyncBehavior': Operation<'/groups/{group-id}/onPremisesSyncBehavior', 'delete'>;
47
50
  'GET /groups/{group-id}/owners': Operation<'/groups/{group-id}/owners', 'get'>;
48
51
  'GET /groups/{group-id}/permissionGrants': Operation<'/groups/{group-id}/permissionGrants', 'get'>;
49
52
  'POST /groups/{group-id}/permissionGrants': Operation<'/groups/{group-id}/permissionGrants', 'post'>;
@@ -333,6 +336,23 @@ export declare const membersWithLicenseErrors: {
333
336
  */
334
337
  get: (params?: IEndpoints["GET /groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}"]["parameters"]) => EndpointRequest<IEndpoints["GET /groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}"]["response"]>;
335
338
  };
339
+ export declare const onPremisesSyncBehavior: {
340
+ /**
341
+ * `GET /groups/{group-id}/onPremisesSyncBehavior`
342
+ *
343
+ */
344
+ get: (params?: IEndpoints["GET /groups/{group-id}/onPremisesSyncBehavior"]["parameters"]) => EndpointRequest<IEndpoints["GET /groups/{group-id}/onPremisesSyncBehavior"]["response"]>;
345
+ /**
346
+ * `PATCH /groups/{group-id}/onPremisesSyncBehavior`
347
+ *
348
+ */
349
+ update: (body: IEndpoints["PATCH /groups/{group-id}/onPremisesSyncBehavior"]["body"], params?: IEndpoints["PATCH /groups/{group-id}/onPremisesSyncBehavior"]["parameters"]) => EndpointRequest<IEndpoints["PATCH /groups/{group-id}/onPremisesSyncBehavior"]["response"]>;
350
+ /**
351
+ * `DELETE /groups/{group-id}/onPremisesSyncBehavior`
352
+ *
353
+ */
354
+ del: (params?: IEndpoints["DELETE /groups/{group-id}/onPremisesSyncBehavior"]["parameters"]) => EndpointRequest<IEndpoints["DELETE /groups/{group-id}/onPremisesSyncBehavior"]["response"]>;
355
+ };
336
356
  export declare const owners: {
337
357
  /**
338
358
  * `GET /groups/{group-id}/owners`
@@ -1 +1 @@
1
- 'use strict';var calendar=require('./calendar'),conversations=require('./conversations'),events=require('./events'),groupLifecyclePolicies=require('./groupLifecyclePolicies'),onenote=require('./onenote'),planner=require('./planner'),sites=require('./sites'),team=require('./team'),threads=require('./threads');function _interopNamespace(e){if(e&&e.__esModule)return e;var n=Object.create(null);if(e){Object.keys(e).forEach(function(k){if(k!=='default'){var d=Object.getOwnPropertyDescriptor(e,k);Object.defineProperty(n,k,d.get?d:{enumerable:true,get:function(){return e[k]}});}})}n.default=e;return Object.freeze(n)}var calendar__namespace=/*#__PURE__*/_interopNamespace(calendar);var conversations__namespace=/*#__PURE__*/_interopNamespace(conversations);var events__namespace=/*#__PURE__*/_interopNamespace(events);var groupLifecyclePolicies__namespace=/*#__PURE__*/_interopNamespace(groupLifecyclePolicies);var onenote__namespace=/*#__PURE__*/_interopNamespace(onenote);var planner__namespace=/*#__PURE__*/_interopNamespace(planner);var sites__namespace=/*#__PURE__*/_interopNamespace(sites);var team__namespace=/*#__PURE__*/_interopNamespace(team);var threads__namespace=/*#__PURE__*/_interopNamespace(threads);function p(r){return {method:"delete",path:"/groups/{group-id}",paramDefs:{header:["If-Match"],path:["group-id"]},params:r}}function s(r){return {method:"get",path:"/groups",paramDefs:{header:["ConsistencyLevel"],query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"]},params:r}}function t(r){return {method:"get",path:"/groups/{group-id}",paramDefs:{path:["group-id"],query:["$select","$expand"]},params:r}}function i(r,e){return {method:"patch",path:"/groups/{group-id}",paramDefs:{path:["group-id"]},params:e,body:r}}function n(r){return {method:"post",path:"/groups",body:r}}const u={list:function(e){return {method:"get",path:"/groups/{group-id}/acceptedSenders",paramDefs:{query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}}},d={create:function(e){return {method:"post",path:"/groups/{group-id}/addFavorite",paramDefs:{path:["group-id"]},params:e}}},g={list:function(e){return {method:"get",path:"/groups/{group-id}/appRoleAssignments",paramDefs:{header:["ConsistencyLevel"],query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}},create:function(e,o){return {method:"post",path:"/groups/{group-id}/appRoleAssignments",paramDefs:{path:["group-id"]},params:o,body:e}},get:function(e){return {method:"get",path:"/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}",paramDefs:{header:["ConsistencyLevel"],query:["$select","$expand"],path:["group-id","appRoleAssignment-id"]},params:e}},update:function(e,o){return {method:"patch",path:"/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}",paramDefs:{path:["group-id","appRoleAssignment-id"]},params:o,body:e}},del:function(e){return {method:"delete",path:"/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}",paramDefs:{header:["If-Match"],path:["group-id","appRoleAssignment-id"]},params:e}}},a={create:function(e,o){return {method:"post",path:"/groups/{group-id}/assignLicense",paramDefs:{path:["group-id"]},params:o,body:e}}},c={get:function(e){return {method:"get",path:"/groups/{group-id}/calendarView",paramDefs:{query:["startDateTime","endDateTime","$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}}},m={create:function(e){return {method:"post",path:"/groups/{group-id}/checkGrantedPermissionsForApp",paramDefs:{path:["group-id"]},params:e}}},E={create:function(e,o){return {method:"post",path:"/groups/{group-id}/checkMemberGroups",paramDefs:{path:["group-id"]},params:o,body:e}}},h={create:function(e,o){return {method:"post",path:"/groups/{group-id}/checkMemberObjects",paramDefs:{path:["group-id"]},params:o,body:e}}},f={get:function(e){return {method:"get",path:"/groups/{group-id}/createdOnBehalfOf",paramDefs:{query:["$select","$expand"],path:["group-id"]},params:e}}},O={get:function(e){return {method:"get",path:"/groups/{group-id}/drive",paramDefs:{query:["$select","$expand"],path:["group-id"]},params:e}}},l={list:function(e){return {method:"get",path:"/groups/{group-id}/drives",paramDefs:{query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}},get:function(e){return {method:"get",path:"/groups/{group-id}/drives/{drive-id}",paramDefs:{query:["$select","$expand"],path:["group-id","drive-id"]},params:e}}},T={list:function(e){return {method:"get",path:"/groups/{group-id}/extensions",paramDefs:{query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}},create:function(e,o){return {method:"post",path:"/groups/{group-id}/extensions",paramDefs:{path:["group-id"]},params:o,body:e}},get:function(e){return {method:"get",path:"/groups/{group-id}/extensions/{extension-id}",paramDefs:{query:["$select","$expand"],path:["group-id","extension-id"]},params:e}},update:function(e,o){return {method:"patch",path:"/groups/{group-id}/extensions/{extension-id}",paramDefs:{path:["group-id","extension-id"]},params:o,body:e}},del:function(e){return {method:"delete",path:"/groups/{group-id}/extensions/{extension-id}",paramDefs:{header:["If-Match"],path:["group-id","extension-id"]},params:e}}},b={create:function(e){return {method:"post",path:"/groups/getAvailableExtensionProperties",body:e}}},$={create:function(e){return {method:"post",path:"/groups/getByIds",body:e}}},P={create:function(e,o){return {method:"post",path:"/groups/{group-id}/getMemberGroups",paramDefs:{path:["group-id"]},params:o,body:e}}},I={create:function(e,o){return {method:"post",path:"/groups/{group-id}/getMemberObjects",paramDefs:{path:["group-id"]},params:o,body:e}}},G={get:function(e){return {method:"get",path:"/groups/{group-id}/memberOf",paramDefs:{header:["ConsistencyLevel"],query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}},get$1:function(e){return {method:"get",path:"/groups/{group-id}/memberOf/{directoryObject-id}",paramDefs:{header:["ConsistencyLevel"],query:["$select","$expand"],path:["group-id","directoryObject-id"]},params:e}}},x={list:function(e){return {method:"get",path:"/groups/{group-id}/members",paramDefs:{header:["ConsistencyLevel"],query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}}},S={list:function(e){return {method:"get",path:"/groups/{group-id}/membersWithLicenseErrors",paramDefs:{header:["ConsistencyLevel"],query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}},get:function(e){return {method:"get",path:"/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}",paramDefs:{header:["ConsistencyLevel"],query:["$select","$expand"],path:["group-id","directoryObject-id"]},params:e}}},y={list:function(e){return {method:"get",path:"/groups/{group-id}/owners",paramDefs:{header:["ConsistencyLevel"],query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}}},v={list:function(e){return {method:"get",path:"/groups/{group-id}/permissionGrants",paramDefs:{query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}},create:function(e,o){return {method:"post",path:"/groups/{group-id}/permissionGrants",paramDefs:{path:["group-id"]},params:o,body:e}},get:function(e){return {method:"get",path:"/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}",paramDefs:{query:["$select","$expand"],path:["group-id","resourceSpecificPermissionGrant-id"]},params:e}},update:function(e,o){return {method:"patch",path:"/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}",paramDefs:{path:["group-id","resourceSpecificPermissionGrant-id"]},params:o,body:e}},del:function(e){return {method:"delete",path:"/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}",paramDefs:{header:["If-Match"],path:["group-id","resourceSpecificPermissionGrant-id"]},params:e}}},R={get:function(e){return {method:"get",path:"/groups/{group-id}/photo",paramDefs:{query:["$select","$expand"],path:["group-id"]},params:e}},update:function(e,o){return {method:"patch",path:"/groups/{group-id}/photo",paramDefs:{path:["group-id"]},params:o,body:e}},del:function(e){return {method:"delete",path:"/groups/{group-id}/photo",paramDefs:{header:["If-Match"],path:["group-id"]},params:e}}},q={list:function(e){return {method:"get",path:"/groups/{group-id}/photos",paramDefs:{query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}},get:function(e){return {method:"get",path:"/groups/{group-id}/photos/{profilePhoto-id}",paramDefs:{query:["$select","$expand"],path:["group-id","profilePhoto-id"]},params:e}}},A={list:function(e){return {method:"get",path:"/groups/{group-id}/rejectedSenders",paramDefs:{query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}}},D={create:function(e){return {method:"post",path:"/groups/{group-id}/removeFavorite",paramDefs:{path:["group-id"]},params:e}}},M={create:function(e){return {method:"post",path:"/groups/{group-id}/renew",paramDefs:{path:["group-id"]},params:e}}},L={create:function(e){return {method:"post",path:"/groups/{group-id}/resetUnseenCount",paramDefs:{path:["group-id"]},params:e}}},j={create:function(e){return {method:"post",path:"/groups/{group-id}/restore",paramDefs:{path:["group-id"]},params:e}}},C={create:function(e){return {method:"post",path:"/groups/{group-id}/retryServiceProvisioning",paramDefs:{path:["group-id"]},params:e}}},k={list:function(e){return {method:"get",path:"/groups/{group-id}/serviceProvisioningErrors",paramDefs:{query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}}},B={list:function(e){return {method:"get",path:"/groups/{group-id}/settings",paramDefs:{query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}},create:function(e,o){return {method:"post",path:"/groups/{group-id}/settings",paramDefs:{path:["group-id"]},params:o,body:e}},get:function(e){return {method:"get",path:"/groups/{group-id}/settings/{groupSetting-id}",paramDefs:{query:["$select","$expand"],path:["group-id","groupSetting-id"]},params:e}},update:function(e,o){return {method:"patch",path:"/groups/{group-id}/settings/{groupSetting-id}",paramDefs:{path:["group-id","groupSetting-id"]},params:o,body:e}},del:function(e){return {method:"delete",path:"/groups/{group-id}/settings/{groupSetting-id}",paramDefs:{header:["If-Match"],path:["group-id","groupSetting-id"]},params:e}}},H={create:function(e){return {method:"post",path:"/groups/{group-id}/subscribeByMail",paramDefs:{path:["group-id"]},params:e}}},w={get:function(e){return {method:"get",path:"/groups/{group-id}/transitiveMemberOf",paramDefs:{header:["ConsistencyLevel"],query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}},get$1:function(e){return {method:"get",path:"/groups/{group-id}/transitiveMemberOf/{directoryObject-id}",paramDefs:{header:["ConsistencyLevel"],query:["$select","$expand"],path:["group-id","directoryObject-id"]},params:e}}},F={list:function(e){return {method:"get",path:"/groups/{group-id}/transitiveMembers",paramDefs:{header:["ConsistencyLevel"],query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}},get:function(e){return {method:"get",path:"/groups/{group-id}/transitiveMembers/{directoryObject-id}",paramDefs:{header:["ConsistencyLevel"],query:["$select","$expand"],path:["group-id","directoryObject-id"]},params:e}}},W={create:function(e){return {method:"post",path:"/groups/{group-id}/unsubscribeByMail",paramDefs:{path:["group-id"]},params:e}}},U={create:function(e,o){return {method:"post",path:"/groups/{group-id}/validateProperties",paramDefs:{path:["group-id"]},params:o,body:e}},create$1:function(e){return {method:"post",path:"/groups/validateProperties",body:e}}};exports.calendar=calendar__namespace;exports.conversations=conversations__namespace;exports.events=events__namespace;exports.groupLifecyclePolicies=groupLifecyclePolicies__namespace;exports.onenote=onenote__namespace;exports.planner=planner__namespace;exports.sites=sites__namespace;exports.team=team__namespace;exports.threads=threads__namespace;exports.acceptedSenders=u;exports.addFavorite=d;exports.appRoleAssignments=g;exports.assignLicense=a;exports.calendarView=c;exports.checkGrantedPermissionsForApp=m;exports.checkMemberGroups=E;exports.checkMemberObjects=h;exports.create=n;exports.createdOnBehalfOf=f;exports.del=p;exports.drive=O;exports.drives=l;exports.extensions=T;exports.get=t;exports.getAvailableExtensionProperties=b;exports.getByIds=$;exports.getMemberGroups=P;exports.getMemberObjects=I;exports.list=s;exports.memberOf=G;exports.members=x;exports.membersWithLicenseErrors=S;exports.owners=y;exports.permissionGrants=v;exports.photo=R;exports.photos=q;exports.rejectedSenders=A;exports.removeFavorite=D;exports.renew=M;exports.resetUnseenCount=L;exports.restore=j;exports.retryServiceProvisioning=C;exports.serviceProvisioningErrors=k;exports.settings=B;exports.subscribeByMail=H;exports.transitiveMemberOf=w;exports.transitiveMembers=F;exports.unsubscribeByMail=W;exports.update=i;exports.validateProperties=U;
1
+ 'use strict';var calendar=require('./calendar'),conversations=require('./conversations'),events=require('./events'),groupLifecyclePolicies=require('./groupLifecyclePolicies'),onenote=require('./onenote'),planner=require('./planner'),sites=require('./sites'),team=require('./team'),threads=require('./threads');function _interopNamespace(e){if(e&&e.__esModule)return e;var n=Object.create(null);if(e){Object.keys(e).forEach(function(k){if(k!=='default'){var d=Object.getOwnPropertyDescriptor(e,k);Object.defineProperty(n,k,d.get?d:{enumerable:true,get:function(){return e[k]}});}})}n.default=e;return Object.freeze(n)}var calendar__namespace=/*#__PURE__*/_interopNamespace(calendar);var conversations__namespace=/*#__PURE__*/_interopNamespace(conversations);var events__namespace=/*#__PURE__*/_interopNamespace(events);var groupLifecyclePolicies__namespace=/*#__PURE__*/_interopNamespace(groupLifecyclePolicies);var onenote__namespace=/*#__PURE__*/_interopNamespace(onenote);var planner__namespace=/*#__PURE__*/_interopNamespace(planner);var sites__namespace=/*#__PURE__*/_interopNamespace(sites);var team__namespace=/*#__PURE__*/_interopNamespace(team);var threads__namespace=/*#__PURE__*/_interopNamespace(threads);function p(r){return {method:"delete",path:"/groups/{group-id}",paramDefs:{header:["If-Match"],path:["group-id"]},params:r}}function s(r){return {method:"get",path:"/groups",paramDefs:{header:["ConsistencyLevel"],query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"]},params:r}}function t(r){return {method:"get",path:"/groups/{group-id}",paramDefs:{path:["group-id"],query:["$select","$expand"]},params:r}}function i(r,e){return {method:"patch",path:"/groups/{group-id}",paramDefs:{path:["group-id"]},params:e,body:r}}function n(r){return {method:"post",path:"/groups",body:r}}const u={list:function(e){return {method:"get",path:"/groups/{group-id}/acceptedSenders",paramDefs:{query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}}},d={create:function(e){return {method:"post",path:"/groups/{group-id}/addFavorite",paramDefs:{path:["group-id"]},params:e}}},g={list:function(e){return {method:"get",path:"/groups/{group-id}/appRoleAssignments",paramDefs:{header:["ConsistencyLevel"],query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}},create:function(e,o){return {method:"post",path:"/groups/{group-id}/appRoleAssignments",paramDefs:{path:["group-id"]},params:o,body:e}},get:function(e){return {method:"get",path:"/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}",paramDefs:{header:["ConsistencyLevel"],query:["$select","$expand"],path:["group-id","appRoleAssignment-id"]},params:e}},update:function(e,o){return {method:"patch",path:"/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}",paramDefs:{path:["group-id","appRoleAssignment-id"]},params:o,body:e}},del:function(e){return {method:"delete",path:"/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}",paramDefs:{header:["If-Match"],path:["group-id","appRoleAssignment-id"]},params:e}}},a={create:function(e,o){return {method:"post",path:"/groups/{group-id}/assignLicense",paramDefs:{path:["group-id"]},params:o,body:e}}},c={get:function(e){return {method:"get",path:"/groups/{group-id}/calendarView",paramDefs:{query:["startDateTime","endDateTime","$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}}},m={create:function(e){return {method:"post",path:"/groups/{group-id}/checkGrantedPermissionsForApp",paramDefs:{path:["group-id"]},params:e}}},E={create:function(e,o){return {method:"post",path:"/groups/{group-id}/checkMemberGroups",paramDefs:{path:["group-id"]},params:o,body:e}}},h={create:function(e,o){return {method:"post",path:"/groups/{group-id}/checkMemberObjects",paramDefs:{path:["group-id"]},params:o,body:e}}},f={get:function(e){return {method:"get",path:"/groups/{group-id}/createdOnBehalfOf",paramDefs:{query:["$select","$expand"],path:["group-id"]},params:e}}},T={get:function(e){return {method:"get",path:"/groups/{group-id}/drive",paramDefs:{query:["$select","$expand"],path:["group-id"]},params:e}}},l={list:function(e){return {method:"get",path:"/groups/{group-id}/drives",paramDefs:{query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}},get:function(e){return {method:"get",path:"/groups/{group-id}/drives/{drive-id}",paramDefs:{query:["$select","$expand"],path:["group-id","drive-id"]},params:e}}},O={list:function(e){return {method:"get",path:"/groups/{group-id}/extensions",paramDefs:{query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}},create:function(e,o){return {method:"post",path:"/groups/{group-id}/extensions",paramDefs:{path:["group-id"]},params:o,body:e}},get:function(e){return {method:"get",path:"/groups/{group-id}/extensions/{extension-id}",paramDefs:{query:["$select","$expand"],path:["group-id","extension-id"]},params:e}},update:function(e,o){return {method:"patch",path:"/groups/{group-id}/extensions/{extension-id}",paramDefs:{path:["group-id","extension-id"]},params:o,body:e}},del:function(e){return {method:"delete",path:"/groups/{group-id}/extensions/{extension-id}",paramDefs:{header:["If-Match"],path:["group-id","extension-id"]},params:e}}},P={create:function(e){return {method:"post",path:"/groups/getAvailableExtensionProperties",body:e}}},b={create:function(e){return {method:"post",path:"/groups/getByIds",body:e}}},$={create:function(e,o){return {method:"post",path:"/groups/{group-id}/getMemberGroups",paramDefs:{path:["group-id"]},params:o,body:e}}},I={create:function(e,o){return {method:"post",path:"/groups/{group-id}/getMemberObjects",paramDefs:{path:["group-id"]},params:o,body:e}}},G={get:function(e){return {method:"get",path:"/groups/{group-id}/memberOf",paramDefs:{header:["ConsistencyLevel"],query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}},get$1:function(e){return {method:"get",path:"/groups/{group-id}/memberOf/{directoryObject-id}",paramDefs:{header:["ConsistencyLevel"],query:["$select","$expand"],path:["group-id","directoryObject-id"]},params:e}}},S={list:function(e){return {method:"get",path:"/groups/{group-id}/members",paramDefs:{header:["ConsistencyLevel"],query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}}},y={list:function(e){return {method:"get",path:"/groups/{group-id}/membersWithLicenseErrors",paramDefs:{header:["ConsistencyLevel"],query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}},get:function(e){return {method:"get",path:"/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}",paramDefs:{header:["ConsistencyLevel"],query:["$select","$expand"],path:["group-id","directoryObject-id"]},params:e}}},v={get:function(e){return {method:"get",path:"/groups/{group-id}/onPremisesSyncBehavior",paramDefs:{query:["$select","$expand"],path:["group-id"]},params:e}},update:function(e,o){return {method:"patch",path:"/groups/{group-id}/onPremisesSyncBehavior",paramDefs:{path:["group-id"]},params:o,body:e}},del:function(e){return {method:"delete",path:"/groups/{group-id}/onPremisesSyncBehavior",paramDefs:{header:["If-Match"],path:["group-id"]},params:e}}},x={list:function(e){return {method:"get",path:"/groups/{group-id}/owners",paramDefs:{header:["ConsistencyLevel"],query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}}},R={list:function(e){return {method:"get",path:"/groups/{group-id}/permissionGrants",paramDefs:{query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}},create:function(e,o){return {method:"post",path:"/groups/{group-id}/permissionGrants",paramDefs:{path:["group-id"]},params:o,body:e}},get:function(e){return {method:"get",path:"/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}",paramDefs:{query:["$select","$expand"],path:["group-id","resourceSpecificPermissionGrant-id"]},params:e}},update:function(e,o){return {method:"patch",path:"/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}",paramDefs:{path:["group-id","resourceSpecificPermissionGrant-id"]},params:o,body:e}},del:function(e){return {method:"delete",path:"/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}",paramDefs:{header:["If-Match"],path:["group-id","resourceSpecificPermissionGrant-id"]},params:e}}},q={get:function(e){return {method:"get",path:"/groups/{group-id}/photo",paramDefs:{query:["$select","$expand"],path:["group-id"]},params:e}},update:function(e,o){return {method:"patch",path:"/groups/{group-id}/photo",paramDefs:{path:["group-id"]},params:o,body:e}},del:function(e){return {method:"delete",path:"/groups/{group-id}/photo",paramDefs:{header:["If-Match"],path:["group-id"]},params:e}}},D={list:function(e){return {method:"get",path:"/groups/{group-id}/photos",paramDefs:{query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}},get:function(e){return {method:"get",path:"/groups/{group-id}/photos/{profilePhoto-id}",paramDefs:{query:["$select","$expand"],path:["group-id","profilePhoto-id"]},params:e}}},A={list:function(e){return {method:"get",path:"/groups/{group-id}/rejectedSenders",paramDefs:{query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}}},M={create:function(e){return {method:"post",path:"/groups/{group-id}/removeFavorite",paramDefs:{path:["group-id"]},params:e}}},L={create:function(e){return {method:"post",path:"/groups/{group-id}/renew",paramDefs:{path:["group-id"]},params:e}}},C={create:function(e){return {method:"post",path:"/groups/{group-id}/resetUnseenCount",paramDefs:{path:["group-id"]},params:e}}},j={create:function(e){return {method:"post",path:"/groups/{group-id}/restore",paramDefs:{path:["group-id"]},params:e}}},B={create:function(e){return {method:"post",path:"/groups/{group-id}/retryServiceProvisioning",paramDefs:{path:["group-id"]},params:e}}},k={list:function(e){return {method:"get",path:"/groups/{group-id}/serviceProvisioningErrors",paramDefs:{query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}}},H={list:function(e){return {method:"get",path:"/groups/{group-id}/settings",paramDefs:{query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}},create:function(e,o){return {method:"post",path:"/groups/{group-id}/settings",paramDefs:{path:["group-id"]},params:o,body:e}},get:function(e){return {method:"get",path:"/groups/{group-id}/settings/{groupSetting-id}",paramDefs:{query:["$select","$expand"],path:["group-id","groupSetting-id"]},params:e}},update:function(e,o){return {method:"patch",path:"/groups/{group-id}/settings/{groupSetting-id}",paramDefs:{path:["group-id","groupSetting-id"]},params:o,body:e}},del:function(e){return {method:"delete",path:"/groups/{group-id}/settings/{groupSetting-id}",paramDefs:{header:["If-Match"],path:["group-id","groupSetting-id"]},params:e}}},w={create:function(e){return {method:"post",path:"/groups/{group-id}/subscribeByMail",paramDefs:{path:["group-id"]},params:e}}},F={get:function(e){return {method:"get",path:"/groups/{group-id}/transitiveMemberOf",paramDefs:{header:["ConsistencyLevel"],query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}},get$1:function(e){return {method:"get",path:"/groups/{group-id}/transitiveMemberOf/{directoryObject-id}",paramDefs:{header:["ConsistencyLevel"],query:["$select","$expand"],path:["group-id","directoryObject-id"]},params:e}}},W={list:function(e){return {method:"get",path:"/groups/{group-id}/transitiveMembers",paramDefs:{header:["ConsistencyLevel"],query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}},get:function(e){return {method:"get",path:"/groups/{group-id}/transitiveMembers/{directoryObject-id}",paramDefs:{header:["ConsistencyLevel"],query:["$select","$expand"],path:["group-id","directoryObject-id"]},params:e}}},U={create:function(e){return {method:"post",path:"/groups/{group-id}/unsubscribeByMail",paramDefs:{path:["group-id"]},params:e}}},V={create:function(e,o){return {method:"post",path:"/groups/{group-id}/validateProperties",paramDefs:{path:["group-id"]},params:o,body:e}},create$1:function(e){return {method:"post",path:"/groups/validateProperties",body:e}}};exports.calendar=calendar__namespace;exports.conversations=conversations__namespace;exports.events=events__namespace;exports.groupLifecyclePolicies=groupLifecyclePolicies__namespace;exports.onenote=onenote__namespace;exports.planner=planner__namespace;exports.sites=sites__namespace;exports.team=team__namespace;exports.threads=threads__namespace;exports.acceptedSenders=u;exports.addFavorite=d;exports.appRoleAssignments=g;exports.assignLicense=a;exports.calendarView=c;exports.checkGrantedPermissionsForApp=m;exports.checkMemberGroups=E;exports.checkMemberObjects=h;exports.create=n;exports.createdOnBehalfOf=f;exports.del=p;exports.drive=T;exports.drives=l;exports.extensions=O;exports.get=t;exports.getAvailableExtensionProperties=P;exports.getByIds=b;exports.getMemberGroups=$;exports.getMemberObjects=I;exports.list=s;exports.memberOf=G;exports.members=S;exports.membersWithLicenseErrors=y;exports.onPremisesSyncBehavior=v;exports.owners=x;exports.permissionGrants=R;exports.photo=q;exports.photos=D;exports.rejectedSenders=A;exports.removeFavorite=M;exports.renew=L;exports.resetUnseenCount=C;exports.restore=j;exports.retryServiceProvisioning=B;exports.serviceProvisioningErrors=k;exports.settings=H;exports.subscribeByMail=w;exports.transitiveMemberOf=F;exports.transitiveMembers=W;exports.unsubscribeByMail=U;exports.update=i;exports.validateProperties=V;
@@ -1 +1 @@
1
- import*as calendar from'./calendar/index.mjs';export{calendar };import*as conversations from'./conversations/index.mjs';export{conversations };import*as events from'./events/index.mjs';export{events };import*as groupLifecyclePolicies from'./groupLifecyclePolicies/index.mjs';export{groupLifecyclePolicies };import*as onenote from'./onenote/index.mjs';export{onenote };import*as planner from'./planner/index.mjs';export{planner };import*as sites from'./sites/index.mjs';export{sites };import*as team from'./team/index.mjs';export{team };import*as threads from'./threads/index.mjs';export{threads };function p(r){return {method:"delete",path:"/groups/{group-id}",paramDefs:{header:["If-Match"],path:["group-id"]},params:r}}function s(r){return {method:"get",path:"/groups",paramDefs:{header:["ConsistencyLevel"],query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"]},params:r}}function t(r){return {method:"get",path:"/groups/{group-id}",paramDefs:{path:["group-id"],query:["$select","$expand"]},params:r}}function i(r,e){return {method:"patch",path:"/groups/{group-id}",paramDefs:{path:["group-id"]},params:e,body:r}}function n(r){return {method:"post",path:"/groups",body:r}}const u={list:function(e){return {method:"get",path:"/groups/{group-id}/acceptedSenders",paramDefs:{query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}}},d={create:function(e){return {method:"post",path:"/groups/{group-id}/addFavorite",paramDefs:{path:["group-id"]},params:e}}},g={list:function(e){return {method:"get",path:"/groups/{group-id}/appRoleAssignments",paramDefs:{header:["ConsistencyLevel"],query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}},create:function(e,o){return {method:"post",path:"/groups/{group-id}/appRoleAssignments",paramDefs:{path:["group-id"]},params:o,body:e}},get:function(e){return {method:"get",path:"/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}",paramDefs:{header:["ConsistencyLevel"],query:["$select","$expand"],path:["group-id","appRoleAssignment-id"]},params:e}},update:function(e,o){return {method:"patch",path:"/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}",paramDefs:{path:["group-id","appRoleAssignment-id"]},params:o,body:e}},del:function(e){return {method:"delete",path:"/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}",paramDefs:{header:["If-Match"],path:["group-id","appRoleAssignment-id"]},params:e}}},a={create:function(e,o){return {method:"post",path:"/groups/{group-id}/assignLicense",paramDefs:{path:["group-id"]},params:o,body:e}}},c={get:function(e){return {method:"get",path:"/groups/{group-id}/calendarView",paramDefs:{query:["startDateTime","endDateTime","$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}}},m={create:function(e){return {method:"post",path:"/groups/{group-id}/checkGrantedPermissionsForApp",paramDefs:{path:["group-id"]},params:e}}},E={create:function(e,o){return {method:"post",path:"/groups/{group-id}/checkMemberGroups",paramDefs:{path:["group-id"]},params:o,body:e}}},h={create:function(e,o){return {method:"post",path:"/groups/{group-id}/checkMemberObjects",paramDefs:{path:["group-id"]},params:o,body:e}}},f={get:function(e){return {method:"get",path:"/groups/{group-id}/createdOnBehalfOf",paramDefs:{query:["$select","$expand"],path:["group-id"]},params:e}}},O={get:function(e){return {method:"get",path:"/groups/{group-id}/drive",paramDefs:{query:["$select","$expand"],path:["group-id"]},params:e}}},l={list:function(e){return {method:"get",path:"/groups/{group-id}/drives",paramDefs:{query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}},get:function(e){return {method:"get",path:"/groups/{group-id}/drives/{drive-id}",paramDefs:{query:["$select","$expand"],path:["group-id","drive-id"]},params:e}}},T={list:function(e){return {method:"get",path:"/groups/{group-id}/extensions",paramDefs:{query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}},create:function(e,o){return {method:"post",path:"/groups/{group-id}/extensions",paramDefs:{path:["group-id"]},params:o,body:e}},get:function(e){return {method:"get",path:"/groups/{group-id}/extensions/{extension-id}",paramDefs:{query:["$select","$expand"],path:["group-id","extension-id"]},params:e}},update:function(e,o){return {method:"patch",path:"/groups/{group-id}/extensions/{extension-id}",paramDefs:{path:["group-id","extension-id"]},params:o,body:e}},del:function(e){return {method:"delete",path:"/groups/{group-id}/extensions/{extension-id}",paramDefs:{header:["If-Match"],path:["group-id","extension-id"]},params:e}}},b={create:function(e){return {method:"post",path:"/groups/getAvailableExtensionProperties",body:e}}},$={create:function(e){return {method:"post",path:"/groups/getByIds",body:e}}},P={create:function(e,o){return {method:"post",path:"/groups/{group-id}/getMemberGroups",paramDefs:{path:["group-id"]},params:o,body:e}}},I={create:function(e,o){return {method:"post",path:"/groups/{group-id}/getMemberObjects",paramDefs:{path:["group-id"]},params:o,body:e}}},G={get:function(e){return {method:"get",path:"/groups/{group-id}/memberOf",paramDefs:{header:["ConsistencyLevel"],query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}},get$1:function(e){return {method:"get",path:"/groups/{group-id}/memberOf/{directoryObject-id}",paramDefs:{header:["ConsistencyLevel"],query:["$select","$expand"],path:["group-id","directoryObject-id"]},params:e}}},x={list:function(e){return {method:"get",path:"/groups/{group-id}/members",paramDefs:{header:["ConsistencyLevel"],query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}}},S={list:function(e){return {method:"get",path:"/groups/{group-id}/membersWithLicenseErrors",paramDefs:{header:["ConsistencyLevel"],query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}},get:function(e){return {method:"get",path:"/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}",paramDefs:{header:["ConsistencyLevel"],query:["$select","$expand"],path:["group-id","directoryObject-id"]},params:e}}},y={list:function(e){return {method:"get",path:"/groups/{group-id}/owners",paramDefs:{header:["ConsistencyLevel"],query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}}},v={list:function(e){return {method:"get",path:"/groups/{group-id}/permissionGrants",paramDefs:{query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}},create:function(e,o){return {method:"post",path:"/groups/{group-id}/permissionGrants",paramDefs:{path:["group-id"]},params:o,body:e}},get:function(e){return {method:"get",path:"/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}",paramDefs:{query:["$select","$expand"],path:["group-id","resourceSpecificPermissionGrant-id"]},params:e}},update:function(e,o){return {method:"patch",path:"/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}",paramDefs:{path:["group-id","resourceSpecificPermissionGrant-id"]},params:o,body:e}},del:function(e){return {method:"delete",path:"/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}",paramDefs:{header:["If-Match"],path:["group-id","resourceSpecificPermissionGrant-id"]},params:e}}},R={get:function(e){return {method:"get",path:"/groups/{group-id}/photo",paramDefs:{query:["$select","$expand"],path:["group-id"]},params:e}},update:function(e,o){return {method:"patch",path:"/groups/{group-id}/photo",paramDefs:{path:["group-id"]},params:o,body:e}},del:function(e){return {method:"delete",path:"/groups/{group-id}/photo",paramDefs:{header:["If-Match"],path:["group-id"]},params:e}}},q={list:function(e){return {method:"get",path:"/groups/{group-id}/photos",paramDefs:{query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}},get:function(e){return {method:"get",path:"/groups/{group-id}/photos/{profilePhoto-id}",paramDefs:{query:["$select","$expand"],path:["group-id","profilePhoto-id"]},params:e}}},A={list:function(e){return {method:"get",path:"/groups/{group-id}/rejectedSenders",paramDefs:{query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}}},D={create:function(e){return {method:"post",path:"/groups/{group-id}/removeFavorite",paramDefs:{path:["group-id"]},params:e}}},M={create:function(e){return {method:"post",path:"/groups/{group-id}/renew",paramDefs:{path:["group-id"]},params:e}}},L={create:function(e){return {method:"post",path:"/groups/{group-id}/resetUnseenCount",paramDefs:{path:["group-id"]},params:e}}},j={create:function(e){return {method:"post",path:"/groups/{group-id}/restore",paramDefs:{path:["group-id"]},params:e}}},C={create:function(e){return {method:"post",path:"/groups/{group-id}/retryServiceProvisioning",paramDefs:{path:["group-id"]},params:e}}},k={list:function(e){return {method:"get",path:"/groups/{group-id}/serviceProvisioningErrors",paramDefs:{query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}}},B={list:function(e){return {method:"get",path:"/groups/{group-id}/settings",paramDefs:{query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}},create:function(e,o){return {method:"post",path:"/groups/{group-id}/settings",paramDefs:{path:["group-id"]},params:o,body:e}},get:function(e){return {method:"get",path:"/groups/{group-id}/settings/{groupSetting-id}",paramDefs:{query:["$select","$expand"],path:["group-id","groupSetting-id"]},params:e}},update:function(e,o){return {method:"patch",path:"/groups/{group-id}/settings/{groupSetting-id}",paramDefs:{path:["group-id","groupSetting-id"]},params:o,body:e}},del:function(e){return {method:"delete",path:"/groups/{group-id}/settings/{groupSetting-id}",paramDefs:{header:["If-Match"],path:["group-id","groupSetting-id"]},params:e}}},H={create:function(e){return {method:"post",path:"/groups/{group-id}/subscribeByMail",paramDefs:{path:["group-id"]},params:e}}},w={get:function(e){return {method:"get",path:"/groups/{group-id}/transitiveMemberOf",paramDefs:{header:["ConsistencyLevel"],query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}},get$1:function(e){return {method:"get",path:"/groups/{group-id}/transitiveMemberOf/{directoryObject-id}",paramDefs:{header:["ConsistencyLevel"],query:["$select","$expand"],path:["group-id","directoryObject-id"]},params:e}}},F={list:function(e){return {method:"get",path:"/groups/{group-id}/transitiveMembers",paramDefs:{header:["ConsistencyLevel"],query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}},get:function(e){return {method:"get",path:"/groups/{group-id}/transitiveMembers/{directoryObject-id}",paramDefs:{header:["ConsistencyLevel"],query:["$select","$expand"],path:["group-id","directoryObject-id"]},params:e}}},W={create:function(e){return {method:"post",path:"/groups/{group-id}/unsubscribeByMail",paramDefs:{path:["group-id"]},params:e}}},U={create:function(e,o){return {method:"post",path:"/groups/{group-id}/validateProperties",paramDefs:{path:["group-id"]},params:o,body:e}},create$1:function(e){return {method:"post",path:"/groups/validateProperties",body:e}}};export{u as acceptedSenders,d as addFavorite,g as appRoleAssignments,a as assignLicense,c as calendarView,m as checkGrantedPermissionsForApp,E as checkMemberGroups,h as checkMemberObjects,n as create,f as createdOnBehalfOf,p as del,O as drive,l as drives,T as extensions,t as get,b as getAvailableExtensionProperties,$ as getByIds,P as getMemberGroups,I as getMemberObjects,s as list,G as memberOf,x as members,S as membersWithLicenseErrors,y as owners,v as permissionGrants,R as photo,q as photos,A as rejectedSenders,D as removeFavorite,M as renew,L as resetUnseenCount,j as restore,C as retryServiceProvisioning,k as serviceProvisioningErrors,B as settings,H as subscribeByMail,w as transitiveMemberOf,F as transitiveMembers,W as unsubscribeByMail,i as update,U as validateProperties};
1
+ import*as calendar from'./calendar/index.mjs';export{calendar };import*as conversations from'./conversations/index.mjs';export{conversations };import*as events from'./events/index.mjs';export{events };import*as groupLifecyclePolicies from'./groupLifecyclePolicies/index.mjs';export{groupLifecyclePolicies };import*as onenote from'./onenote/index.mjs';export{onenote };import*as planner from'./planner/index.mjs';export{planner };import*as sites from'./sites/index.mjs';export{sites };import*as team from'./team/index.mjs';export{team };import*as threads from'./threads/index.mjs';export{threads };function p(r){return {method:"delete",path:"/groups/{group-id}",paramDefs:{header:["If-Match"],path:["group-id"]},params:r}}function s(r){return {method:"get",path:"/groups",paramDefs:{header:["ConsistencyLevel"],query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"]},params:r}}function t(r){return {method:"get",path:"/groups/{group-id}",paramDefs:{path:["group-id"],query:["$select","$expand"]},params:r}}function i(r,e){return {method:"patch",path:"/groups/{group-id}",paramDefs:{path:["group-id"]},params:e,body:r}}function n(r){return {method:"post",path:"/groups",body:r}}const u={list:function(e){return {method:"get",path:"/groups/{group-id}/acceptedSenders",paramDefs:{query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}}},d={create:function(e){return {method:"post",path:"/groups/{group-id}/addFavorite",paramDefs:{path:["group-id"]},params:e}}},g={list:function(e){return {method:"get",path:"/groups/{group-id}/appRoleAssignments",paramDefs:{header:["ConsistencyLevel"],query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}},create:function(e,o){return {method:"post",path:"/groups/{group-id}/appRoleAssignments",paramDefs:{path:["group-id"]},params:o,body:e}},get:function(e){return {method:"get",path:"/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}",paramDefs:{header:["ConsistencyLevel"],query:["$select","$expand"],path:["group-id","appRoleAssignment-id"]},params:e}},update:function(e,o){return {method:"patch",path:"/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}",paramDefs:{path:["group-id","appRoleAssignment-id"]},params:o,body:e}},del:function(e){return {method:"delete",path:"/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}",paramDefs:{header:["If-Match"],path:["group-id","appRoleAssignment-id"]},params:e}}},a={create:function(e,o){return {method:"post",path:"/groups/{group-id}/assignLicense",paramDefs:{path:["group-id"]},params:o,body:e}}},c={get:function(e){return {method:"get",path:"/groups/{group-id}/calendarView",paramDefs:{query:["startDateTime","endDateTime","$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}}},m={create:function(e){return {method:"post",path:"/groups/{group-id}/checkGrantedPermissionsForApp",paramDefs:{path:["group-id"]},params:e}}},E={create:function(e,o){return {method:"post",path:"/groups/{group-id}/checkMemberGroups",paramDefs:{path:["group-id"]},params:o,body:e}}},h={create:function(e,o){return {method:"post",path:"/groups/{group-id}/checkMemberObjects",paramDefs:{path:["group-id"]},params:o,body:e}}},f={get:function(e){return {method:"get",path:"/groups/{group-id}/createdOnBehalfOf",paramDefs:{query:["$select","$expand"],path:["group-id"]},params:e}}},T={get:function(e){return {method:"get",path:"/groups/{group-id}/drive",paramDefs:{query:["$select","$expand"],path:["group-id"]},params:e}}},l={list:function(e){return {method:"get",path:"/groups/{group-id}/drives",paramDefs:{query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}},get:function(e){return {method:"get",path:"/groups/{group-id}/drives/{drive-id}",paramDefs:{query:["$select","$expand"],path:["group-id","drive-id"]},params:e}}},O={list:function(e){return {method:"get",path:"/groups/{group-id}/extensions",paramDefs:{query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}},create:function(e,o){return {method:"post",path:"/groups/{group-id}/extensions",paramDefs:{path:["group-id"]},params:o,body:e}},get:function(e){return {method:"get",path:"/groups/{group-id}/extensions/{extension-id}",paramDefs:{query:["$select","$expand"],path:["group-id","extension-id"]},params:e}},update:function(e,o){return {method:"patch",path:"/groups/{group-id}/extensions/{extension-id}",paramDefs:{path:["group-id","extension-id"]},params:o,body:e}},del:function(e){return {method:"delete",path:"/groups/{group-id}/extensions/{extension-id}",paramDefs:{header:["If-Match"],path:["group-id","extension-id"]},params:e}}},P={create:function(e){return {method:"post",path:"/groups/getAvailableExtensionProperties",body:e}}},b={create:function(e){return {method:"post",path:"/groups/getByIds",body:e}}},$={create:function(e,o){return {method:"post",path:"/groups/{group-id}/getMemberGroups",paramDefs:{path:["group-id"]},params:o,body:e}}},I={create:function(e,o){return {method:"post",path:"/groups/{group-id}/getMemberObjects",paramDefs:{path:["group-id"]},params:o,body:e}}},G={get:function(e){return {method:"get",path:"/groups/{group-id}/memberOf",paramDefs:{header:["ConsistencyLevel"],query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}},get$1:function(e){return {method:"get",path:"/groups/{group-id}/memberOf/{directoryObject-id}",paramDefs:{header:["ConsistencyLevel"],query:["$select","$expand"],path:["group-id","directoryObject-id"]},params:e}}},S={list:function(e){return {method:"get",path:"/groups/{group-id}/members",paramDefs:{header:["ConsistencyLevel"],query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}}},y={list:function(e){return {method:"get",path:"/groups/{group-id}/membersWithLicenseErrors",paramDefs:{header:["ConsistencyLevel"],query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}},get:function(e){return {method:"get",path:"/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}",paramDefs:{header:["ConsistencyLevel"],query:["$select","$expand"],path:["group-id","directoryObject-id"]},params:e}}},v={get:function(e){return {method:"get",path:"/groups/{group-id}/onPremisesSyncBehavior",paramDefs:{query:["$select","$expand"],path:["group-id"]},params:e}},update:function(e,o){return {method:"patch",path:"/groups/{group-id}/onPremisesSyncBehavior",paramDefs:{path:["group-id"]},params:o,body:e}},del:function(e){return {method:"delete",path:"/groups/{group-id}/onPremisesSyncBehavior",paramDefs:{header:["If-Match"],path:["group-id"]},params:e}}},x={list:function(e){return {method:"get",path:"/groups/{group-id}/owners",paramDefs:{header:["ConsistencyLevel"],query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}}},R={list:function(e){return {method:"get",path:"/groups/{group-id}/permissionGrants",paramDefs:{query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}},create:function(e,o){return {method:"post",path:"/groups/{group-id}/permissionGrants",paramDefs:{path:["group-id"]},params:o,body:e}},get:function(e){return {method:"get",path:"/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}",paramDefs:{query:["$select","$expand"],path:["group-id","resourceSpecificPermissionGrant-id"]},params:e}},update:function(e,o){return {method:"patch",path:"/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}",paramDefs:{path:["group-id","resourceSpecificPermissionGrant-id"]},params:o,body:e}},del:function(e){return {method:"delete",path:"/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}",paramDefs:{header:["If-Match"],path:["group-id","resourceSpecificPermissionGrant-id"]},params:e}}},q={get:function(e){return {method:"get",path:"/groups/{group-id}/photo",paramDefs:{query:["$select","$expand"],path:["group-id"]},params:e}},update:function(e,o){return {method:"patch",path:"/groups/{group-id}/photo",paramDefs:{path:["group-id"]},params:o,body:e}},del:function(e){return {method:"delete",path:"/groups/{group-id}/photo",paramDefs:{header:["If-Match"],path:["group-id"]},params:e}}},D={list:function(e){return {method:"get",path:"/groups/{group-id}/photos",paramDefs:{query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}},get:function(e){return {method:"get",path:"/groups/{group-id}/photos/{profilePhoto-id}",paramDefs:{query:["$select","$expand"],path:["group-id","profilePhoto-id"]},params:e}}},A={list:function(e){return {method:"get",path:"/groups/{group-id}/rejectedSenders",paramDefs:{query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}}},M={create:function(e){return {method:"post",path:"/groups/{group-id}/removeFavorite",paramDefs:{path:["group-id"]},params:e}}},L={create:function(e){return {method:"post",path:"/groups/{group-id}/renew",paramDefs:{path:["group-id"]},params:e}}},C={create:function(e){return {method:"post",path:"/groups/{group-id}/resetUnseenCount",paramDefs:{path:["group-id"]},params:e}}},j={create:function(e){return {method:"post",path:"/groups/{group-id}/restore",paramDefs:{path:["group-id"]},params:e}}},B={create:function(e){return {method:"post",path:"/groups/{group-id}/retryServiceProvisioning",paramDefs:{path:["group-id"]},params:e}}},k={list:function(e){return {method:"get",path:"/groups/{group-id}/serviceProvisioningErrors",paramDefs:{query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}}},H={list:function(e){return {method:"get",path:"/groups/{group-id}/settings",paramDefs:{query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}},create:function(e,o){return {method:"post",path:"/groups/{group-id}/settings",paramDefs:{path:["group-id"]},params:o,body:e}},get:function(e){return {method:"get",path:"/groups/{group-id}/settings/{groupSetting-id}",paramDefs:{query:["$select","$expand"],path:["group-id","groupSetting-id"]},params:e}},update:function(e,o){return {method:"patch",path:"/groups/{group-id}/settings/{groupSetting-id}",paramDefs:{path:["group-id","groupSetting-id"]},params:o,body:e}},del:function(e){return {method:"delete",path:"/groups/{group-id}/settings/{groupSetting-id}",paramDefs:{header:["If-Match"],path:["group-id","groupSetting-id"]},params:e}}},w={create:function(e){return {method:"post",path:"/groups/{group-id}/subscribeByMail",paramDefs:{path:["group-id"]},params:e}}},F={get:function(e){return {method:"get",path:"/groups/{group-id}/transitiveMemberOf",paramDefs:{header:["ConsistencyLevel"],query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}},get$1:function(e){return {method:"get",path:"/groups/{group-id}/transitiveMemberOf/{directoryObject-id}",paramDefs:{header:["ConsistencyLevel"],query:["$select","$expand"],path:["group-id","directoryObject-id"]},params:e}}},W={list:function(e){return {method:"get",path:"/groups/{group-id}/transitiveMembers",paramDefs:{header:["ConsistencyLevel"],query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"],path:["group-id"]},params:e}},get:function(e){return {method:"get",path:"/groups/{group-id}/transitiveMembers/{directoryObject-id}",paramDefs:{header:["ConsistencyLevel"],query:["$select","$expand"],path:["group-id","directoryObject-id"]},params:e}}},U={create:function(e){return {method:"post",path:"/groups/{group-id}/unsubscribeByMail",paramDefs:{path:["group-id"]},params:e}}},V={create:function(e,o){return {method:"post",path:"/groups/{group-id}/validateProperties",paramDefs:{path:["group-id"]},params:o,body:e}},create$1:function(e){return {method:"post",path:"/groups/validateProperties",body:e}}};export{u as acceptedSenders,d as addFavorite,g as appRoleAssignments,a as assignLicense,c as calendarView,m as checkGrantedPermissionsForApp,E as checkMemberGroups,h as checkMemberObjects,n as create,f as createdOnBehalfOf,p as del,T as drive,l as drives,O as extensions,t as get,P as getAvailableExtensionProperties,b as getByIds,$ as getMemberGroups,I as getMemberObjects,s as list,G as memberOf,S as members,y as membersWithLicenseErrors,v as onPremisesSyncBehavior,x as owners,R as permissionGrants,q as photo,D as photos,A as rejectedSenders,M as removeFavorite,L as renew,C as resetUnseenCount,j as restore,B as retryServiceProvisioning,k as serviceProvisioningErrors,H as settings,w as subscribeByMail,F as transitiveMemberOf,W as transitiveMembers,U as unsubscribeByMail,i as update,V as validateProperties};
@@ -43,7 +43,7 @@ export declare const reply: {
43
43
  /**
44
44
  * `POST /groups/{group-id}/threads/{conversationThread-id}/reply`
45
45
  *
46
- * Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation.
46
+ * Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.
47
47
  */
48
48
  create: (body: IEndpoints["POST /groups/{group-id}/threads/{conversationThread-id}/reply"]["body"], params?: IEndpoints["POST /groups/{group-id}/threads/{conversationThread-id}/reply"]["parameters"]) => EndpointRequest<IEndpoints["POST /groups/{group-id}/threads/{conversationThread-id}/reply"]["response"]>;
49
49
  };
@@ -81,13 +81,13 @@ export declare const namedLocations: {
81
81
  /**
82
82
  * `PATCH /identity/conditionalAccess/namedLocations/{namedLocation-id}`
83
83
  *
84
- * Update the properties of an ipNamedLocation object.
84
+ * Update the properties of a countryNamedLocation object.
85
85
  */
86
86
  update: (body: IEndpoints["PATCH /identity/conditionalAccess/namedLocations/{namedLocation-id}"]["body"], params?: IEndpoints["PATCH /identity/conditionalAccess/namedLocations/{namedLocation-id}"]["parameters"]) => EndpointRequest<IEndpoints["PATCH /identity/conditionalAccess/namedLocations/{namedLocation-id}"]["response"]>;
87
87
  /**
88
88
  * `DELETE /identity/conditionalAccess/namedLocations/{namedLocation-id}`
89
89
  *
90
- * Delete an ipNamedLocation object.
90
+ * Delete a countryNamedLocation object.
91
91
  */
92
92
  del: (params?: IEndpoints["DELETE /identity/conditionalAccess/namedLocations/{namedLocation-id}"]["parameters"]) => EndpointRequest<IEndpoints["DELETE /identity/conditionalAccess/namedLocations/{namedLocation-id}"]["response"]>;
93
93
  };
@@ -3,6 +3,7 @@ export * as authenticationEventsFlows from './authenticationEventsFlows';
3
3
  export * as b2xUserFlows from './b2xUserFlows';
4
4
  export * as conditionalAccess from './conditionalAccess';
5
5
  export * as customAuthenticationExtensions from './customAuthenticationExtensions';
6
+ export * as riskPrevention from './riskPrevention';
6
7
  import type { EndpointRequest, Operation } from './../types/common.ts';
7
8
  export interface IEndpoints {
8
9
  'GET /identity': Operation<'/identity', 'get'>;
@@ -1 +1 @@
1
- 'use strict';var apiConnectors=require('./apiConnectors'),authenticationEventsFlows=require('./authenticationEventsFlows'),b2xUserFlows=require('./b2xUserFlows'),conditionalAccess=require('./conditionalAccess'),customAuthenticationExtensions=require('./customAuthenticationExtensions');function _interopNamespace(e){if(e&&e.__esModule)return e;var n=Object.create(null);if(e){Object.keys(e).forEach(function(k){if(k!=='default'){var d=Object.getOwnPropertyDescriptor(e,k);Object.defineProperty(n,k,d.get?d:{enumerable:true,get:function(){return e[k]}});}})}n.default=e;return Object.freeze(n)}var apiConnectors__namespace=/*#__PURE__*/_interopNamespace(apiConnectors);var authenticationEventsFlows__namespace=/*#__PURE__*/_interopNamespace(authenticationEventsFlows);var b2xUserFlows__namespace=/*#__PURE__*/_interopNamespace(b2xUserFlows);var conditionalAccess__namespace=/*#__PURE__*/_interopNamespace(conditionalAccess);var customAuthenticationExtensions__namespace=/*#__PURE__*/_interopNamespace(customAuthenticationExtensions);function n(e){return {method:"get",path:"/identity",paramDefs:{query:["$select","$expand"]},params:e}}function r(e){return {method:"patch",path:"/identity",body:e}}const d={list:function(t){return {method:"get",path:"/identity/authenticationEventListeners",paramDefs:{query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"]},params:t}},create:function(t){return {method:"post",path:"/identity/authenticationEventListeners",body:t}},get:function(t){return {method:"get",path:"/identity/authenticationEventListeners/{authenticationEventListener-id}",paramDefs:{query:["$select","$expand"],path:["authenticationEventListener-id"]},params:t}},update:function(t,i){return {method:"patch",path:"/identity/authenticationEventListeners/{authenticationEventListener-id}",paramDefs:{path:["authenticationEventListener-id"]},params:i,body:t}},del:function(t){return {method:"delete",path:"/identity/authenticationEventListeners/{authenticationEventListener-id}",paramDefs:{header:["If-Match"],path:["authenticationEventListener-id"]},params:t}}},s={list:function(t){return {method:"get",path:"/identity/identityProviders",paramDefs:{query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"]},params:t}},create:function(t){return {method:"post",path:"/identity/identityProviders",body:t}},get:function(t){return {method:"get",path:"/identity/identityProviders/{identityProviderBase-id}",paramDefs:{query:["$select","$expand"],path:["identityProviderBase-id"]},params:t}},update:function(t,i){return {method:"patch",path:"/identity/identityProviders/{identityProviderBase-id}",paramDefs:{path:["identityProviderBase-id"]},params:i,body:t}},del:function(t){return {method:"delete",path:"/identity/identityProviders/{identityProviderBase-id}",paramDefs:{header:["If-Match"],path:["identityProviderBase-id"]},params:t}}},o={list:function(t){return {method:"get",path:"/identity/userFlowAttributes",paramDefs:{query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"]},params:t}},create:function(t){return {method:"post",path:"/identity/userFlowAttributes",body:t}},get:function(t){return {method:"get",path:"/identity/userFlowAttributes/{identityUserFlowAttribute-id}",paramDefs:{query:["$select","$expand"],path:["identityUserFlowAttribute-id"]},params:t}},update:function(t,i){return {method:"patch",path:"/identity/userFlowAttributes/{identityUserFlowAttribute-id}",paramDefs:{path:["identityUserFlowAttribute-id"]},params:i,body:t}},del:function(t){return {method:"delete",path:"/identity/userFlowAttributes/{identityUserFlowAttribute-id}",paramDefs:{header:["If-Match"],path:["identityUserFlowAttribute-id"]},params:t}}};exports.apiConnectors=apiConnectors__namespace;exports.authenticationEventsFlows=authenticationEventsFlows__namespace;exports.b2xUserFlows=b2xUserFlows__namespace;exports.conditionalAccess=conditionalAccess__namespace;exports.customAuthenticationExtensions=customAuthenticationExtensions__namespace;exports.authenticationEventListeners=d;exports.get=n;exports.identityProviders=s;exports.update=r;exports.userFlowAttributes=o;
1
+ 'use strict';var apiConnectors=require('./apiConnectors'),authenticationEventsFlows=require('./authenticationEventsFlows'),b2xUserFlows=require('./b2xUserFlows'),conditionalAccess=require('./conditionalAccess'),customAuthenticationExtensions=require('./customAuthenticationExtensions'),riskPrevention=require('./riskPrevention');function _interopNamespace(e){if(e&&e.__esModule)return e;var n=Object.create(null);if(e){Object.keys(e).forEach(function(k){if(k!=='default'){var d=Object.getOwnPropertyDescriptor(e,k);Object.defineProperty(n,k,d.get?d:{enumerable:true,get:function(){return e[k]}});}})}n.default=e;return Object.freeze(n)}var apiConnectors__namespace=/*#__PURE__*/_interopNamespace(apiConnectors);var authenticationEventsFlows__namespace=/*#__PURE__*/_interopNamespace(authenticationEventsFlows);var b2xUserFlows__namespace=/*#__PURE__*/_interopNamespace(b2xUserFlows);var conditionalAccess__namespace=/*#__PURE__*/_interopNamespace(conditionalAccess);var customAuthenticationExtensions__namespace=/*#__PURE__*/_interopNamespace(customAuthenticationExtensions);var riskPrevention__namespace=/*#__PURE__*/_interopNamespace(riskPrevention);function n(e){return {method:"get",path:"/identity",paramDefs:{query:["$select","$expand"]},params:e}}function r(e){return {method:"patch",path:"/identity",body:e}}const d={list:function(t){return {method:"get",path:"/identity/authenticationEventListeners",paramDefs:{query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"]},params:t}},create:function(t){return {method:"post",path:"/identity/authenticationEventListeners",body:t}},get:function(t){return {method:"get",path:"/identity/authenticationEventListeners/{authenticationEventListener-id}",paramDefs:{query:["$select","$expand"],path:["authenticationEventListener-id"]},params:t}},update:function(t,i){return {method:"patch",path:"/identity/authenticationEventListeners/{authenticationEventListener-id}",paramDefs:{path:["authenticationEventListener-id"]},params:i,body:t}},del:function(t){return {method:"delete",path:"/identity/authenticationEventListeners/{authenticationEventListener-id}",paramDefs:{header:["If-Match"],path:["authenticationEventListener-id"]},params:t}}},s={list:function(t){return {method:"get",path:"/identity/identityProviders",paramDefs:{query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"]},params:t}},create:function(t){return {method:"post",path:"/identity/identityProviders",body:t}},get:function(t){return {method:"get",path:"/identity/identityProviders/{identityProviderBase-id}",paramDefs:{query:["$select","$expand"],path:["identityProviderBase-id"]},params:t}},update:function(t,i){return {method:"patch",path:"/identity/identityProviders/{identityProviderBase-id}",paramDefs:{path:["identityProviderBase-id"]},params:i,body:t}},del:function(t){return {method:"delete",path:"/identity/identityProviders/{identityProviderBase-id}",paramDefs:{header:["If-Match"],path:["identityProviderBase-id"]},params:t}}},o={list:function(t){return {method:"get",path:"/identity/userFlowAttributes",paramDefs:{query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"]},params:t}},create:function(t){return {method:"post",path:"/identity/userFlowAttributes",body:t}},get:function(t){return {method:"get",path:"/identity/userFlowAttributes/{identityUserFlowAttribute-id}",paramDefs:{query:["$select","$expand"],path:["identityUserFlowAttribute-id"]},params:t}},update:function(t,i){return {method:"patch",path:"/identity/userFlowAttributes/{identityUserFlowAttribute-id}",paramDefs:{path:["identityUserFlowAttribute-id"]},params:i,body:t}},del:function(t){return {method:"delete",path:"/identity/userFlowAttributes/{identityUserFlowAttribute-id}",paramDefs:{header:["If-Match"],path:["identityUserFlowAttribute-id"]},params:t}}};exports.apiConnectors=apiConnectors__namespace;exports.authenticationEventsFlows=authenticationEventsFlows__namespace;exports.b2xUserFlows=b2xUserFlows__namespace;exports.conditionalAccess=conditionalAccess__namespace;exports.customAuthenticationExtensions=customAuthenticationExtensions__namespace;exports.riskPrevention=riskPrevention__namespace;exports.authenticationEventListeners=d;exports.get=n;exports.identityProviders=s;exports.update=r;exports.userFlowAttributes=o;
@@ -1 +1 @@
1
- import*as apiConnectors from'./apiConnectors/index.mjs';export{apiConnectors };import*as authenticationEventsFlows from'./authenticationEventsFlows/index.mjs';export{authenticationEventsFlows };import*as b2xUserFlows from'./b2xUserFlows/index.mjs';export{b2xUserFlows };import*as conditionalAccess from'./conditionalAccess/index.mjs';export{conditionalAccess };import*as customAuthenticationExtensions from'./customAuthenticationExtensions/index.mjs';export{customAuthenticationExtensions };function n(e){return {method:"get",path:"/identity",paramDefs:{query:["$select","$expand"]},params:e}}function r(e){return {method:"patch",path:"/identity",body:e}}const d={list:function(t){return {method:"get",path:"/identity/authenticationEventListeners",paramDefs:{query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"]},params:t}},create:function(t){return {method:"post",path:"/identity/authenticationEventListeners",body:t}},get:function(t){return {method:"get",path:"/identity/authenticationEventListeners/{authenticationEventListener-id}",paramDefs:{query:["$select","$expand"],path:["authenticationEventListener-id"]},params:t}},update:function(t,i){return {method:"patch",path:"/identity/authenticationEventListeners/{authenticationEventListener-id}",paramDefs:{path:["authenticationEventListener-id"]},params:i,body:t}},del:function(t){return {method:"delete",path:"/identity/authenticationEventListeners/{authenticationEventListener-id}",paramDefs:{header:["If-Match"],path:["authenticationEventListener-id"]},params:t}}},s={list:function(t){return {method:"get",path:"/identity/identityProviders",paramDefs:{query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"]},params:t}},create:function(t){return {method:"post",path:"/identity/identityProviders",body:t}},get:function(t){return {method:"get",path:"/identity/identityProviders/{identityProviderBase-id}",paramDefs:{query:["$select","$expand"],path:["identityProviderBase-id"]},params:t}},update:function(t,i){return {method:"patch",path:"/identity/identityProviders/{identityProviderBase-id}",paramDefs:{path:["identityProviderBase-id"]},params:i,body:t}},del:function(t){return {method:"delete",path:"/identity/identityProviders/{identityProviderBase-id}",paramDefs:{header:["If-Match"],path:["identityProviderBase-id"]},params:t}}},o={list:function(t){return {method:"get",path:"/identity/userFlowAttributes",paramDefs:{query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"]},params:t}},create:function(t){return {method:"post",path:"/identity/userFlowAttributes",body:t}},get:function(t){return {method:"get",path:"/identity/userFlowAttributes/{identityUserFlowAttribute-id}",paramDefs:{query:["$select","$expand"],path:["identityUserFlowAttribute-id"]},params:t}},update:function(t,i){return {method:"patch",path:"/identity/userFlowAttributes/{identityUserFlowAttribute-id}",paramDefs:{path:["identityUserFlowAttribute-id"]},params:i,body:t}},del:function(t){return {method:"delete",path:"/identity/userFlowAttributes/{identityUserFlowAttribute-id}",paramDefs:{header:["If-Match"],path:["identityUserFlowAttribute-id"]},params:t}}};export{d as authenticationEventListeners,n as get,s as identityProviders,r as update,o as userFlowAttributes};
1
+ import*as apiConnectors from'./apiConnectors/index.mjs';export{apiConnectors };import*as authenticationEventsFlows from'./authenticationEventsFlows/index.mjs';export{authenticationEventsFlows };import*as b2xUserFlows from'./b2xUserFlows/index.mjs';export{b2xUserFlows };import*as conditionalAccess from'./conditionalAccess/index.mjs';export{conditionalAccess };import*as customAuthenticationExtensions from'./customAuthenticationExtensions/index.mjs';export{customAuthenticationExtensions };import*as riskPrevention from'./riskPrevention/index.mjs';export{riskPrevention };function n(e){return {method:"get",path:"/identity",paramDefs:{query:["$select","$expand"]},params:e}}function r(e){return {method:"patch",path:"/identity",body:e}}const d={list:function(t){return {method:"get",path:"/identity/authenticationEventListeners",paramDefs:{query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"]},params:t}},create:function(t){return {method:"post",path:"/identity/authenticationEventListeners",body:t}},get:function(t){return {method:"get",path:"/identity/authenticationEventListeners/{authenticationEventListener-id}",paramDefs:{query:["$select","$expand"],path:["authenticationEventListener-id"]},params:t}},update:function(t,i){return {method:"patch",path:"/identity/authenticationEventListeners/{authenticationEventListener-id}",paramDefs:{path:["authenticationEventListener-id"]},params:i,body:t}},del:function(t){return {method:"delete",path:"/identity/authenticationEventListeners/{authenticationEventListener-id}",paramDefs:{header:["If-Match"],path:["authenticationEventListener-id"]},params:t}}},s={list:function(t){return {method:"get",path:"/identity/identityProviders",paramDefs:{query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"]},params:t}},create:function(t){return {method:"post",path:"/identity/identityProviders",body:t}},get:function(t){return {method:"get",path:"/identity/identityProviders/{identityProviderBase-id}",paramDefs:{query:["$select","$expand"],path:["identityProviderBase-id"]},params:t}},update:function(t,i){return {method:"patch",path:"/identity/identityProviders/{identityProviderBase-id}",paramDefs:{path:["identityProviderBase-id"]},params:i,body:t}},del:function(t){return {method:"delete",path:"/identity/identityProviders/{identityProviderBase-id}",paramDefs:{header:["If-Match"],path:["identityProviderBase-id"]},params:t}}},o={list:function(t){return {method:"get",path:"/identity/userFlowAttributes",paramDefs:{query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"]},params:t}},create:function(t){return {method:"post",path:"/identity/userFlowAttributes",body:t}},get:function(t){return {method:"get",path:"/identity/userFlowAttributes/{identityUserFlowAttribute-id}",paramDefs:{query:["$select","$expand"],path:["identityUserFlowAttribute-id"]},params:t}},update:function(t,i){return {method:"patch",path:"/identity/userFlowAttributes/{identityUserFlowAttribute-id}",paramDefs:{path:["identityUserFlowAttribute-id"]},params:i,body:t}},del:function(t){return {method:"delete",path:"/identity/userFlowAttributes/{identityUserFlowAttribute-id}",paramDefs:{header:["If-Match"],path:["identityUserFlowAttribute-id"]},params:t}}};export{d as authenticationEventListeners,n as get,s as identityProviders,r as update,o as userFlowAttributes};
@@ -0,0 +1,23 @@
1
+ export * as webApplicationFirewallProviders from './webApplicationFirewallProviders';
2
+ export * as webApplicationFirewallVerifications from './webApplicationFirewallVerifications';
3
+ import type { EndpointRequest, Operation } from './../../types/common.ts';
4
+ export interface IEndpoints {
5
+ 'DELETE /identity/riskPrevention': Operation<'/identity/riskPrevention', 'delete'>;
6
+ 'GET /identity/riskPrevention': Operation<'/identity/riskPrevention', 'get'>;
7
+ 'PATCH /identity/riskPrevention': Operation<'/identity/riskPrevention', 'patch'>;
8
+ }
9
+ /**
10
+ * `DELETE /identity/riskPrevention`
11
+ *
12
+ */
13
+ export declare function del(params?: IEndpoints['DELETE /identity/riskPrevention']['parameters']): EndpointRequest<IEndpoints['DELETE /identity/riskPrevention']['response']>;
14
+ /**
15
+ * `GET /identity/riskPrevention`
16
+ *
17
+ */
18
+ export declare function get(params?: IEndpoints['GET /identity/riskPrevention']['parameters']): EndpointRequest<IEndpoints['GET /identity/riskPrevention']['response']>;
19
+ /**
20
+ * `PATCH /identity/riskPrevention`
21
+ *
22
+ */
23
+ export declare function update(body: IEndpoints['PATCH /identity/riskPrevention']['body']): EndpointRequest<IEndpoints['PATCH /identity/riskPrevention']['response']>;
@@ -0,0 +1 @@
1
+ 'use strict';var webApplicationFirewallProviders=require('./webApplicationFirewallProviders'),webApplicationFirewallVerifications=require('./webApplicationFirewallVerifications');function _interopNamespace(e){if(e&&e.__esModule)return e;var n=Object.create(null);if(e){Object.keys(e).forEach(function(k){if(k!=='default'){var d=Object.getOwnPropertyDescriptor(e,k);Object.defineProperty(n,k,d.get?d:{enumerable:true,get:function(){return e[k]}});}})}n.default=e;return Object.freeze(n)}var webApplicationFirewallProviders__namespace=/*#__PURE__*/_interopNamespace(webApplicationFirewallProviders);var webApplicationFirewallVerifications__namespace=/*#__PURE__*/_interopNamespace(webApplicationFirewallVerifications);function t(e){return {method:"delete",path:"/identity/riskPrevention",paramDefs:{header:["If-Match"]},params:e}}function i(e){return {method:"get",path:"/identity/riskPrevention",paramDefs:{query:["$select","$expand"]},params:e}}function n(e){return {method:"patch",path:"/identity/riskPrevention",body:e}}exports.webApplicationFirewallProviders=webApplicationFirewallProviders__namespace;exports.webApplicationFirewallVerifications=webApplicationFirewallVerifications__namespace;exports.del=t;exports.get=i;exports.update=n;
@@ -0,0 +1 @@
1
+ import*as webApplicationFirewallProviders from'./webApplicationFirewallProviders/index.mjs';export{webApplicationFirewallProviders };import*as webApplicationFirewallVerifications from'./webApplicationFirewallVerifications/index.mjs';export{webApplicationFirewallVerifications };function t(e){return {method:"delete",path:"/identity/riskPrevention",paramDefs:{header:["If-Match"]},params:e}}function i(e){return {method:"get",path:"/identity/riskPrevention",paramDefs:{query:["$select","$expand"]},params:e}}function n(e){return {method:"patch",path:"/identity/riskPrevention",body:e}}export{t as del,i as get,n as update};
@@ -0,0 +1,41 @@
1
+ import type { EndpointRequest, Operation } from './../../../types/common.ts';
2
+ export interface IEndpoints {
3
+ 'DELETE /identity/riskPrevention/webApplicationFirewallProviders/{webApplicationFirewallProvider-id}': Operation<'/identity/riskPrevention/webApplicationFirewallProviders/{webApplicationFirewallProvider-id}', 'delete'>;
4
+ 'GET /identity/riskPrevention/webApplicationFirewallProviders': Operation<'/identity/riskPrevention/webApplicationFirewallProviders', 'get'>;
5
+ 'GET /identity/riskPrevention/webApplicationFirewallProviders/{webApplicationFirewallProvider-id}': Operation<'/identity/riskPrevention/webApplicationFirewallProviders/{webApplicationFirewallProvider-id}', 'get'>;
6
+ 'PATCH /identity/riskPrevention/webApplicationFirewallProviders/{webApplicationFirewallProvider-id}': Operation<'/identity/riskPrevention/webApplicationFirewallProviders/{webApplicationFirewallProvider-id}', 'patch'>;
7
+ 'POST /identity/riskPrevention/webApplicationFirewallProviders': Operation<'/identity/riskPrevention/webApplicationFirewallProviders', 'post'>;
8
+ 'POST /identity/riskPrevention/webApplicationFirewallProviders/{webApplicationFirewallProvider-id}/verify': Operation<'/identity/riskPrevention/webApplicationFirewallProviders/{webApplicationFirewallProvider-id}/verify', 'post'>;
9
+ }
10
+ /**
11
+ * `DELETE /identity/riskPrevention/webApplicationFirewallProviders/{webApplicationFirewallProvider-id}`
12
+ *
13
+ */
14
+ export declare function del(params?: IEndpoints['DELETE /identity/riskPrevention/webApplicationFirewallProviders/{webApplicationFirewallProvider-id}']['parameters']): EndpointRequest<IEndpoints['DELETE /identity/riskPrevention/webApplicationFirewallProviders/{webApplicationFirewallProvider-id}']['response']>;
15
+ /**
16
+ * `GET /identity/riskPrevention/webApplicationFirewallProviders`
17
+ *
18
+ */
19
+ export declare function list(params?: IEndpoints['GET /identity/riskPrevention/webApplicationFirewallProviders']['parameters']): EndpointRequest<IEndpoints['GET /identity/riskPrevention/webApplicationFirewallProviders']['response']>;
20
+ /**
21
+ * `GET /identity/riskPrevention/webApplicationFirewallProviders/{webApplicationFirewallProvider-id}`
22
+ *
23
+ */
24
+ export declare function get(params?: IEndpoints['GET /identity/riskPrevention/webApplicationFirewallProviders/{webApplicationFirewallProvider-id}']['parameters']): EndpointRequest<IEndpoints['GET /identity/riskPrevention/webApplicationFirewallProviders/{webApplicationFirewallProvider-id}']['response']>;
25
+ /**
26
+ * `PATCH /identity/riskPrevention/webApplicationFirewallProviders/{webApplicationFirewallProvider-id}`
27
+ *
28
+ */
29
+ export declare function update(body: IEndpoints['PATCH /identity/riskPrevention/webApplicationFirewallProviders/{webApplicationFirewallProvider-id}']['body'], params?: IEndpoints['PATCH /identity/riskPrevention/webApplicationFirewallProviders/{webApplicationFirewallProvider-id}']['parameters']): EndpointRequest<IEndpoints['PATCH /identity/riskPrevention/webApplicationFirewallProviders/{webApplicationFirewallProvider-id}']['response']>;
30
+ /**
31
+ * `POST /identity/riskPrevention/webApplicationFirewallProviders`
32
+ *
33
+ */
34
+ export declare function create(body: IEndpoints['POST /identity/riskPrevention/webApplicationFirewallProviders']['body']): EndpointRequest<IEndpoints['POST /identity/riskPrevention/webApplicationFirewallProviders']['response']>;
35
+ export declare const verify: {
36
+ /**
37
+ * `POST /identity/riskPrevention/webApplicationFirewallProviders/{webApplicationFirewallProvider-id}/verify`
38
+ *
39
+ */
40
+ create: (body: IEndpoints["POST /identity/riskPrevention/webApplicationFirewallProviders/{webApplicationFirewallProvider-id}/verify"]["body"], params?: IEndpoints["POST /identity/riskPrevention/webApplicationFirewallProviders/{webApplicationFirewallProvider-id}/verify"]["parameters"]) => EndpointRequest<IEndpoints["POST /identity/riskPrevention/webApplicationFirewallProviders/{webApplicationFirewallProvider-id}/verify"]["response"]>;
41
+ };
@@ -0,0 +1 @@
1
+ 'use strict';function t(i){return {method:"delete",path:"/identity/riskPrevention/webApplicationFirewallProviders/{webApplicationFirewallProvider-id}",paramDefs:{header:["If-Match"],path:["webApplicationFirewallProvider-id"]},params:i}}function n(i){return {method:"get",path:"/identity/riskPrevention/webApplicationFirewallProviders",paramDefs:{query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"]},params:i}}function o(i){return {method:"get",path:"/identity/riskPrevention/webApplicationFirewallProviders/{webApplicationFirewallProvider-id}",paramDefs:{path:["webApplicationFirewallProvider-id"],query:["$select","$expand"]},params:i}}function p(i,e){return {method:"patch",path:"/identity/riskPrevention/webApplicationFirewallProviders/{webApplicationFirewallProvider-id}",paramDefs:{path:["webApplicationFirewallProvider-id"]},params:e,body:i}}function l(i){return {method:"post",path:"/identity/riskPrevention/webApplicationFirewallProviders",body:i}}const a={create:function(e,r){return {method:"post",path:"/identity/riskPrevention/webApplicationFirewallProviders/{webApplicationFirewallProvider-id}/verify",paramDefs:{path:["webApplicationFirewallProvider-id"]},params:r,body:e}}};exports.create=l;exports.del=t;exports.get=o;exports.list=n;exports.update=p;exports.verify=a;
@@ -0,0 +1 @@
1
+ function t(i){return {method:"delete",path:"/identity/riskPrevention/webApplicationFirewallProviders/{webApplicationFirewallProvider-id}",paramDefs:{header:["If-Match"],path:["webApplicationFirewallProvider-id"]},params:i}}function n(i){return {method:"get",path:"/identity/riskPrevention/webApplicationFirewallProviders",paramDefs:{query:["$top","$skip","$search","$filter","$count","$orderby","$select","$expand"]},params:i}}function o(i){return {method:"get",path:"/identity/riskPrevention/webApplicationFirewallProviders/{webApplicationFirewallProvider-id}",paramDefs:{path:["webApplicationFirewallProvider-id"],query:["$select","$expand"]},params:i}}function p(i,e){return {method:"patch",path:"/identity/riskPrevention/webApplicationFirewallProviders/{webApplicationFirewallProvider-id}",paramDefs:{path:["webApplicationFirewallProvider-id"]},params:e,body:i}}function l(i){return {method:"post",path:"/identity/riskPrevention/webApplicationFirewallProviders",body:i}}const a={create:function(e,r){return {method:"post",path:"/identity/riskPrevention/webApplicationFirewallProviders/{webApplicationFirewallProvider-id}/verify",paramDefs:{path:["webApplicationFirewallProvider-id"]},params:r,body:e}}};export{l as create,t as del,o as get,n as list,p as update,a as verify};
@@ -0,0 +1,41 @@
1
+ import type { EndpointRequest, Operation } from './../../../types/common.ts';
2
+ export interface IEndpoints {
3
+ 'DELETE /identity/riskPrevention/webApplicationFirewallVerifications/{webApplicationFirewallVerificationModel-id}': Operation<'/identity/riskPrevention/webApplicationFirewallVerifications/{webApplicationFirewallVerificationModel-id}', 'delete'>;
4
+ 'GET /identity/riskPrevention/webApplicationFirewallVerifications': Operation<'/identity/riskPrevention/webApplicationFirewallVerifications', 'get'>;
5
+ 'GET /identity/riskPrevention/webApplicationFirewallVerifications/{webApplicationFirewallVerificationModel-id}': Operation<'/identity/riskPrevention/webApplicationFirewallVerifications/{webApplicationFirewallVerificationModel-id}', 'get'>;
6
+ 'PATCH /identity/riskPrevention/webApplicationFirewallVerifications/{webApplicationFirewallVerificationModel-id}': Operation<'/identity/riskPrevention/webApplicationFirewallVerifications/{webApplicationFirewallVerificationModel-id}', 'patch'>;
7
+ 'POST /identity/riskPrevention/webApplicationFirewallVerifications': Operation<'/identity/riskPrevention/webApplicationFirewallVerifications', 'post'>;
8
+ 'GET /identity/riskPrevention/webApplicationFirewallVerifications/{webApplicationFirewallVerificationModel-id}/provider': Operation<'/identity/riskPrevention/webApplicationFirewallVerifications/{webApplicationFirewallVerificationModel-id}/provider', 'get'>;
9
+ }
10
+ /**
11
+ * `DELETE /identity/riskPrevention/webApplicationFirewallVerifications/{webApplicationFirewallVerificationModel-id}`
12
+ *
13
+ */
14
+ export declare function del(params?: IEndpoints['DELETE /identity/riskPrevention/webApplicationFirewallVerifications/{webApplicationFirewallVerificationModel-id}']['parameters']): EndpointRequest<IEndpoints['DELETE /identity/riskPrevention/webApplicationFirewallVerifications/{webApplicationFirewallVerificationModel-id}']['response']>;
15
+ /**
16
+ * `GET /identity/riskPrevention/webApplicationFirewallVerifications`
17
+ *
18
+ */
19
+ export declare function list(params?: IEndpoints['GET /identity/riskPrevention/webApplicationFirewallVerifications']['parameters']): EndpointRequest<IEndpoints['GET /identity/riskPrevention/webApplicationFirewallVerifications']['response']>;
20
+ /**
21
+ * `GET /identity/riskPrevention/webApplicationFirewallVerifications/{webApplicationFirewallVerificationModel-id}`
22
+ *
23
+ */
24
+ export declare function get(params?: IEndpoints['GET /identity/riskPrevention/webApplicationFirewallVerifications/{webApplicationFirewallVerificationModel-id}']['parameters']): EndpointRequest<IEndpoints['GET /identity/riskPrevention/webApplicationFirewallVerifications/{webApplicationFirewallVerificationModel-id}']['response']>;
25
+ /**
26
+ * `PATCH /identity/riskPrevention/webApplicationFirewallVerifications/{webApplicationFirewallVerificationModel-id}`
27
+ *
28
+ */
29
+ export declare function update(body: IEndpoints['PATCH /identity/riskPrevention/webApplicationFirewallVerifications/{webApplicationFirewallVerificationModel-id}']['body'], params?: IEndpoints['PATCH /identity/riskPrevention/webApplicationFirewallVerifications/{webApplicationFirewallVerificationModel-id}']['parameters']): EndpointRequest<IEndpoints['PATCH /identity/riskPrevention/webApplicationFirewallVerifications/{webApplicationFirewallVerificationModel-id}']['response']>;
30
+ /**
31
+ * `POST /identity/riskPrevention/webApplicationFirewallVerifications`
32
+ *
33
+ */
34
+ export declare function create(body: IEndpoints['POST /identity/riskPrevention/webApplicationFirewallVerifications']['body']): EndpointRequest<IEndpoints['POST /identity/riskPrevention/webApplicationFirewallVerifications']['response']>;
35
+ export declare const provider: {
36
+ /**
37
+ * `GET /identity/riskPrevention/webApplicationFirewallVerifications/{webApplicationFirewallVerificationModel-id}/provider`
38
+ *
39
+ */
40
+ get: (params?: IEndpoints["GET /identity/riskPrevention/webApplicationFirewallVerifications/{webApplicationFirewallVerificationModel-id}/provider"]["parameters"]) => EndpointRequest<IEndpoints["GET /identity/riskPrevention/webApplicationFirewallVerifications/{webApplicationFirewallVerificationModel-id}/provider"]["response"]>;
41
+ };