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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (410) hide show
  1. package/identity/apiConnectors/count/index.js +6 -8
  2. package/identity/apiConnectors/count/index.js.map +1 -0
  3. package/identity/apiConnectors/index.d.ts +3 -3
  4. package/identity/apiConnectors/index.d.ts.map +1 -1
  5. package/identity/apiConnectors/index.js +18 -20
  6. package/identity/apiConnectors/index.js.map +1 -0
  7. package/identity/apiConnectors/item/index.d.ts +2 -2
  8. package/identity/apiConnectors/item/index.d.ts.map +1 -1
  9. package/identity/apiConnectors/item/index.js +17 -19
  10. package/identity/apiConnectors/item/index.js.map +1 -0
  11. package/identity/apiConnectors/item/uploadClientCertificate/index.d.ts +1 -1
  12. package/identity/apiConnectors/item/uploadClientCertificate/index.d.ts.map +1 -1
  13. package/identity/apiConnectors/item/uploadClientCertificate/index.js +11 -16
  14. package/identity/apiConnectors/item/uploadClientCertificate/index.js.map +1 -0
  15. package/identity/authenticationEventListeners/count/index.js +6 -8
  16. package/identity/authenticationEventListeners/count/index.js.map +1 -0
  17. package/identity/authenticationEventListeners/index.d.ts +3 -3
  18. package/identity/authenticationEventListeners/index.d.ts.map +1 -1
  19. package/identity/authenticationEventListeners/index.js +17 -19
  20. package/identity/authenticationEventListeners/index.js.map +1 -0
  21. package/identity/authenticationEventListeners/item/index.d.ts +1 -1
  22. package/identity/authenticationEventListeners/item/index.d.ts.map +1 -1
  23. package/identity/authenticationEventListeners/item/index.js +14 -16
  24. package/identity/authenticationEventListeners/item/index.js.map +1 -0
  25. package/identity/authenticationEventsFlows/count/index.d.ts +41 -0
  26. package/identity/authenticationEventsFlows/count/index.d.ts.map +1 -0
  27. package/identity/authenticationEventsFlows/count/index.js +34 -0
  28. package/identity/authenticationEventsFlows/count/index.js.map +1 -0
  29. package/identity/authenticationEventsFlows/graphExternalUsersSelfServiceSignUpEventsFlow/count/index.d.ts +41 -0
  30. package/identity/authenticationEventsFlows/graphExternalUsersSelfServiceSignUpEventsFlow/count/index.d.ts.map +1 -0
  31. package/identity/authenticationEventsFlows/graphExternalUsersSelfServiceSignUpEventsFlow/count/index.js +34 -0
  32. package/identity/authenticationEventsFlows/graphExternalUsersSelfServiceSignUpEventsFlow/count/index.js.map +1 -0
  33. package/identity/authenticationEventsFlows/graphExternalUsersSelfServiceSignUpEventsFlow/index.d.ts +75 -0
  34. package/identity/authenticationEventsFlows/graphExternalUsersSelfServiceSignUpEventsFlow/index.d.ts.map +1 -0
  35. package/identity/authenticationEventsFlows/graphExternalUsersSelfServiceSignUpEventsFlow/index.js +52 -0
  36. package/identity/authenticationEventsFlows/graphExternalUsersSelfServiceSignUpEventsFlow/index.js.map +1 -0
  37. package/identity/authenticationEventsFlows/index.d.ts +104 -0
  38. package/identity/authenticationEventsFlows/index.d.ts.map +1 -0
  39. package/identity/authenticationEventsFlows/index.js +77 -0
  40. package/identity/authenticationEventsFlows/index.js.map +1 -0
  41. package/identity/authenticationEventsFlows/item/conditions/applications/includeApplications/count/index.d.ts +41 -0
  42. package/identity/authenticationEventsFlows/item/conditions/applications/includeApplications/count/index.d.ts.map +1 -0
  43. package/identity/authenticationEventsFlows/item/conditions/applications/includeApplications/count/index.js +34 -0
  44. package/identity/authenticationEventsFlows/item/conditions/applications/includeApplications/count/index.js.map +1 -0
  45. package/identity/authenticationEventsFlows/item/conditions/applications/includeApplications/index.d.ts +99 -0
  46. package/identity/authenticationEventsFlows/item/conditions/applications/includeApplications/index.d.ts.map +1 -0
  47. package/identity/authenticationEventsFlows/item/conditions/applications/includeApplications/index.js +70 -0
  48. package/identity/authenticationEventsFlows/item/conditions/applications/includeApplications/index.js.map +1 -0
  49. package/identity/authenticationEventsFlows/item/conditions/applications/includeApplications/item/index.d.ts +70 -0
  50. package/identity/authenticationEventsFlows/item/conditions/applications/includeApplications/item/index.d.ts.map +1 -0
  51. package/identity/authenticationEventsFlows/item/conditions/applications/includeApplications/item/index.js +56 -0
  52. package/identity/authenticationEventsFlows/item/conditions/applications/includeApplications/item/index.js.map +1 -0
  53. package/identity/authenticationEventsFlows/item/conditions/applications/index.d.ts +20 -0
  54. package/identity/authenticationEventsFlows/item/conditions/applications/index.d.ts.map +1 -0
  55. package/identity/authenticationEventsFlows/item/conditions/applications/index.js +21 -0
  56. package/identity/authenticationEventsFlows/item/conditions/applications/index.js.map +1 -0
  57. package/identity/authenticationEventsFlows/item/conditions/index.d.ts +51 -0
  58. package/identity/authenticationEventsFlows/item/conditions/index.d.ts.map +1 -0
  59. package/identity/authenticationEventsFlows/item/conditions/index.js +46 -0
  60. package/identity/authenticationEventsFlows/item/conditions/index.js.map +1 -0
  61. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/count/index.d.ts +41 -0
  62. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/count/index.d.ts.map +1 -0
  63. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/count/index.js +34 -0
  64. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/count/index.js.map +1 -0
  65. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/index.d.ts +97 -0
  66. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/index.d.ts.map +1 -0
  67. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/index.js +70 -0
  68. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/index.js.map +1 -0
  69. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/item/index.d.ts +69 -0
  70. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/item/index.d.ts.map +1 -0
  71. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/item/index.js +56 -0
  72. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/item/index.js.map +1 -0
  73. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/conditions/applications/index.d.ts +20 -0
  74. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/conditions/applications/index.d.ts.map +1 -0
  75. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/conditions/applications/index.js +21 -0
  76. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/conditions/applications/index.js.map +1 -0
  77. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/conditions/index.d.ts +51 -0
  78. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/conditions/index.d.ts.map +1 -0
  79. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/conditions/index.js +46 -0
  80. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/conditions/index.js.map +1 -0
  81. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/index.d.ts +61 -0
  82. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/index.d.ts.map +1 -0
  83. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/index.js +59 -0
  84. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/index.js.map +1 -0
  85. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/graphOnAttributeCollectionExternalUsersSelfServiceSignUp/attributes/count/index.d.ts +41 -0
  86. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/graphOnAttributeCollectionExternalUsersSelfServiceSignUp/attributes/count/index.d.ts.map +1 -0
  87. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/graphOnAttributeCollectionExternalUsersSelfServiceSignUp/attributes/count/index.js +34 -0
  88. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/graphOnAttributeCollectionExternalUsersSelfServiceSignUp/attributes/count/index.js.map +1 -0
  89. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/graphOnAttributeCollectionExternalUsersSelfServiceSignUp/attributes/index.d.ts +88 -0
  90. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/graphOnAttributeCollectionExternalUsersSelfServiceSignUp/attributes/index.d.ts.map +1 -0
  91. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/graphOnAttributeCollectionExternalUsersSelfServiceSignUp/attributes/index.js +63 -0
  92. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/graphOnAttributeCollectionExternalUsersSelfServiceSignUp/attributes/index.js.map +1 -0
  93. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/graphOnAttributeCollectionExternalUsersSelfServiceSignUp/attributes/item/index.d.ts +20 -0
  94. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/graphOnAttributeCollectionExternalUsersSelfServiceSignUp/attributes/item/index.d.ts.map +1 -0
  95. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/graphOnAttributeCollectionExternalUsersSelfServiceSignUp/attributes/item/index.js +20 -0
  96. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/graphOnAttributeCollectionExternalUsersSelfServiceSignUp/attributes/item/index.js.map +1 -0
  97. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/graphOnAttributeCollectionExternalUsersSelfServiceSignUp/attributes/item/ref/index.d.ts +27 -0
  98. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/graphOnAttributeCollectionExternalUsersSelfServiceSignUp/attributes/item/ref/index.d.ts.map +1 -0
  99. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/graphOnAttributeCollectionExternalUsersSelfServiceSignUp/attributes/item/ref/index.js +25 -0
  100. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/graphOnAttributeCollectionExternalUsersSelfServiceSignUp/attributes/item/ref/index.js.map +1 -0
  101. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/graphOnAttributeCollectionExternalUsersSelfServiceSignUp/attributes/ref/index.d.ts +95 -0
  102. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/graphOnAttributeCollectionExternalUsersSelfServiceSignUp/attributes/ref/index.d.ts.map +1 -0
  103. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/graphOnAttributeCollectionExternalUsersSelfServiceSignUp/attributes/ref/index.js +66 -0
  104. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/graphOnAttributeCollectionExternalUsersSelfServiceSignUp/attributes/ref/index.js.map +1 -0
  105. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/graphOnAttributeCollectionExternalUsersSelfServiceSignUp/index.d.ts +38 -0
  106. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/graphOnAttributeCollectionExternalUsersSelfServiceSignUp/index.d.ts.map +1 -0
  107. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/graphOnAttributeCollectionExternalUsersSelfServiceSignUp/index.js +39 -0
  108. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/graphOnAttributeCollectionExternalUsersSelfServiceSignUp/index.js.map +1 -0
  109. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/index.d.ts +51 -0
  110. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/index.d.ts.map +1 -0
  111. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/index.js +47 -0
  112. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/index.js.map +1 -0
  113. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/graphOnAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/count/index.d.ts +41 -0
  114. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/graphOnAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/count/index.d.ts.map +1 -0
  115. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/graphOnAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/count/index.js +34 -0
  116. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/graphOnAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/count/index.js.map +1 -0
  117. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/graphOnAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/index.d.ts +88 -0
  118. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/graphOnAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/index.d.ts.map +1 -0
  119. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/graphOnAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/index.js +63 -0
  120. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/graphOnAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/index.js.map +1 -0
  121. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/graphOnAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/item/index.d.ts +20 -0
  122. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/graphOnAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/item/index.d.ts.map +1 -0
  123. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/graphOnAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/item/index.js +20 -0
  124. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/graphOnAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/item/index.js.map +1 -0
  125. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/graphOnAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/item/ref/index.d.ts +27 -0
  126. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/graphOnAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/item/ref/index.d.ts.map +1 -0
  127. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/graphOnAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/item/ref/index.js +25 -0
  128. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/graphOnAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/item/ref/index.js.map +1 -0
  129. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/graphOnAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/ref/index.d.ts +95 -0
  130. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/graphOnAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/ref/index.d.ts.map +1 -0
  131. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/graphOnAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/ref/index.js +66 -0
  132. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/graphOnAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/ref/index.js.map +1 -0
  133. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/graphOnAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/index.d.ts +38 -0
  134. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/graphOnAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/index.d.ts.map +1 -0
  135. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/graphOnAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/index.js +39 -0
  136. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/graphOnAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/index.js.map +1 -0
  137. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/index.d.ts +51 -0
  138. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/index.d.ts.map +1 -0
  139. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/index.js +47 -0
  140. package/identity/authenticationEventsFlows/item/graphExternalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/index.js.map +1 -0
  141. package/identity/authenticationEventsFlows/item/index.d.ts +86 -0
  142. package/identity/authenticationEventsFlows/item/index.d.ts.map +1 -0
  143. package/identity/authenticationEventsFlows/item/index.js +73 -0
  144. package/identity/authenticationEventsFlows/item/index.js.map +1 -0
  145. package/identity/b2xUserFlows/count/index.js +6 -8
  146. package/identity/b2xUserFlows/count/index.js.map +1 -0
  147. package/identity/b2xUserFlows/index.d.ts +3 -3
  148. package/identity/b2xUserFlows/index.d.ts.map +1 -1
  149. package/identity/b2xUserFlows/index.js +18 -20
  150. package/identity/b2xUserFlows/index.js.map +1 -0
  151. package/identity/b2xUserFlows/item/apiConnectorConfiguration/index.d.ts +3 -3
  152. package/identity/b2xUserFlows/item/apiConnectorConfiguration/index.d.ts.map +1 -1
  153. package/identity/b2xUserFlows/item/apiConnectorConfiguration/index.js +15 -17
  154. package/identity/b2xUserFlows/item/apiConnectorConfiguration/index.js.map +1 -0
  155. package/identity/b2xUserFlows/item/apiConnectorConfiguration/postAttributeCollection/index.d.ts +3 -3
  156. package/identity/b2xUserFlows/item/apiConnectorConfiguration/postAttributeCollection/index.d.ts.map +1 -1
  157. package/identity/b2xUserFlows/item/apiConnectorConfiguration/postAttributeCollection/index.js +19 -21
  158. package/identity/b2xUserFlows/item/apiConnectorConfiguration/postAttributeCollection/index.js.map +1 -0
  159. package/identity/b2xUserFlows/item/apiConnectorConfiguration/postAttributeCollection/ref/index.d.ts +1 -1
  160. package/identity/b2xUserFlows/item/apiConnectorConfiguration/postAttributeCollection/ref/index.d.ts.map +1 -1
  161. package/identity/b2xUserFlows/item/apiConnectorConfiguration/postAttributeCollection/ref/index.js +12 -14
  162. package/identity/b2xUserFlows/item/apiConnectorConfiguration/postAttributeCollection/ref/index.js.map +1 -0
  163. package/identity/b2xUserFlows/item/apiConnectorConfiguration/postAttributeCollection/uploadClientCertificate/index.d.ts +1 -1
  164. package/identity/b2xUserFlows/item/apiConnectorConfiguration/postAttributeCollection/uploadClientCertificate/index.d.ts.map +1 -1
  165. package/identity/b2xUserFlows/item/apiConnectorConfiguration/postAttributeCollection/uploadClientCertificate/index.js +11 -16
  166. package/identity/b2xUserFlows/item/apiConnectorConfiguration/postAttributeCollection/uploadClientCertificate/index.js.map +1 -0
  167. package/identity/b2xUserFlows/item/apiConnectorConfiguration/postFederationSignup/index.d.ts +3 -3
  168. package/identity/b2xUserFlows/item/apiConnectorConfiguration/postFederationSignup/index.d.ts.map +1 -1
  169. package/identity/b2xUserFlows/item/apiConnectorConfiguration/postFederationSignup/index.js +19 -21
  170. package/identity/b2xUserFlows/item/apiConnectorConfiguration/postFederationSignup/index.js.map +1 -0
  171. package/identity/b2xUserFlows/item/apiConnectorConfiguration/postFederationSignup/ref/index.d.ts +1 -1
  172. package/identity/b2xUserFlows/item/apiConnectorConfiguration/postFederationSignup/ref/index.d.ts.map +1 -1
  173. package/identity/b2xUserFlows/item/apiConnectorConfiguration/postFederationSignup/ref/index.js +12 -14
  174. package/identity/b2xUserFlows/item/apiConnectorConfiguration/postFederationSignup/ref/index.js.map +1 -0
  175. package/identity/b2xUserFlows/item/apiConnectorConfiguration/postFederationSignup/uploadClientCertificate/index.d.ts +1 -1
  176. package/identity/b2xUserFlows/item/apiConnectorConfiguration/postFederationSignup/uploadClientCertificate/index.d.ts.map +1 -1
  177. package/identity/b2xUserFlows/item/apiConnectorConfiguration/postFederationSignup/uploadClientCertificate/index.js +11 -16
  178. package/identity/b2xUserFlows/item/apiConnectorConfiguration/postFederationSignup/uploadClientCertificate/index.js.map +1 -0
  179. package/identity/b2xUserFlows/item/identityProviders/count/index.js +6 -8
  180. package/identity/b2xUserFlows/item/identityProviders/count/index.js.map +1 -0
  181. package/identity/b2xUserFlows/item/identityProviders/index.d.ts +3 -3
  182. package/identity/b2xUserFlows/item/identityProviders/index.d.ts.map +1 -1
  183. package/identity/b2xUserFlows/item/identityProviders/index.js +13 -15
  184. package/identity/b2xUserFlows/item/identityProviders/index.js.map +1 -0
  185. package/identity/b2xUserFlows/item/identityProviders/item/index.d.ts +1 -1
  186. package/identity/b2xUserFlows/item/identityProviders/item/index.d.ts.map +1 -1
  187. package/identity/b2xUserFlows/item/identityProviders/item/index.js +8 -10
  188. package/identity/b2xUserFlows/item/identityProviders/item/index.js.map +1 -0
  189. package/identity/b2xUserFlows/item/index.d.ts +6 -6
  190. package/identity/b2xUserFlows/item/index.d.ts.map +1 -1
  191. package/identity/b2xUserFlows/item/index.js +30 -32
  192. package/identity/b2xUserFlows/item/index.js.map +1 -0
  193. package/identity/b2xUserFlows/item/languages/count/index.js +6 -8
  194. package/identity/b2xUserFlows/item/languages/count/index.js.map +1 -0
  195. package/identity/b2xUserFlows/item/languages/index.d.ts +3 -3
  196. package/identity/b2xUserFlows/item/languages/index.d.ts.map +1 -1
  197. package/identity/b2xUserFlows/item/languages/index.js +18 -20
  198. package/identity/b2xUserFlows/item/languages/index.js.map +1 -0
  199. package/identity/b2xUserFlows/item/languages/item/defaultPages/count/index.js +6 -8
  200. package/identity/b2xUserFlows/item/languages/item/defaultPages/count/index.js.map +1 -0
  201. package/identity/b2xUserFlows/item/languages/item/defaultPages/index.d.ts +7 -6
  202. package/identity/b2xUserFlows/item/languages/item/defaultPages/index.d.ts.map +1 -1
  203. package/identity/b2xUserFlows/item/languages/item/defaultPages/index.js +18 -20
  204. package/identity/b2xUserFlows/item/languages/item/defaultPages/index.js.map +1 -0
  205. package/identity/b2xUserFlows/item/languages/item/defaultPages/item/index.d.ts +2 -2
  206. package/identity/b2xUserFlows/item/languages/item/defaultPages/item/index.d.ts.map +1 -1
  207. package/identity/b2xUserFlows/item/languages/item/defaultPages/item/index.js +17 -19
  208. package/identity/b2xUserFlows/item/languages/item/defaultPages/item/index.js.map +1 -0
  209. package/identity/b2xUserFlows/item/languages/item/defaultPages/item/value/index.d.ts +3 -2
  210. package/identity/b2xUserFlows/item/languages/item/defaultPages/item/value/index.d.ts.map +1 -1
  211. package/identity/b2xUserFlows/item/languages/item/defaultPages/item/value/index.js +10 -12
  212. package/identity/b2xUserFlows/item/languages/item/defaultPages/item/value/index.js.map +1 -0
  213. package/identity/b2xUserFlows/item/languages/item/index.d.ts +3 -3
  214. package/identity/b2xUserFlows/item/languages/item/index.d.ts.map +1 -1
  215. package/identity/b2xUserFlows/item/languages/item/index.js +21 -23
  216. package/identity/b2xUserFlows/item/languages/item/index.js.map +1 -0
  217. package/identity/b2xUserFlows/item/languages/item/overridesPages/count/index.js +6 -8
  218. package/identity/b2xUserFlows/item/languages/item/overridesPages/count/index.js.map +1 -0
  219. package/identity/b2xUserFlows/item/languages/item/overridesPages/index.d.ts +7 -6
  220. package/identity/b2xUserFlows/item/languages/item/overridesPages/index.d.ts.map +1 -1
  221. package/identity/b2xUserFlows/item/languages/item/overridesPages/index.js +18 -20
  222. package/identity/b2xUserFlows/item/languages/item/overridesPages/index.js.map +1 -0
  223. package/identity/b2xUserFlows/item/languages/item/overridesPages/item/index.d.ts +8 -6
  224. package/identity/b2xUserFlows/item/languages/item/overridesPages/item/index.d.ts.map +1 -1
  225. package/identity/b2xUserFlows/item/languages/item/overridesPages/item/index.js +17 -19
  226. package/identity/b2xUserFlows/item/languages/item/overridesPages/item/index.js.map +1 -0
  227. package/identity/b2xUserFlows/item/languages/item/overridesPages/item/value/index.d.ts +9 -6
  228. package/identity/b2xUserFlows/item/languages/item/overridesPages/item/value/index.d.ts.map +1 -1
  229. package/identity/b2xUserFlows/item/languages/item/overridesPages/item/value/index.js +10 -12
  230. package/identity/b2xUserFlows/item/languages/item/overridesPages/item/value/index.js.map +1 -0
  231. package/identity/b2xUserFlows/item/userAttributeAssignments/count/index.js +6 -8
  232. package/identity/b2xUserFlows/item/userAttributeAssignments/count/index.js.map +1 -0
  233. package/identity/b2xUserFlows/item/userAttributeAssignments/getOrder/index.d.ts +1 -1
  234. package/identity/b2xUserFlows/item/userAttributeAssignments/getOrder/index.d.ts.map +1 -1
  235. package/identity/b2xUserFlows/item/userAttributeAssignments/getOrder/index.js +8 -10
  236. package/identity/b2xUserFlows/item/userAttributeAssignments/getOrder/index.js.map +1 -0
  237. package/identity/b2xUserFlows/item/userAttributeAssignments/index.d.ts +5 -5
  238. package/identity/b2xUserFlows/item/userAttributeAssignments/index.d.ts.map +1 -1
  239. package/identity/b2xUserFlows/item/userAttributeAssignments/index.js +22 -24
  240. package/identity/b2xUserFlows/item/userAttributeAssignments/index.js.map +1 -0
  241. package/identity/b2xUserFlows/item/userAttributeAssignments/item/index.d.ts +2 -2
  242. package/identity/b2xUserFlows/item/userAttributeAssignments/item/index.d.ts.map +1 -1
  243. package/identity/b2xUserFlows/item/userAttributeAssignments/item/index.js +17 -19
  244. package/identity/b2xUserFlows/item/userAttributeAssignments/item/index.js.map +1 -0
  245. package/identity/b2xUserFlows/item/userAttributeAssignments/item/userAttribute/index.d.ts +1 -1
  246. package/identity/b2xUserFlows/item/userAttributeAssignments/item/userAttribute/index.d.ts.map +1 -1
  247. package/identity/b2xUserFlows/item/userAttributeAssignments/item/userAttribute/index.js +8 -10
  248. package/identity/b2xUserFlows/item/userAttributeAssignments/item/userAttribute/index.js.map +1 -0
  249. package/identity/b2xUserFlows/item/userAttributeAssignments/setOrder/index.d.ts +1 -1
  250. package/identity/b2xUserFlows/item/userAttributeAssignments/setOrder/index.d.ts.map +1 -1
  251. package/identity/b2xUserFlows/item/userAttributeAssignments/setOrder/index.js +12 -17
  252. package/identity/b2xUserFlows/item/userAttributeAssignments/setOrder/index.js.map +1 -0
  253. package/identity/b2xUserFlows/item/userFlowIdentityProviders/count/index.js +6 -8
  254. package/identity/b2xUserFlows/item/userFlowIdentityProviders/count/index.js.map +1 -0
  255. package/identity/b2xUserFlows/item/userFlowIdentityProviders/index.d.ts +4 -4
  256. package/identity/b2xUserFlows/item/userFlowIdentityProviders/index.d.ts.map +1 -1
  257. package/identity/b2xUserFlows/item/userFlowIdentityProviders/index.js +15 -17
  258. package/identity/b2xUserFlows/item/userFlowIdentityProviders/index.js.map +1 -0
  259. package/identity/b2xUserFlows/item/userFlowIdentityProviders/item/index.d.ts +1 -1
  260. package/identity/b2xUserFlows/item/userFlowIdentityProviders/item/index.d.ts.map +1 -1
  261. package/identity/b2xUserFlows/item/userFlowIdentityProviders/item/index.js +5 -7
  262. package/identity/b2xUserFlows/item/userFlowIdentityProviders/item/index.js.map +1 -0
  263. package/identity/b2xUserFlows/item/userFlowIdentityProviders/item/ref/index.js +6 -8
  264. package/identity/b2xUserFlows/item/userFlowIdentityProviders/item/ref/index.js.map +1 -0
  265. package/identity/b2xUserFlows/item/userFlowIdentityProviders/ref/index.d.ts +1 -1
  266. package/identity/b2xUserFlows/item/userFlowIdentityProviders/ref/index.d.ts.map +1 -1
  267. package/identity/b2xUserFlows/item/userFlowIdentityProviders/ref/index.js +13 -15
  268. package/identity/b2xUserFlows/item/userFlowIdentityProviders/ref/index.js.map +1 -0
  269. package/identity/conditionalAccess/authenticationContextClassReferences/count/index.js +6 -8
  270. package/identity/conditionalAccess/authenticationContextClassReferences/count/index.js.map +1 -0
  271. package/identity/conditionalAccess/authenticationContextClassReferences/index.d.ts +3 -3
  272. package/identity/conditionalAccess/authenticationContextClassReferences/index.d.ts.map +1 -1
  273. package/identity/conditionalAccess/authenticationContextClassReferences/index.js +17 -19
  274. package/identity/conditionalAccess/authenticationContextClassReferences/index.js.map +1 -0
  275. package/identity/conditionalAccess/authenticationContextClassReferences/item/index.d.ts +1 -1
  276. package/identity/conditionalAccess/authenticationContextClassReferences/item/index.d.ts.map +1 -1
  277. package/identity/conditionalAccess/authenticationContextClassReferences/item/index.js +14 -16
  278. package/identity/conditionalAccess/authenticationContextClassReferences/item/index.js.map +1 -0
  279. package/identity/conditionalAccess/authenticationStrength/authenticationMethodModes/count/index.js +6 -8
  280. package/identity/conditionalAccess/authenticationStrength/authenticationMethodModes/count/index.js.map +1 -0
  281. package/identity/conditionalAccess/authenticationStrength/authenticationMethodModes/index.d.ts +3 -3
  282. package/identity/conditionalAccess/authenticationStrength/authenticationMethodModes/index.d.ts.map +1 -1
  283. package/identity/conditionalAccess/authenticationStrength/authenticationMethodModes/index.js +17 -19
  284. package/identity/conditionalAccess/authenticationStrength/authenticationMethodModes/index.js.map +1 -0
  285. package/identity/conditionalAccess/authenticationStrength/authenticationMethodModes/item/index.d.ts +1 -1
  286. package/identity/conditionalAccess/authenticationStrength/authenticationMethodModes/item/index.d.ts.map +1 -1
  287. package/identity/conditionalAccess/authenticationStrength/authenticationMethodModes/item/index.js +14 -16
  288. package/identity/conditionalAccess/authenticationStrength/authenticationMethodModes/item/index.js.map +1 -0
  289. package/identity/conditionalAccess/authenticationStrength/index.d.ts +3 -3
  290. package/identity/conditionalAccess/authenticationStrength/index.d.ts.map +1 -1
  291. package/identity/conditionalAccess/authenticationStrength/index.js +21 -23
  292. package/identity/conditionalAccess/authenticationStrength/index.js.map +1 -0
  293. package/identity/conditionalAccess/authenticationStrength/policies/count/index.js +6 -8
  294. package/identity/conditionalAccess/authenticationStrength/policies/count/index.js.map +1 -0
  295. package/identity/conditionalAccess/authenticationStrength/policies/index.d.ts +3 -3
  296. package/identity/conditionalAccess/authenticationStrength/policies/index.d.ts.map +1 -1
  297. package/identity/conditionalAccess/authenticationStrength/policies/index.js +18 -20
  298. package/identity/conditionalAccess/authenticationStrength/policies/index.js.map +1 -0
  299. package/identity/conditionalAccess/authenticationStrength/policies/item/combinationConfigurations/count/index.js +6 -8
  300. package/identity/conditionalAccess/authenticationStrength/policies/item/combinationConfigurations/count/index.js.map +1 -0
  301. package/identity/conditionalAccess/authenticationStrength/policies/item/combinationConfigurations/index.d.ts +8 -8
  302. package/identity/conditionalAccess/authenticationStrength/policies/item/combinationConfigurations/index.d.ts.map +1 -1
  303. package/identity/conditionalAccess/authenticationStrength/policies/item/combinationConfigurations/index.js +17 -19
  304. package/identity/conditionalAccess/authenticationStrength/policies/item/combinationConfigurations/index.js.map +1 -0
  305. package/identity/conditionalAccess/authenticationStrength/policies/item/combinationConfigurations/item/index.d.ts +3 -3
  306. package/identity/conditionalAccess/authenticationStrength/policies/item/combinationConfigurations/item/index.d.ts.map +1 -1
  307. package/identity/conditionalAccess/authenticationStrength/policies/item/combinationConfigurations/item/index.js +14 -16
  308. package/identity/conditionalAccess/authenticationStrength/policies/item/combinationConfigurations/item/index.js.map +1 -0
  309. package/identity/conditionalAccess/authenticationStrength/policies/item/index.d.ts +4 -4
  310. package/identity/conditionalAccess/authenticationStrength/policies/item/index.d.ts.map +1 -1
  311. package/identity/conditionalAccess/authenticationStrength/policies/item/index.js +22 -24
  312. package/identity/conditionalAccess/authenticationStrength/policies/item/index.js.map +1 -0
  313. package/identity/conditionalAccess/authenticationStrength/policies/item/updateAllowedCombinations/index.d.ts +1 -1
  314. package/identity/conditionalAccess/authenticationStrength/policies/item/updateAllowedCombinations/index.d.ts.map +1 -1
  315. package/identity/conditionalAccess/authenticationStrength/policies/item/updateAllowedCombinations/index.js +12 -17
  316. package/identity/conditionalAccess/authenticationStrength/policies/item/updateAllowedCombinations/index.js.map +1 -0
  317. package/identity/conditionalAccess/authenticationStrength/policies/item/usage/index.d.ts +1 -1
  318. package/identity/conditionalAccess/authenticationStrength/policies/item/usage/index.d.ts.map +1 -1
  319. package/identity/conditionalAccess/authenticationStrength/policies/item/usage/index.js +8 -10
  320. package/identity/conditionalAccess/authenticationStrength/policies/item/usage/index.js.map +1 -0
  321. package/identity/conditionalAccess/index.d.ts +5 -5
  322. package/identity/conditionalAccess/index.d.ts.map +1 -1
  323. package/identity/conditionalAccess/index.js +18 -20
  324. package/identity/conditionalAccess/index.js.map +1 -0
  325. package/identity/conditionalAccess/namedLocations/count/index.js +6 -8
  326. package/identity/conditionalAccess/namedLocations/count/index.js.map +1 -0
  327. package/identity/conditionalAccess/namedLocations/index.d.ts +3 -3
  328. package/identity/conditionalAccess/namedLocations/index.d.ts.map +1 -1
  329. package/identity/conditionalAccess/namedLocations/index.js +17 -19
  330. package/identity/conditionalAccess/namedLocations/index.js.map +1 -0
  331. package/identity/conditionalAccess/namedLocations/item/index.d.ts +8 -8
  332. package/identity/conditionalAccess/namedLocations/item/index.d.ts.map +1 -1
  333. package/identity/conditionalAccess/namedLocations/item/index.js +14 -16
  334. package/identity/conditionalAccess/namedLocations/item/index.js.map +1 -0
  335. package/identity/conditionalAccess/policies/count/index.js +6 -8
  336. package/identity/conditionalAccess/policies/count/index.js.map +1 -0
  337. package/identity/conditionalAccess/policies/index.d.ts +3 -3
  338. package/identity/conditionalAccess/policies/index.d.ts.map +1 -1
  339. package/identity/conditionalAccess/policies/index.js +17 -19
  340. package/identity/conditionalAccess/policies/index.js.map +1 -0
  341. package/identity/conditionalAccess/policies/item/index.d.ts +1 -1
  342. package/identity/conditionalAccess/policies/item/index.d.ts.map +1 -1
  343. package/identity/conditionalAccess/policies/item/index.js +14 -16
  344. package/identity/conditionalAccess/policies/item/index.js.map +1 -0
  345. package/identity/conditionalAccess/templates/count/index.js +6 -8
  346. package/identity/conditionalAccess/templates/count/index.js.map +1 -0
  347. package/identity/conditionalAccess/templates/index.d.ts +3 -3
  348. package/identity/conditionalAccess/templates/index.d.ts.map +1 -1
  349. package/identity/conditionalAccess/templates/index.js +13 -15
  350. package/identity/conditionalAccess/templates/index.js.map +1 -0
  351. package/identity/conditionalAccess/templates/item/index.d.ts +1 -1
  352. package/identity/conditionalAccess/templates/item/index.d.ts.map +1 -1
  353. package/identity/conditionalAccess/templates/item/index.js +8 -10
  354. package/identity/conditionalAccess/templates/item/index.js.map +1 -0
  355. package/identity/customAuthenticationExtensions/count/index.js +6 -8
  356. package/identity/customAuthenticationExtensions/count/index.js.map +1 -0
  357. package/identity/customAuthenticationExtensions/index.d.ts +4 -4
  358. package/identity/customAuthenticationExtensions/index.d.ts.map +1 -1
  359. package/identity/customAuthenticationExtensions/index.js +20 -22
  360. package/identity/customAuthenticationExtensions/index.js.map +1 -0
  361. package/identity/customAuthenticationExtensions/item/index.d.ts +2 -2
  362. package/identity/customAuthenticationExtensions/item/index.d.ts.map +1 -1
  363. package/identity/customAuthenticationExtensions/item/index.js +17 -19
  364. package/identity/customAuthenticationExtensions/item/index.js.map +1 -0
  365. package/identity/customAuthenticationExtensions/item/validateAuthenticationConfiguration/index.d.ts +1 -1
  366. package/identity/customAuthenticationExtensions/item/validateAuthenticationConfiguration/index.d.ts.map +1 -1
  367. package/identity/customAuthenticationExtensions/item/validateAuthenticationConfiguration/index.js +8 -10
  368. package/identity/customAuthenticationExtensions/item/validateAuthenticationConfiguration/index.js.map +1 -0
  369. package/identity/customAuthenticationExtensions/validateAuthenticationConfiguration/index.d.ts +1 -1
  370. package/identity/customAuthenticationExtensions/validateAuthenticationConfiguration/index.d.ts.map +1 -1
  371. package/identity/customAuthenticationExtensions/validateAuthenticationConfiguration/index.js +15 -20
  372. package/identity/customAuthenticationExtensions/validateAuthenticationConfiguration/index.js.map +1 -0
  373. package/identity/identityProviders/availableProviderTypes/index.d.ts +1 -1
  374. package/identity/identityProviders/availableProviderTypes/index.d.ts.map +1 -1
  375. package/identity/identityProviders/availableProviderTypes/index.js +12 -17
  376. package/identity/identityProviders/availableProviderTypes/index.js.map +1 -0
  377. package/identity/identityProviders/count/index.js +6 -8
  378. package/identity/identityProviders/count/index.js.map +1 -0
  379. package/identity/identityProviders/index.d.ts +4 -4
  380. package/identity/identityProviders/index.d.ts.map +1 -1
  381. package/identity/identityProviders/index.js +19 -21
  382. package/identity/identityProviders/index.js.map +1 -0
  383. package/identity/identityProviders/item/index.d.ts +1 -1
  384. package/identity/identityProviders/item/index.d.ts.map +1 -1
  385. package/identity/identityProviders/item/index.js +14 -16
  386. package/identity/identityProviders/item/index.js.map +1 -0
  387. package/identity/index.d.ts +13 -8
  388. package/identity/index.d.ts.map +1 -1
  389. package/identity/index.js +39 -35
  390. package/identity/index.js.map +1 -0
  391. package/identity/userFlowAttributes/count/index.js +6 -8
  392. package/identity/userFlowAttributes/count/index.js.map +1 -0
  393. package/identity/userFlowAttributes/index.d.ts +3 -3
  394. package/identity/userFlowAttributes/index.d.ts.map +1 -1
  395. package/identity/userFlowAttributes/index.js +17 -19
  396. package/identity/userFlowAttributes/index.js.map +1 -0
  397. package/identity/userFlowAttributes/item/index.d.ts +1 -1
  398. package/identity/userFlowAttributes/item/index.d.ts.map +1 -1
  399. package/identity/userFlowAttributes/item/index.js +14 -16
  400. package/identity/userFlowAttributes/item/index.js.map +1 -0
  401. package/identityServiceClient.d.ts +1 -1
  402. package/identityServiceClient.d.ts.map +1 -1
  403. package/identityServiceClient.js +20 -23
  404. package/identityServiceClient.js.map +1 -0
  405. package/index.d.ts +2 -2
  406. package/index.d.ts.map +1 -1
  407. package/index.js +5 -20
  408. package/index.js.map +1 -0
  409. package/package.json +4 -3
  410. package/tsconfig.tsbuildinfo +1 -1
@@ -1,15 +1,12 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CountRequestBuilderRequestsMetadata = exports.CountRequestBuilderUriTemplate = void 0;
4
1
  /* tslint:disable */
5
2
  /* eslint-disable */
6
3
  // Generated by Microsoft Kiota
7
4
  // @ts-ignore
8
- const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
5
+ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
9
6
  /**
10
7
  * Uri template for the request builder.
11
8
  */
12
- exports.CountRequestBuilderUriTemplate = "{+baseurl}/identity/apiConnectors/$count{?%24filter,%24search}";
9
+ export const CountRequestBuilderUriTemplate = "{+baseurl}/identity/apiConnectors/$count{?%24filter,%24search}";
13
10
  /**
14
11
  * Mapper for query parameters from symbol name to serialization name represented as a constant.
15
12
  */
@@ -20,12 +17,12 @@ const CountRequestBuilderGetQueryParametersMapper = {
20
17
  /**
21
18
  * Metadata for all the requests in the request builder.
22
19
  */
23
- exports.CountRequestBuilderRequestsMetadata = {
20
+ export const CountRequestBuilderRequestsMetadata = {
24
21
  get: {
25
- uriTemplate: exports.CountRequestBuilderUriTemplate,
22
+ uriTemplate: CountRequestBuilderUriTemplate,
26
23
  responseBodyContentType: "text/plain;q=0.9",
27
24
  errorMappings: {
28
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
25
+ XXX: createODataErrorFromDiscriminatorValue,
29
26
  },
30
27
  adapterMethodName: "sendPrimitive",
31
28
  responseBodyFactory: "number",
@@ -34,3 +31,4 @@ exports.CountRequestBuilderRequestsMetadata = {
34
31
  };
35
32
  /* tslint:enable */
36
33
  /* eslint-enable */
34
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAmC7H;;GAEG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAG,gEAAgE,CAAC;AAC/G;;GAEG;AACH,MAAM,2CAA2C,GAA2B;IACxE,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,mCAAmC,GAAqB;IACjE,GAAG,EAAE;QACD,WAAW,EAAE,8BAA8B;QAC3C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,eAAe;QAClC,mBAAmB,EAAG,QAAQ;QAC9B,qBAAqB,EAAE,2CAA2C;KACrE;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -1,6 +1,6 @@
1
- import { type IdentityApiConnector, type IdentityApiConnectorCollectionResponse } from '@microsoft/msgraph-sdk/models/';
2
- import { type CountRequestBuilder } from './count/';
3
- import { type IdentityApiConnectorItemRequestBuilder } from './item/';
1
+ import { type IdentityApiConnector, type IdentityApiConnectorCollectionResponse } from '@microsoft/msgraph-sdk/models/index.js';
2
+ import { type CountRequestBuilder } from './count/index.js';
3
+ import { type IdentityApiConnectorItemRequestBuilder } from './item/index.js';
4
4
  import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
5
5
  /**
6
6
  * Provides operations to manage the apiConnectors property of the microsoft.graph.identityContainer entity.
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAuJ,KAAK,oBAAoB,EAAE,KAAK,sCAAsC,EAAE,MAAM,gCAAgC,CAAC;AAI7Q,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAAoH,KAAK,sCAAsC,EAAE,MAAM,SAAS,CAAC;AAExL,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,2BAA4B,SAAQ,kBAAkB,CAAC,2BAA2B,CAAC;IAChG;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,wBAAwB,CAAC,sBAAsB,EAAE,MAAM,GAAI,sCAAsC,CAAC;IACnG;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,6CAA6C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,sCAAsC,GAAG,SAAS,CAAC,CAAC;IAC3K;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,oBAAoB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,oBAAoB,GAAG,SAAS,CAAC,CAAC;IAC/I;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,6CAA6C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACtJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,oBAAoB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC/I;AACD;;GAEG;AACH,MAAM,WAAW,6CAA6C;IAC1D;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;GAEG;AACH,eAAO,MAAM,sCAAsC,mHAAmH,CAAC;AAcvK;;GAEG;AACH,eAAO,MAAM,6CAA6C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,2BAA2B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CASpK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,2CAA2C,EAAE,gBAuBzD,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAuJ,KAAK,oBAAoB,EAAE,KAAK,sCAAsC,EAAE,MAAM,wCAAwC,CAAC;AAIrR,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAEjG,OAAO,EAAoH,KAAK,sCAAsC,EAAE,MAAM,iBAAiB,CAAC;AAEhM,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,2BAA4B,SAAQ,kBAAkB,CAAC,2BAA2B,CAAC;IAChG;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,wBAAwB,CAAC,sBAAsB,EAAE,MAAM,GAAI,sCAAsC,CAAC;IACnG;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,6CAA6C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,sCAAsC,GAAG,SAAS,CAAC,CAAC;IAC3K;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,oBAAoB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,oBAAoB,GAAG,SAAS,CAAC,CAAC;IAC/I;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,6CAA6C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACtJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,oBAAoB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC/I;AACD;;GAEG;AACH,MAAM,WAAW,6CAA6C;IAC1D;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;GAEG;AACH,eAAO,MAAM,sCAAsC,mHAAmH,CAAC;AAcvK;;GAEG;AACH,eAAO,MAAM,6CAA6C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,2BAA2B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CASpK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,2CAA2C,EAAE,gBAuBzD,CAAC"}
@@ -1,21 +1,18 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ApiConnectorsRequestBuilderRequestsMetadata = exports.ApiConnectorsRequestBuilderNavigationMetadata = exports.ApiConnectorsRequestBuilderUriTemplate = void 0;
4
1
  /* tslint:disable */
5
2
  /* eslint-disable */
6
3
  // Generated by Microsoft Kiota
7
4
  // @ts-ignore
8
- const models_1 = require("@microsoft/msgraph-sdk/models/");
5
+ import { createIdentityApiConnectorCollectionResponseFromDiscriminatorValue, createIdentityApiConnectorFromDiscriminatorValue, serializeIdentityApiConnector } from '@microsoft/msgraph-sdk/models/index.js';
9
6
  // @ts-ignore
10
- const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
7
+ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
11
8
  // @ts-ignore
12
- const count_1 = require("./count/");
9
+ import { CountRequestBuilderRequestsMetadata } from './count/index.js';
13
10
  // @ts-ignore
14
- const item_1 = require("./item/");
11
+ import { IdentityApiConnectorItemRequestBuilderNavigationMetadata, IdentityApiConnectorItemRequestBuilderRequestsMetadata } from './item/index.js';
15
12
  /**
16
13
  * Uri template for the request builder.
17
14
  */
18
- exports.ApiConnectorsRequestBuilderUriTemplate = "{+baseurl}/identity/apiConnectors{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
15
+ export const ApiConnectorsRequestBuilderUriTemplate = "{+baseurl}/identity/apiConnectors{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
19
16
  /**
20
17
  * Mapper for query parameters from symbol name to serialization name represented as a constant.
21
18
  */
@@ -32,42 +29,43 @@ const ApiConnectorsRequestBuilderGetQueryParametersMapper = {
32
29
  /**
33
30
  * Metadata for all the navigation properties in the request builder.
34
31
  */
35
- exports.ApiConnectorsRequestBuilderNavigationMetadata = {
32
+ export const ApiConnectorsRequestBuilderNavigationMetadata = {
36
33
  byIdentityApiConnectorId: {
37
- requestsMetadata: item_1.IdentityApiConnectorItemRequestBuilderRequestsMetadata,
38
- navigationMetadata: item_1.IdentityApiConnectorItemRequestBuilderNavigationMetadata,
34
+ requestsMetadata: IdentityApiConnectorItemRequestBuilderRequestsMetadata,
35
+ navigationMetadata: IdentityApiConnectorItemRequestBuilderNavigationMetadata,
39
36
  pathParametersMappings: ["identityApiConnector%2Did"],
40
37
  },
41
38
  count: {
42
- requestsMetadata: count_1.CountRequestBuilderRequestsMetadata,
39
+ requestsMetadata: CountRequestBuilderRequestsMetadata,
43
40
  },
44
41
  };
45
42
  /**
46
43
  * Metadata for all the requests in the request builder.
47
44
  */
48
- exports.ApiConnectorsRequestBuilderRequestsMetadata = {
45
+ export const ApiConnectorsRequestBuilderRequestsMetadata = {
49
46
  get: {
50
- uriTemplate: exports.ApiConnectorsRequestBuilderUriTemplate,
47
+ uriTemplate: ApiConnectorsRequestBuilderUriTemplate,
51
48
  responseBodyContentType: "application/json",
52
49
  errorMappings: {
53
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
50
+ XXX: createODataErrorFromDiscriminatorValue,
54
51
  },
55
52
  adapterMethodName: "send",
56
- responseBodyFactory: models_1.createIdentityApiConnectorCollectionResponseFromDiscriminatorValue,
53
+ responseBodyFactory: createIdentityApiConnectorCollectionResponseFromDiscriminatorValue,
57
54
  queryParametersMapper: ApiConnectorsRequestBuilderGetQueryParametersMapper,
58
55
  },
59
56
  post: {
60
- uriTemplate: exports.ApiConnectorsRequestBuilderUriTemplate,
57
+ uriTemplate: ApiConnectorsRequestBuilderUriTemplate,
61
58
  responseBodyContentType: "application/json",
62
59
  errorMappings: {
63
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
60
+ XXX: createODataErrorFromDiscriminatorValue,
64
61
  },
65
62
  adapterMethodName: "send",
66
- responseBodyFactory: models_1.createIdentityApiConnectorFromDiscriminatorValue,
63
+ responseBodyFactory: createIdentityApiConnectorFromDiscriminatorValue,
67
64
  requestBodyContentType: "application/json",
68
- requestBodySerializer: models_1.serializeIdentityApiConnector,
65
+ requestBodySerializer: serializeIdentityApiConnector,
69
66
  requestInformationContentSetMethod: "setContentFromParsable",
70
67
  },
71
68
  };
72
69
  /* tslint:enable */
73
70
  /* eslint-enable */
71
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,kEAAkE,EAAE,gDAAgD,EAAE,6BAA6B,EAA0E,MAAM,wCAAwC,CAAC;AACrR,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,mCAAmC,EAA4B,MAAM,kBAAkB,CAAC;AACjG,aAAa;AACb,OAAO,EAAE,wDAAwD,EAAE,sDAAsD,EAA+C,MAAM,iBAAiB,CAAC;AAsFhM;;GAEG;AACH,MAAM,CAAC,MAAM,sCAAsC,GAAG,gHAAgH,CAAC;AACvK;;GAEG;AACH,MAAM,mDAAmD,GAA2B;IAChF,OAAO,EAAE,UAAU;IACnB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,SAAS,EAAE,YAAY;IACvB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,MAAM,EAAE,SAAS;IACjB,KAAK,EAAE,QAAQ;CAClB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,6CAA6C,GAA+G;IACrK,wBAAwB,EAAE;QACtB,gBAAgB,EAAE,sDAAsD;QACxE,kBAAkB,EAAE,wDAAwD;QAC5E,sBAAsB,EAAE,CAAC,2BAA2B,CAAC;KACxD;IACD,KAAK,EAAE;QACH,gBAAgB,EAAE,mCAAmC;KACxD;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,2CAA2C,GAAqB;IACzE,GAAG,EAAE;QACD,WAAW,EAAE,sCAAsC;QACnD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,kEAAkE;QACxF,qBAAqB,EAAE,mDAAmD;KAC7E;IACD,IAAI,EAAE;QACF,WAAW,EAAE,sCAAsC;QACnD,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,gDAAgD;QACtE,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,6BAA6B;QACpD,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -1,5 +1,5 @@
1
- import { type IdentityApiConnector } from '@microsoft/msgraph-sdk/models/';
2
- import { type UploadClientCertificateRequestBuilder } from './uploadClientCertificate/';
1
+ import { type IdentityApiConnector } from '@microsoft/msgraph-sdk/models/index.js';
2
+ import { type UploadClientCertificateRequestBuilder } from './uploadClientCertificate/index.js';
3
3
  import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
4
4
  /**
5
5
  * Provides operations to manage the apiConnectors property of the microsoft.graph.identityContainer entity.
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAmF,KAAK,oBAAoB,EAAE,MAAM,gCAAgC,CAAC;AAI5J,OAAO,EAAE,KAAK,qCAAqC,EAAyD,MAAM,4BAA4B,CAAC;AAE/I,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,sCAAuC,SAAQ,kBAAkB,CAAC,sCAAsC,CAAC;IACtH;;OAEG;IACH,IAAI,uBAAuB,IAAI,qCAAqC,CAAC;IACrE;;;;;OAKG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wDAAwD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,oBAAoB,GAAG,SAAS,CAAC,CAAC;IACpK;;;;;;;OAOG;IACF,KAAK,CAAC,IAAI,EAAE,oBAAoB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,oBAAoB,GAAG,SAAS,CAAC,CAAC;IAChJ;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wDAAwD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACjK;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,oBAAoB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAChJ;AACD;;GAEG;AACH,MAAM,WAAW,wDAAwD;IACrE;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,iDAAiD,wFAAwF,CAAC;AAQvJ;;GAEG;AACH,eAAO,MAAM,wDAAwD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,sCAAsC,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAI1L,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,sDAAsD,EAAE,gBA+BpE,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAmF,KAAK,oBAAoB,EAAE,MAAM,wCAAwC,CAAC;AAIpK,OAAO,EAAE,KAAK,qCAAqC,EAAyD,MAAM,oCAAoC,CAAC;AAEvJ,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,sCAAuC,SAAQ,kBAAkB,CAAC,sCAAsC,CAAC;IACtH;;OAEG;IACH,IAAI,uBAAuB,IAAI,qCAAqC,CAAC;IACrE;;;;;OAKG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wDAAwD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,oBAAoB,GAAG,SAAS,CAAC,CAAC;IACpK;;;;;;;OAOG;IACF,KAAK,CAAC,IAAI,EAAE,oBAAoB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,oBAAoB,GAAG,SAAS,CAAC,CAAC;IAChJ;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,wDAAwD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACjK;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,oBAAoB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAChJ;AACD;;GAEG;AACH,MAAM,WAAW,wDAAwD;IACrE;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,iDAAiD,wFAAwF,CAAC;AAQvJ;;GAEG;AACH,eAAO,MAAM,wDAAwD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,sCAAsC,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAI1L,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,sDAAsD,EAAE,gBA+BpE,CAAC"}
@@ -1,19 +1,16 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.IdentityApiConnectorItemRequestBuilderRequestsMetadata = exports.IdentityApiConnectorItemRequestBuilderNavigationMetadata = exports.IdentityApiConnectorItemRequestBuilderUriTemplate = void 0;
4
1
  /* tslint:disable */
5
2
  /* eslint-disable */
6
3
  // Generated by Microsoft Kiota
7
4
  // @ts-ignore
8
- const models_1 = require("@microsoft/msgraph-sdk/models/");
5
+ import { createIdentityApiConnectorFromDiscriminatorValue, serializeIdentityApiConnector } from '@microsoft/msgraph-sdk/models/index.js';
9
6
  // @ts-ignore
10
- const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
7
+ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
11
8
  // @ts-ignore
12
- const uploadClientCertificate_1 = require("./uploadClientCertificate/");
9
+ import { UploadClientCertificateRequestBuilderRequestsMetadata } from './uploadClientCertificate/index.js';
13
10
  /**
14
11
  * Uri template for the request builder.
15
12
  */
16
- exports.IdentityApiConnectorItemRequestBuilderUriTemplate = "{+baseurl}/identity/apiConnectors/{identityApiConnector%2Did}{?%24expand,%24select}";
13
+ export const IdentityApiConnectorItemRequestBuilderUriTemplate = "{+baseurl}/identity/apiConnectors/{identityApiConnector%2Did}{?%24expand,%24select}";
17
14
  /**
18
15
  * Mapper for query parameters from symbol name to serialization name represented as a constant.
19
16
  */
@@ -24,45 +21,46 @@ const IdentityApiConnectorItemRequestBuilderGetQueryParametersMapper = {
24
21
  /**
25
22
  * Metadata for all the navigation properties in the request builder.
26
23
  */
27
- exports.IdentityApiConnectorItemRequestBuilderNavigationMetadata = {
24
+ export const IdentityApiConnectorItemRequestBuilderNavigationMetadata = {
28
25
  uploadClientCertificate: {
29
- requestsMetadata: uploadClientCertificate_1.UploadClientCertificateRequestBuilderRequestsMetadata,
26
+ requestsMetadata: UploadClientCertificateRequestBuilderRequestsMetadata,
30
27
  },
31
28
  };
32
29
  /**
33
30
  * Metadata for all the requests in the request builder.
34
31
  */
35
- exports.IdentityApiConnectorItemRequestBuilderRequestsMetadata = {
32
+ export const IdentityApiConnectorItemRequestBuilderRequestsMetadata = {
36
33
  delete: {
37
- uriTemplate: exports.IdentityApiConnectorItemRequestBuilderUriTemplate,
34
+ uriTemplate: IdentityApiConnectorItemRequestBuilderUriTemplate,
38
35
  responseBodyContentType: "application/json",
39
36
  errorMappings: {
40
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
37
+ XXX: createODataErrorFromDiscriminatorValue,
41
38
  },
42
39
  adapterMethodName: "sendNoResponseContent",
43
40
  },
44
41
  get: {
45
- uriTemplate: exports.IdentityApiConnectorItemRequestBuilderUriTemplate,
42
+ uriTemplate: IdentityApiConnectorItemRequestBuilderUriTemplate,
46
43
  responseBodyContentType: "application/json",
47
44
  errorMappings: {
48
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
45
+ XXX: createODataErrorFromDiscriminatorValue,
49
46
  },
50
47
  adapterMethodName: "send",
51
- responseBodyFactory: models_1.createIdentityApiConnectorFromDiscriminatorValue,
48
+ responseBodyFactory: createIdentityApiConnectorFromDiscriminatorValue,
52
49
  queryParametersMapper: IdentityApiConnectorItemRequestBuilderGetQueryParametersMapper,
53
50
  },
54
51
  patch: {
55
- uriTemplate: exports.IdentityApiConnectorItemRequestBuilderUriTemplate,
52
+ uriTemplate: IdentityApiConnectorItemRequestBuilderUriTemplate,
56
53
  responseBodyContentType: "application/json",
57
54
  errorMappings: {
58
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
55
+ XXX: createODataErrorFromDiscriminatorValue,
59
56
  },
60
57
  adapterMethodName: "send",
61
- responseBodyFactory: models_1.createIdentityApiConnectorFromDiscriminatorValue,
58
+ responseBodyFactory: createIdentityApiConnectorFromDiscriminatorValue,
62
59
  requestBodyContentType: "application/json",
63
- requestBodySerializer: models_1.serializeIdentityApiConnector,
60
+ requestBodySerializer: serializeIdentityApiConnector,
64
61
  requestInformationContentSetMethod: "setContentFromParsable",
65
62
  },
66
63
  };
67
64
  /* tslint:enable */
68
65
  /* eslint-enable */
66
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,gDAAgD,EAAE,6BAA6B,EAA6B,MAAM,wCAAwC,CAAC;AACpK,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAA8C,qDAAqD,EAAE,MAAM,oCAAoC,CAAC;AAqEvJ;;GAEG;AACH,MAAM,CAAC,MAAM,iDAAiD,GAAG,qFAAqF,CAAC;AACvJ;;GAEG;AACH,MAAM,8DAA8D,GAA2B;IAC3F,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,wDAAwD,GAA0H;IAC3L,uBAAuB,EAAE;QACrB,gBAAgB,EAAE,qDAAqD;KAC1E;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,sDAAsD,GAAqB;IACpF,MAAM,EAAE;QACJ,WAAW,EAAE,iDAAiD;QAC9D,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;KAC7C;IACD,GAAG,EAAE;QACD,WAAW,EAAE,iDAAiD;QAC9D,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,gDAAgD;QACtE,qBAAqB,EAAE,8DAA8D;KACxF;IACD,KAAK,EAAE;QACH,WAAW,EAAE,iDAAiD;QAC9D,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,gDAAgD;QACtE,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,6BAA6B;QACpD,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -1,4 +1,4 @@
1
- import { type IdentityApiConnector } from '@microsoft/msgraph-sdk/models/';
1
+ import { type IdentityApiConnector } from '@microsoft/msgraph-sdk/models/index.js';
2
2
  import { type AdditionalDataHolder, type BackedModel, type BaseRequestBuilder, type Parsable, type ParseNode, type RequestConfiguration, type RequestInformation, type RequestsMetadata, type SerializationWriter } from '@microsoft/kiota-abstractions';
3
3
  /**
4
4
  * Creates a new instance of the appropriate class based on discriminator value
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAmF,KAAK,oBAAoB,EAAE,MAAM,gCAAgC,CAAC;AAI5J,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElS;;;;GAIG;AACH,wBAAgB,kEAAkE,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAE1L;AACD;;;GAGG;AACH,wBAAgB,qDAAqD,CAAC,sCAAsC,GAAE,OAAO,CAAC,sCAAsC,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAM1N;AACD;;;GAGG;AACH,wBAAgB,+CAA+C,CAAC,MAAM,EAAE,mBAAmB,EAAE,sCAAsC,GAAE,OAAO,CAAC,sCAAsC,CAAC,GAAG,SAAc,GAAI,IAAI,CAI5M;AACD,MAAM,WAAW,sCAAuC,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IACvG;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;CACxB;AACD;;GAEG;AACH,MAAM,WAAW,qCAAsC,SAAQ,kBAAkB,CAAC,qCAAqC,CAAC;IACpH;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,sCAAsC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,oBAAoB,GAAG,SAAS,CAAC,CAAC;IACjK;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,sCAAsC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjK;AACD;;GAEG;AACH,eAAO,MAAM,gDAAgD,0FAA0F,CAAC;AACxJ;;GAEG;AACH,eAAO,MAAM,qDAAqD,EAAE,gBAanE,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAmF,KAAK,oBAAoB,EAAE,MAAM,wCAAwC,CAAC;AAIpK,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElS;;;;GAIG;AACH,wBAAgB,kEAAkE,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,GAAI,CAAC,CAAC,QAAQ,CAAC,EAAE,QAAQ,KAAK,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAAC,CAE1L;AACD;;;GAGG;AACH,wBAAgB,qDAAqD,CAAC,sCAAsC,GAAE,OAAO,CAAC,sCAAsC,CAAC,GAAG,SAAc,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAM1N;AACD;;;GAGG;AACH,wBAAgB,+CAA+C,CAAC,MAAM,EAAE,mBAAmB,EAAE,sCAAsC,GAAE,OAAO,CAAC,sCAAsC,CAAC,GAAG,SAAc,GAAI,IAAI,CAI5M;AACD,MAAM,WAAW,sCAAuC,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IACvG;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;CACxB;AACD;;GAEG;AACH,MAAM,WAAW,qCAAsC,SAAQ,kBAAkB,CAAC,qCAAqC,CAAC;IACpH;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,sCAAsC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,oBAAoB,GAAG,SAAS,CAAC,CAAC;IACjK;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,sCAAsC,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjK;AACD;;GAEG;AACH,eAAO,MAAM,gDAAgD,0FAA0F,CAAC;AACxJ;;GAEG;AACH,eAAO,MAAM,qDAAqD,EAAE,gBAanE,CAAC"}
@@ -1,60 +1,54 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UploadClientCertificateRequestBuilderRequestsMetadata = exports.UploadClientCertificateRequestBuilderUriTemplate = exports.serializeUploadClientCertificatePostRequestBody = exports.deserializeIntoUploadClientCertificatePostRequestBody = exports.createUploadClientCertificatePostRequestBodyFromDiscriminatorValue = void 0;
4
1
  /* tslint:disable */
5
2
  /* eslint-disable */
6
3
  // Generated by Microsoft Kiota
7
4
  // @ts-ignore
8
- const models_1 = require("@microsoft/msgraph-sdk/models/");
5
+ import { createIdentityApiConnectorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/index.js';
9
6
  // @ts-ignore
10
- const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
7
+ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
11
8
  /**
12
9
  * Creates a new instance of the appropriate class based on discriminator value
13
10
  * @param parseNode The parse node to use to read the discriminator value and create the object
14
11
  * @returns {UploadClientCertificatePostRequestBody}
15
12
  */
16
- function createUploadClientCertificatePostRequestBodyFromDiscriminatorValue(parseNode) {
13
+ export function createUploadClientCertificatePostRequestBodyFromDiscriminatorValue(parseNode) {
17
14
  return deserializeIntoUploadClientCertificatePostRequestBody;
18
15
  }
19
- exports.createUploadClientCertificatePostRequestBodyFromDiscriminatorValue = createUploadClientCertificatePostRequestBodyFromDiscriminatorValue;
20
16
  /**
21
17
  * The deserialization information for the current model
22
18
  * @returns {Record<string, (node: ParseNode) => void>}
23
19
  */
24
- function deserializeIntoUploadClientCertificatePostRequestBody(uploadClientCertificatePostRequestBody = {}) {
20
+ export function deserializeIntoUploadClientCertificatePostRequestBody(uploadClientCertificatePostRequestBody = {}) {
25
21
  return {
26
22
  "backingStoreEnabled": n => { uploadClientCertificatePostRequestBody.backingStoreEnabled = true; },
27
23
  "password": n => { uploadClientCertificatePostRequestBody.password = n.getStringValue(); },
28
24
  "pkcs12Value": n => { uploadClientCertificatePostRequestBody.pkcs12Value = n.getStringValue(); },
29
25
  };
30
26
  }
31
- exports.deserializeIntoUploadClientCertificatePostRequestBody = deserializeIntoUploadClientCertificatePostRequestBody;
32
27
  /**
33
28
  * Serializes information the current object
34
29
  * @param writer Serialization writer to use to serialize this model
35
30
  */
36
- function serializeUploadClientCertificatePostRequestBody(writer, uploadClientCertificatePostRequestBody = {}) {
31
+ export function serializeUploadClientCertificatePostRequestBody(writer, uploadClientCertificatePostRequestBody = {}) {
37
32
  writer.writeStringValue("password", uploadClientCertificatePostRequestBody.password);
38
33
  writer.writeStringValue("pkcs12Value", uploadClientCertificatePostRequestBody.pkcs12Value);
39
34
  writer.writeAdditionalData(uploadClientCertificatePostRequestBody.additionalData);
40
35
  }
41
- exports.serializeUploadClientCertificatePostRequestBody = serializeUploadClientCertificatePostRequestBody;
42
36
  /**
43
37
  * Uri template for the request builder.
44
38
  */
45
- exports.UploadClientCertificateRequestBuilderUriTemplate = "{+baseurl}/identity/apiConnectors/{identityApiConnector%2Did}/uploadClientCertificate";
39
+ export const UploadClientCertificateRequestBuilderUriTemplate = "{+baseurl}/identity/apiConnectors/{identityApiConnector%2Did}/uploadClientCertificate";
46
40
  /**
47
41
  * Metadata for all the requests in the request builder.
48
42
  */
49
- exports.UploadClientCertificateRequestBuilderRequestsMetadata = {
43
+ export const UploadClientCertificateRequestBuilderRequestsMetadata = {
50
44
  post: {
51
- uriTemplate: exports.UploadClientCertificateRequestBuilderUriTemplate,
45
+ uriTemplate: UploadClientCertificateRequestBuilderUriTemplate,
52
46
  responseBodyContentType: "application/json",
53
47
  errorMappings: {
54
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
48
+ XXX: createODataErrorFromDiscriminatorValue,
55
49
  },
56
50
  adapterMethodName: "send",
57
- responseBodyFactory: models_1.createIdentityApiConnectorFromDiscriminatorValue,
51
+ responseBodyFactory: createIdentityApiConnectorFromDiscriminatorValue,
58
52
  requestBodyContentType: "application/json",
59
53
  requestBodySerializer: serializeUploadClientCertificatePostRequestBody,
60
54
  requestInformationContentSetMethod: "setContentFromParsable",
@@ -62,3 +56,4 @@ exports.UploadClientCertificateRequestBuilderRequestsMetadata = {
62
56
  };
63
57
  /* tslint:enable */
64
58
  /* eslint-enable */
59
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,gDAAgD,EAA4D,MAAM,wCAAwC,CAAC;AACpK,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAI7H;;;;GAIG;AACH,MAAM,UAAU,kEAAkE,CAAC,SAAgC;IAC/G,OAAO,qDAAqD,CAAC;AACjE,CAAC;AACD;;;GAGG;AACH,MAAM,UAAU,qDAAqD,CAAC,yCAAsG,EAAE;IAC1K,OAAO;QACH,qBAAqB,EAAE,CAAC,CAAC,EAAE,GAAG,sCAAsC,CAAC,mBAAmB,GAAG,IAAI,CAAC,CAAC,CAAC;QAClG,UAAU,EAAE,CAAC,CAAC,EAAE,GAAG,sCAAsC,CAAC,QAAQ,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;QAC1F,aAAa,EAAE,CAAC,CAAC,EAAE,GAAG,sCAAsC,CAAC,WAAW,GAAG,CAAC,CAAC,cAAc,EAAE,CAAC,CAAC,CAAC;KACnG,CAAA;AACL,CAAC;AACD;;;GAGG;AACH,MAAM,UAAU,+CAA+C,CAAC,MAA2B,EAAE,yCAAsG,EAAE;IACjM,MAAM,CAAC,gBAAgB,CAAC,UAAU,EAAE,sCAAsC,CAAC,QAAQ,CAAC,CAAC;IACrF,MAAM,CAAC,gBAAgB,CAAC,aAAa,EAAE,sCAAsC,CAAC,WAAW,CAAC,CAAC;IAC3F,MAAM,CAAC,mBAAmB,CAAC,sCAAsC,CAAC,cAAc,CAAC,CAAC;AACtF,CAAC;AAwCD;;GAEG;AACH,MAAM,CAAC,MAAM,gDAAgD,GAAG,uFAAuF,CAAC;AACxJ;;GAEG;AACH,MAAM,CAAC,MAAM,qDAAqD,GAAqB;IACnF,IAAI,EAAE;QACF,WAAW,EAAE,gDAAgD;QAC7D,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,gDAAgD;QACtE,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,+CAA+C;QACtE,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -1,15 +1,12 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CountRequestBuilderRequestsMetadata = exports.CountRequestBuilderUriTemplate = void 0;
4
1
  /* tslint:disable */
5
2
  /* eslint-disable */
6
3
  // Generated by Microsoft Kiota
7
4
  // @ts-ignore
8
- const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
5
+ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
9
6
  /**
10
7
  * Uri template for the request builder.
11
8
  */
12
- exports.CountRequestBuilderUriTemplate = "{+baseurl}/identity/authenticationEventListeners/$count{?%24filter,%24search}";
9
+ export const CountRequestBuilderUriTemplate = "{+baseurl}/identity/authenticationEventListeners/$count{?%24filter,%24search}";
13
10
  /**
14
11
  * Mapper for query parameters from symbol name to serialization name represented as a constant.
15
12
  */
@@ -20,12 +17,12 @@ const CountRequestBuilderGetQueryParametersMapper = {
20
17
  /**
21
18
  * Metadata for all the requests in the request builder.
22
19
  */
23
- exports.CountRequestBuilderRequestsMetadata = {
20
+ export const CountRequestBuilderRequestsMetadata = {
24
21
  get: {
25
- uriTemplate: exports.CountRequestBuilderUriTemplate,
22
+ uriTemplate: CountRequestBuilderUriTemplate,
26
23
  responseBodyContentType: "text/plain;q=0.9",
27
24
  errorMappings: {
28
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
25
+ XXX: createODataErrorFromDiscriminatorValue,
29
26
  },
30
27
  adapterMethodName: "sendPrimitive",
31
28
  responseBodyFactory: "number",
@@ -34,3 +31,4 @@ exports.CountRequestBuilderRequestsMetadata = {
34
31
  };
35
32
  /* tslint:enable */
36
33
  /* eslint-enable */
34
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAmC7H;;GAEG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAG,+EAA+E,CAAC;AAC9H;;GAEG;AACH,MAAM,2CAA2C,GAA2B;IACxE,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,mCAAmC,GAAqB;IACjE,GAAG,EAAE;QACD,WAAW,EAAE,8BAA8B;QAC3C,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,eAAe;QAClC,mBAAmB,EAAG,QAAQ;QAC9B,qBAAqB,EAAE,2CAA2C;KACrE;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -1,6 +1,6 @@
1
- import { type AuthenticationEventListener, type AuthenticationEventListenerCollectionResponse } from '@microsoft/msgraph-sdk/models/';
2
- import { type CountRequestBuilder } from './count/';
3
- import { type AuthenticationEventListenerItemRequestBuilder } from './item/';
1
+ import { type AuthenticationEventListener, type AuthenticationEventListenerCollectionResponse } from '@microsoft/msgraph-sdk/models/index.js';
2
+ import { type CountRequestBuilder } from './count/index.js';
3
+ import { type AuthenticationEventListenerItemRequestBuilder } from './item/index.js';
4
4
  import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
5
5
  /**
6
6
  * Provides operations to manage the authenticationEventListeners property of the microsoft.graph.identityContainer entity.
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA4K,KAAK,2BAA2B,EAAE,KAAK,6CAA6C,EAAE,MAAM,gCAAgC,CAAC;AAIhT,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAEzF,OAAO,EAAiE,KAAK,6CAA6C,EAAE,MAAM,SAAS,CAAC;AAE5I,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,0CAA2C,SAAQ,kBAAkB,CAAC,0CAA0C,CAAC;IAC9H;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,+BAA+B,CAAC,6BAA6B,EAAE,MAAM,GAAI,6CAA6C,CAAC;IACxH;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,4DAA4D,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,6CAA6C,GAAG,SAAS,CAAC,CAAC;IACjM;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,2BAA2B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,2BAA2B,GAAG,SAAS,CAAC,CAAC;IAC7J;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,4DAA4D,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACrK;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,2BAA2B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACtJ;AACD;;GAEG;AACH,MAAM,WAAW,4DAA4D;IACzE;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;GAEG;AACH,eAAO,MAAM,qDAAqD,kIAAkI,CAAC;AAcrM;;GAEG;AACH,eAAO,MAAM,4DAA4D,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,0CAA0C,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAQlM,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,0DAA0D,EAAE,gBAuBxE,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAA4K,KAAK,2BAA2B,EAAE,KAAK,6CAA6C,EAAE,MAAM,wCAAwC,CAAC;AAIxT,OAAO,EAAuC,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAEjG,OAAO,EAAiE,KAAK,6CAA6C,EAAE,MAAM,iBAAiB,CAAC;AAEpJ,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,0CAA2C,SAAQ,kBAAkB,CAAC,0CAA0C,CAAC;IAC9H;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,+BAA+B,CAAC,6BAA6B,EAAE,MAAM,GAAI,6CAA6C,CAAC;IACxH;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,4DAA4D,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,6CAA6C,GAAG,SAAS,CAAC,CAAC;IACjM;;;;;;;OAOG;IACF,IAAI,CAAC,IAAI,EAAE,2BAA2B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,2BAA2B,GAAG,SAAS,CAAC,CAAC;IAC7J;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,4DAA4D,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACrK;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,2BAA2B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACtJ;AACD;;GAEG;AACH,MAAM,WAAW,4DAA4D;IACzE;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AACD;;GAEG;AACH,eAAO,MAAM,qDAAqD,kIAAkI,CAAC;AAcrM;;GAEG;AACH,eAAO,MAAM,4DAA4D,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,0CAA0C,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAQlM,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,0DAA0D,EAAE,gBAuBxE,CAAC"}
@@ -1,21 +1,18 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AuthenticationEventListenersRequestBuilderRequestsMetadata = exports.AuthenticationEventListenersRequestBuilderNavigationMetadata = exports.AuthenticationEventListenersRequestBuilderUriTemplate = void 0;
4
1
  /* tslint:disable */
5
2
  /* eslint-disable */
6
3
  // Generated by Microsoft Kiota
7
4
  // @ts-ignore
8
- const models_1 = require("@microsoft/msgraph-sdk/models/");
5
+ import { createAuthenticationEventListenerCollectionResponseFromDiscriminatorValue, createAuthenticationEventListenerFromDiscriminatorValue, serializeAuthenticationEventListener } from '@microsoft/msgraph-sdk/models/index.js';
9
6
  // @ts-ignore
10
- const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
7
+ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
11
8
  // @ts-ignore
12
- const count_1 = require("./count/");
9
+ import { CountRequestBuilderRequestsMetadata } from './count/index.js';
13
10
  // @ts-ignore
14
- const item_1 = require("./item/");
11
+ import { AuthenticationEventListenerItemRequestBuilderRequestsMetadata } from './item/index.js';
15
12
  /**
16
13
  * Uri template for the request builder.
17
14
  */
18
- exports.AuthenticationEventListenersRequestBuilderUriTemplate = "{+baseurl}/identity/authenticationEventListeners{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
15
+ export const AuthenticationEventListenersRequestBuilderUriTemplate = "{+baseurl}/identity/authenticationEventListeners{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}";
19
16
  /**
20
17
  * Mapper for query parameters from symbol name to serialization name represented as a constant.
21
18
  */
@@ -32,41 +29,42 @@ const AuthenticationEventListenersRequestBuilderGetQueryParametersMapper = {
32
29
  /**
33
30
  * Metadata for all the navigation properties in the request builder.
34
31
  */
35
- exports.AuthenticationEventListenersRequestBuilderNavigationMetadata = {
32
+ export const AuthenticationEventListenersRequestBuilderNavigationMetadata = {
36
33
  byAuthenticationEventListenerId: {
37
- requestsMetadata: item_1.AuthenticationEventListenerItemRequestBuilderRequestsMetadata,
34
+ requestsMetadata: AuthenticationEventListenerItemRequestBuilderRequestsMetadata,
38
35
  pathParametersMappings: ["authenticationEventListener%2Did"],
39
36
  },
40
37
  count: {
41
- requestsMetadata: count_1.CountRequestBuilderRequestsMetadata,
38
+ requestsMetadata: CountRequestBuilderRequestsMetadata,
42
39
  },
43
40
  };
44
41
  /**
45
42
  * Metadata for all the requests in the request builder.
46
43
  */
47
- exports.AuthenticationEventListenersRequestBuilderRequestsMetadata = {
44
+ export const AuthenticationEventListenersRequestBuilderRequestsMetadata = {
48
45
  get: {
49
- uriTemplate: exports.AuthenticationEventListenersRequestBuilderUriTemplate,
46
+ uriTemplate: AuthenticationEventListenersRequestBuilderUriTemplate,
50
47
  responseBodyContentType: "application/json",
51
48
  errorMappings: {
52
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
49
+ XXX: createODataErrorFromDiscriminatorValue,
53
50
  },
54
51
  adapterMethodName: "send",
55
- responseBodyFactory: models_1.createAuthenticationEventListenerCollectionResponseFromDiscriminatorValue,
52
+ responseBodyFactory: createAuthenticationEventListenerCollectionResponseFromDiscriminatorValue,
56
53
  queryParametersMapper: AuthenticationEventListenersRequestBuilderGetQueryParametersMapper,
57
54
  },
58
55
  post: {
59
- uriTemplate: exports.AuthenticationEventListenersRequestBuilderUriTemplate,
56
+ uriTemplate: AuthenticationEventListenersRequestBuilderUriTemplate,
60
57
  responseBodyContentType: "application/json",
61
58
  errorMappings: {
62
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
59
+ XXX: createODataErrorFromDiscriminatorValue,
63
60
  },
64
61
  adapterMethodName: "send",
65
- responseBodyFactory: models_1.createAuthenticationEventListenerFromDiscriminatorValue,
62
+ responseBodyFactory: createAuthenticationEventListenerFromDiscriminatorValue,
66
63
  requestBodyContentType: "application/json",
67
- requestBodySerializer: models_1.serializeAuthenticationEventListener,
64
+ requestBodySerializer: serializeAuthenticationEventListener,
68
65
  requestInformationContentSetMethod: "setContentFromParsable",
69
66
  },
70
67
  };
71
68
  /* tslint:enable */
72
69
  /* eslint-enable */
70
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,yEAAyE,EAAE,uDAAuD,EAAE,oCAAoC,EAAwF,MAAM,wCAAwC,CAAC;AACxT,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAC7H,aAAa;AACb,OAAO,EAAE,mCAAmC,EAA4B,MAAM,kBAAkB,CAAC;AACjG,aAAa;AACb,OAAO,EAAE,6DAA6D,EAAsD,MAAM,iBAAiB,CAAC;AAsFpJ;;GAEG;AACH,MAAM,CAAC,MAAM,qDAAqD,GAAG,+HAA+H,CAAC;AACrM;;GAEG;AACH,MAAM,kEAAkE,GAA2B;IAC/F,OAAO,EAAE,UAAU;IACnB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,SAAS,EAAE,YAAY;IACvB,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;IACrB,MAAM,EAAE,SAAS;IACjB,KAAK,EAAE,QAAQ;CAClB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,4DAA4D,GAA8H;IACnM,+BAA+B,EAAE;QAC7B,gBAAgB,EAAE,6DAA6D;QAC/E,sBAAsB,EAAE,CAAC,kCAAkC,CAAC;KAC/D;IACD,KAAK,EAAE;QACH,gBAAgB,EAAE,mCAAmC;KACxD;CACJ,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,0DAA0D,GAAqB;IACxF,GAAG,EAAE;QACD,WAAW,EAAE,qDAAqD;QAClE,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,yEAAyE;QAC/F,qBAAqB,EAAE,kEAAkE;KAC5F;IACD,IAAI,EAAE;QACF,WAAW,EAAE,qDAAqD;QAClE,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,uDAAuD;QAC7E,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,oCAAoC;QAC3D,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}
@@ -1,4 +1,4 @@
1
- import { type AuthenticationEventListener } from '@microsoft/msgraph-sdk/models/';
1
+ import { type AuthenticationEventListener } from '@microsoft/msgraph-sdk/models/index.js';
2
2
  import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
3
3
  /**
4
4
  * Provides operations to manage the authenticationEventListeners property of the microsoft.graph.identityContainer entity.
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAiG,KAAK,2BAA2B,EAAE,MAAM,gCAAgC,CAAC;AAIjL,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,6CAA8C,SAAQ,kBAAkB,CAAC,6CAA6C,CAAC;IACpI;;;;;OAKG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,+DAA+D,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,2BAA2B,GAAG,SAAS,CAAC,CAAC;IAClL;;;;;;;OAOG;IACF,KAAK,CAAC,IAAI,EAAE,2BAA2B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,2BAA2B,GAAG,SAAS,CAAC,CAAC;IAC9J;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,+DAA+D,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACxK;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,2BAA2B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACvJ;AACD;;GAEG;AACH,MAAM,WAAW,+DAA+D;IAC5E;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,wDAAwD,8GAA8G,CAAC;AAQpL;;GAEG;AACH,eAAO,MAAM,6DAA6D,EAAE,gBA+B3E,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAiG,KAAK,2BAA2B,EAAE,MAAM,wCAAwC,CAAC;AAIzL,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,6CAA8C,SAAQ,kBAAkB,CAAC,6CAA6C,CAAC;IACpI;;;;;OAKG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;;OAMG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,+DAA+D,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,2BAA2B,GAAG,SAAS,CAAC,CAAC;IAClL;;;;;;;OAOG;IACF,KAAK,CAAC,IAAI,EAAE,2BAA2B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,2BAA2B,GAAG,SAAS,CAAC,CAAC;IAC9J;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,+DAA+D,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACxK;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,2BAA2B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACvJ;AACD;;GAEG;AACH,MAAM,WAAW,+DAA+D;IAC5E;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AACD;;GAEG;AACH,eAAO,MAAM,wDAAwD,8GAA8G,CAAC;AAQpL;;GAEG;AACH,eAAO,MAAM,6DAA6D,EAAE,gBA+B3E,CAAC"}
@@ -1,17 +1,14 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AuthenticationEventListenerItemRequestBuilderRequestsMetadata = exports.AuthenticationEventListenerItemRequestBuilderUriTemplate = void 0;
4
1
  /* tslint:disable */
5
2
  /* eslint-disable */
6
3
  // Generated by Microsoft Kiota
7
4
  // @ts-ignore
8
- const models_1 = require("@microsoft/msgraph-sdk/models/");
5
+ import { createAuthenticationEventListenerFromDiscriminatorValue, serializeAuthenticationEventListener } from '@microsoft/msgraph-sdk/models/index.js';
9
6
  // @ts-ignore
10
- const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
7
+ import { createODataErrorFromDiscriminatorValue } from '@microsoft/msgraph-sdk/models/oDataErrors/index.js';
11
8
  /**
12
9
  * Uri template for the request builder.
13
10
  */
14
- exports.AuthenticationEventListenerItemRequestBuilderUriTemplate = "{+baseurl}/identity/authenticationEventListeners/{authenticationEventListener%2Did}{?%24expand,%24select}";
11
+ export const AuthenticationEventListenerItemRequestBuilderUriTemplate = "{+baseurl}/identity/authenticationEventListeners/{authenticationEventListener%2Did}{?%24expand,%24select}";
15
12
  /**
16
13
  * Mapper for query parameters from symbol name to serialization name represented as a constant.
17
14
  */
@@ -22,37 +19,38 @@ const AuthenticationEventListenerItemRequestBuilderGetQueryParametersMapper = {
22
19
  /**
23
20
  * Metadata for all the requests in the request builder.
24
21
  */
25
- exports.AuthenticationEventListenerItemRequestBuilderRequestsMetadata = {
22
+ export const AuthenticationEventListenerItemRequestBuilderRequestsMetadata = {
26
23
  delete: {
27
- uriTemplate: exports.AuthenticationEventListenerItemRequestBuilderUriTemplate,
24
+ uriTemplate: AuthenticationEventListenerItemRequestBuilderUriTemplate,
28
25
  responseBodyContentType: "application/json",
29
26
  errorMappings: {
30
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
27
+ XXX: createODataErrorFromDiscriminatorValue,
31
28
  },
32
29
  adapterMethodName: "sendNoResponseContent",
33
30
  },
34
31
  get: {
35
- uriTemplate: exports.AuthenticationEventListenerItemRequestBuilderUriTemplate,
32
+ uriTemplate: AuthenticationEventListenerItemRequestBuilderUriTemplate,
36
33
  responseBodyContentType: "application/json",
37
34
  errorMappings: {
38
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
35
+ XXX: createODataErrorFromDiscriminatorValue,
39
36
  },
40
37
  adapterMethodName: "send",
41
- responseBodyFactory: models_1.createAuthenticationEventListenerFromDiscriminatorValue,
38
+ responseBodyFactory: createAuthenticationEventListenerFromDiscriminatorValue,
42
39
  queryParametersMapper: AuthenticationEventListenerItemRequestBuilderGetQueryParametersMapper,
43
40
  },
44
41
  patch: {
45
- uriTemplate: exports.AuthenticationEventListenerItemRequestBuilderUriTemplate,
42
+ uriTemplate: AuthenticationEventListenerItemRequestBuilderUriTemplate,
46
43
  responseBodyContentType: "application/json",
47
44
  errorMappings: {
48
- XXX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
45
+ XXX: createODataErrorFromDiscriminatorValue,
49
46
  },
50
47
  adapterMethodName: "send",
51
- responseBodyFactory: models_1.createAuthenticationEventListenerFromDiscriminatorValue,
48
+ responseBodyFactory: createAuthenticationEventListenerFromDiscriminatorValue,
52
49
  requestBodyContentType: "application/json",
53
- requestBodySerializer: models_1.serializeAuthenticationEventListener,
50
+ requestBodySerializer: serializeAuthenticationEventListener,
54
51
  requestInformationContentSetMethod: "setContentFromParsable",
55
52
  },
56
53
  };
57
54
  /* tslint:enable */
58
55
  /* eslint-enable */
56
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,+BAA+B;AAC/B,aAAa;AACb,OAAO,EAAE,uDAAuD,EAAE,oCAAoC,EAAoC,MAAM,wCAAwC,CAAC;AACzL,aAAa;AACb,OAAO,EAAE,sCAAsC,EAAmB,MAAM,oDAAoD,CAAC;AAiE7H;;GAEG;AACH,MAAM,CAAC,MAAM,wDAAwD,GAAG,2GAA2G,CAAC;AACpL;;GAEG;AACH,MAAM,qEAAqE,GAA2B;IAClG,QAAQ,EAAE,WAAW;IACrB,QAAQ,EAAE,WAAW;CACxB,CAAC;AACF;;GAEG;AACH,MAAM,CAAC,MAAM,6DAA6D,GAAqB;IAC3F,MAAM,EAAE;QACJ,WAAW,EAAE,wDAAwD;QACrE,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,uBAAuB;KAC7C;IACD,GAAG,EAAE;QACD,WAAW,EAAE,wDAAwD;QACrE,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,uDAAuD;QAC7E,qBAAqB,EAAE,qEAAqE;KAC/F;IACD,KAAK,EAAE;QACH,WAAW,EAAE,wDAAwD;QACrE,uBAAuB,EAAE,kBAAkB;QAC3C,aAAa,EAAE;YACX,GAAG,EAAE,sCAAmE;SAC3E;QACD,iBAAiB,EAAE,MAAM;QACzB,mBAAmB,EAAG,uDAAuD;QAC7E,sBAAsB,EAAE,kBAAkB;QAC1C,qBAAqB,EAAE,oCAAoC;QAC3D,kCAAkC,EAAE,wBAAwB;KAC/D;CACJ,CAAC;AACF,mBAAmB;AACnB,mBAAmB"}