@microsoft/managed-apps-cli 0.20.0 → 0.21.0

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 (605) hide show
  1. package/THIRD-PARTY-NOTICES.txt +9549 -0
  2. package/dist/AddConnector-4AMM746J.js +41 -0
  3. package/dist/AuthStatus-ZZIP3LBD.js +11 -0
  4. package/dist/AuthSwitch-HK7JU2FR.js +13 -0
  5. package/dist/Bin.js +8 -3
  6. package/dist/BuildMaafApp-MOTZOLJZ.js +11 -0
  7. package/dist/Cli-6CCXMCPX.js +54 -0
  8. package/dist/CreateMaafApp-TUO72CW7.js +20 -0
  9. package/dist/DeleteMaafApp-MZVGIAX3.js +11 -0
  10. package/dist/DeployMaafApp-KXATM3E3.js +14 -0
  11. package/dist/Dev-SHIA5S7X.js +14 -0
  12. package/dist/EnvironmentVariableAuthenticationProvider-5YTMRAE4.js +11 -0
  13. package/dist/GetMaafApp-ELB5KMHW.js +11 -0
  14. package/dist/GetMaafBuildStatus-3W7LI5TJ.js +11 -0
  15. package/dist/GetSettings-NM6H2U5F.js +11 -0
  16. package/dist/Init-CH5DUQWA.js +11 -0
  17. package/dist/ListConnectorActions-7SIFGPYR.js +11 -0
  18. package/dist/ListConnectors-TRKIWRVQ.js +11 -0
  19. package/dist/ListMaafApps-RT3PGZSJ.js +11 -0
  20. package/dist/Login-HG5S7LBC.js +11 -0
  21. package/dist/Logout-BUPHLOAH.js +11 -0
  22. package/dist/MockFetch-4CYTSNJ7.js +13 -0
  23. package/dist/NoOpAuthenticationProvider-DX3XNXF5.js +11 -0
  24. package/dist/NodeMsalAuthenticationProvider-HTH3V3G2.js +17 -0
  25. package/dist/Pack-AHKC2MYF.js +8 -0
  26. package/dist/PlayMaafApp-LWKJU2IN.js +12 -0
  27. package/dist/RefreshDataSource-ZFZJXJ5L.js +11 -0
  28. package/dist/RefreshGitAuth-5A3SX2HC.js +11 -0
  29. package/dist/RemoveDataSource-57JJLK5I.js +14 -0
  30. package/dist/ServicePrincipalAuthenticationProvider-SVKDZG6X.js +11 -0
  31. package/dist/SetSetting-RB3F7IXG.js +11 -0
  32. package/dist/ShareLinkCreate-7BCDPWY6.js +11 -0
  33. package/dist/ShareLinkList-4BI3WMNN.js +11 -0
  34. package/dist/ShareLinkRevoke-EEJVCRCY.js +11 -0
  35. package/dist/ShareList-LJDAEGI3.js +11 -0
  36. package/dist/ShareMaafApp-QFRXLYUD.js +11 -0
  37. package/dist/ShowMaafApp-3KK6NUG2.js +11 -0
  38. package/dist/TelemetrySettings-A474HALH.js +11 -0
  39. package/dist/UnshareMaafApp-423RNXCN.js +11 -0
  40. package/dist/acorn-CYBWGE5M.js +23 -0
  41. package/dist/angular-Q62TJP23.js +11 -0
  42. package/dist/babel-AOXBHIIS.js +22 -0
  43. package/dist/chunk-3BRAT6NP.js +11 -0
  44. package/dist/chunk-3YRE4IQ3.js +132 -0
  45. package/dist/chunk-5AUOEXAR.js +50 -0
  46. package/dist/chunk-6FFQN2SO.js +13 -0
  47. package/dist/chunk-6MXOK2LG.js +11 -0
  48. package/dist/chunk-7NXJAIJX.js +11 -0
  49. package/dist/chunk-DREO7EYO.js +20 -0
  50. package/dist/chunk-EV3TTTOT.js +8 -0
  51. package/dist/chunk-G33Q5FWT.js +42325 -0
  52. package/dist/chunk-HBLO3WDD.js +13 -0
  53. package/dist/chunk-MFPX2RFH.js +11 -0
  54. package/dist/chunk-NP2KJOYC.js +12 -0
  55. package/dist/chunk-OL6CTXQR.js +11 -0
  56. package/dist/chunk-PVAIJSAI.js +11 -0
  57. package/dist/chunk-QAFCXGBD.js +11 -0
  58. package/dist/chunk-QSB5P4RM.js +38 -0
  59. package/dist/chunk-RBG2H562.js +11 -0
  60. package/dist/chunk-S5HEU7XK.js +11 -0
  61. package/dist/chunk-TYRVM4PP.js +8 -0
  62. package/dist/chunk-U36HMOQW.js +77 -0
  63. package/dist/chunk-UBTSW22U.js +11 -0
  64. package/dist/chunk-USRRI5H4.js +11 -0
  65. package/dist/chunk-UT667QSU.js +8 -0
  66. package/dist/chunk-VFSTQAZ2.js +12 -0
  67. package/dist/chunk-VNEZZ3RI.js +11 -0
  68. package/dist/chunk-W7EWOZPO.js +104 -0
  69. package/dist/chunk-Y5AMO72S.js +10 -0
  70. package/dist/chunk-YIKNM523.js +15 -0
  71. package/dist/chunk-YMXXWGRV.js +11 -0
  72. package/dist/estree-HPTPQIMZ.js +51 -0
  73. package/dist/flow-B6JUMONE.js +27 -0
  74. package/dist/glimmer-36KZ3DJ5.js +44 -0
  75. package/dist/graphql-E6CIFZFV.js +35 -0
  76. package/dist/html-BUTTPQE6.js +32 -0
  77. package/dist/markdown-K2C5OZHT.js +69 -0
  78. package/dist/meriyah-27UE2OSX.js +12 -0
  79. package/dist/postcss-QUHZLBB7.js +68 -0
  80. package/dist/typescript-G2G6TDZF.js +28 -0
  81. package/dist/yaml-W5P5CGFK.js +166 -0
  82. package/package.json +21 -16
  83. package/dist/ArgumentProvider.d.ts +0 -144
  84. package/dist/ArgumentProvider.d.ts.map +0 -1
  85. package/dist/ArgumentProvider.js +0 -493
  86. package/dist/ArgumentProvider.js.map +0 -1
  87. package/dist/Authentication/ActiveAccountStore.d.ts +0 -24
  88. package/dist/Authentication/ActiveAccountStore.d.ts.map +0 -1
  89. package/dist/Authentication/ActiveAccountStore.js +0 -54
  90. package/dist/Authentication/ActiveAccountStore.js.map +0 -1
  91. package/dist/Authentication/EnvironmentVariableAuthenticationProvider.d.ts +0 -26
  92. package/dist/Authentication/EnvironmentVariableAuthenticationProvider.d.ts.map +0 -1
  93. package/dist/Authentication/EnvironmentVariableAuthenticationProvider.js +0 -31
  94. package/dist/Authentication/EnvironmentVariableAuthenticationProvider.js.map +0 -1
  95. package/dist/Authentication/NoOpAuthenticationProvider.d.ts +0 -25
  96. package/dist/Authentication/NoOpAuthenticationProvider.d.ts.map +0 -1
  97. package/dist/Authentication/NoOpAuthenticationProvider.js +0 -31
  98. package/dist/Authentication/NoOpAuthenticationProvider.js.map +0 -1
  99. package/dist/Authentication/NodeMsalAuthenticationProvider.d.ts +0 -103
  100. package/dist/Authentication/NodeMsalAuthenticationProvider.d.ts.map +0 -1
  101. package/dist/Authentication/NodeMsalAuthenticationProvider.js +0 -391
  102. package/dist/Authentication/NodeMsalAuthenticationProvider.js.map +0 -1
  103. package/dist/Authentication/ServicePrincipalAuthenticationProvider.d.ts +0 -23
  104. package/dist/Authentication/ServicePrincipalAuthenticationProvider.d.ts.map +0 -1
  105. package/dist/Authentication/ServicePrincipalAuthenticationProvider.js +0 -60
  106. package/dist/Authentication/ServicePrincipalAuthenticationProvider.js.map +0 -1
  107. package/dist/Bin.d.ts +0 -6
  108. package/dist/Bin.d.ts.map +0 -1
  109. package/dist/Bin.js.map +0 -1
  110. package/dist/Cli.d.ts +0 -2
  111. package/dist/Cli.d.ts.map +0 -1
  112. package/dist/Cli.js +0 -207
  113. package/dist/Cli.js.map +0 -1
  114. package/dist/CliSettings.d.ts +0 -17
  115. package/dist/CliSettings.d.ts.map +0 -1
  116. package/dist/CliSettings.js +0 -103
  117. package/dist/CliSettings.js.map +0 -1
  118. package/dist/CliUtils.d.ts +0 -108
  119. package/dist/CliUtils.d.ts.map +0 -1
  120. package/dist/CliUtils.js +0 -217
  121. package/dist/CliUtils.js.map +0 -1
  122. package/dist/Constants/CliConstants.d.ts +0 -6
  123. package/dist/Constants/CliConstants.d.ts.map +0 -1
  124. package/dist/Constants/CliConstants.js +0 -6
  125. package/dist/Constants/CliConstants.js.map +0 -1
  126. package/dist/Constants/CommandRegistry.d.ts +0 -22
  127. package/dist/Constants/CommandRegistry.d.ts.map +0 -1
  128. package/dist/Constants/CommandRegistry.js +0 -245
  129. package/dist/Constants/CommandRegistry.js.map +0 -1
  130. package/dist/Constants/HelpStrings.d.ts +0 -432
  131. package/dist/Constants/HelpStrings.d.ts.map +0 -1
  132. package/dist/Constants/HelpStrings.js +0 -623
  133. package/dist/Constants/HelpStrings.js.map +0 -1
  134. package/dist/Constants.d.ts +0 -18
  135. package/dist/Constants.d.ts.map +0 -1
  136. package/dist/Constants.js +0 -41
  137. package/dist/Constants.js.map +0 -1
  138. package/dist/Errors/CliError.d.ts +0 -5
  139. package/dist/Errors/CliError.d.ts.map +0 -1
  140. package/dist/Errors/CliError.js +0 -7
  141. package/dist/Errors/CliError.js.map +0 -1
  142. package/dist/Errors/GitHubErrorMap.d.ts +0 -68
  143. package/dist/Errors/GitHubErrorMap.d.ts.map +0 -1
  144. package/dist/Errors/GitHubErrorMap.js +0 -238
  145. package/dist/Errors/GitHubErrorMap.js.map +0 -1
  146. package/dist/FS/CliFs.d.ts +0 -41
  147. package/dist/FS/CliFs.d.ts.map +0 -1
  148. package/dist/FS/CliFs.js +0 -136
  149. package/dist/FS/CliFs.js.map +0 -1
  150. package/dist/HttpClient/CliHttpClient.d.ts +0 -43
  151. package/dist/HttpClient/CliHttpClient.d.ts.map +0 -1
  152. package/dist/HttpClient/CliHttpClient.js +0 -320
  153. package/dist/HttpClient/CliHttpClient.js.map +0 -1
  154. package/dist/HttpClient/HttpForward.d.ts +0 -9
  155. package/dist/HttpClient/HttpForward.d.ts.map +0 -1
  156. package/dist/HttpClient/HttpForward.js +0 -56
  157. package/dist/HttpClient/HttpForward.js.map +0 -1
  158. package/dist/Logger/BufferedTelemetryWriter.d.ts +0 -20
  159. package/dist/Logger/BufferedTelemetryWriter.d.ts.map +0 -1
  160. package/dist/Logger/BufferedTelemetryWriter.js +0 -163
  161. package/dist/Logger/BufferedTelemetryWriter.js.map +0 -1
  162. package/dist/Logger/CliLogger.d.ts +0 -59
  163. package/dist/Logger/CliLogger.d.ts.map +0 -1
  164. package/dist/Logger/CliLogger.js +0 -364
  165. package/dist/Logger/CliLogger.js.map +0 -1
  166. package/dist/Logger/ConsoleWriter.d.ts +0 -23
  167. package/dist/Logger/ConsoleWriter.d.ts.map +0 -1
  168. package/dist/Logger/ConsoleWriter.js +0 -66
  169. package/dist/Logger/ConsoleWriter.js.map +0 -1
  170. package/dist/Logger/Constants.d.ts +0 -6
  171. package/dist/Logger/Constants.d.ts.map +0 -1
  172. package/dist/Logger/Constants.js +0 -15
  173. package/dist/Logger/Constants.js.map +0 -1
  174. package/dist/Logger/LoggerSettings.d.ts +0 -18
  175. package/dist/Logger/LoggerSettings.d.ts.map +0 -1
  176. package/dist/Logger/LoggerSettings.js +0 -78
  177. package/dist/Logger/LoggerSettings.js.map +0 -1
  178. package/dist/Logger/OneDSWriter.d.ts +0 -26
  179. package/dist/Logger/OneDSWriter.d.ts.map +0 -1
  180. package/dist/Logger/OneDSWriter.js +0 -211
  181. package/dist/Logger/OneDSWriter.js.map +0 -1
  182. package/dist/Logger/Scrubber/ScrubCustomDimensions.d.ts +0 -5
  183. package/dist/Logger/Scrubber/ScrubCustomDimensions.d.ts.map +0 -1
  184. package/dist/Logger/Scrubber/ScrubCustomDimensions.js +0 -46
  185. package/dist/Logger/Scrubber/ScrubCustomDimensions.js.map +0 -1
  186. package/dist/Logger/Scrubber/ScrubCustomDimensionsConfig.d.ts +0 -27
  187. package/dist/Logger/Scrubber/ScrubCustomDimensionsConfig.d.ts.map +0 -1
  188. package/dist/Logger/Scrubber/ScrubCustomDimensionsConfig.js +0 -168
  189. package/dist/Logger/Scrubber/ScrubCustomDimensionsConfig.js.map +0 -1
  190. package/dist/Logger/Scrubber/ScrubUtils.d.ts +0 -8
  191. package/dist/Logger/Scrubber/ScrubUtils.d.ts.map +0 -1
  192. package/dist/Logger/Scrubber/ScrubUtils.js +0 -34
  193. package/dist/Logger/Scrubber/ScrubUtils.js.map +0 -1
  194. package/dist/Middletier/FunctionsBundler.d.ts +0 -17
  195. package/dist/Middletier/FunctionsBundler.d.ts.map +0 -1
  196. package/dist/Middletier/FunctionsBundler.js +0 -169
  197. package/dist/Middletier/FunctionsBundler.js.map +0 -1
  198. package/dist/Middletier/PackFunctions.d.ts +0 -53
  199. package/dist/Middletier/PackFunctions.d.ts.map +0 -1
  200. package/dist/Middletier/PackFunctions.js +0 -123
  201. package/dist/Middletier/PackFunctions.js.map +0 -1
  202. package/dist/Testing/MockFetch.d.ts +0 -23
  203. package/dist/Testing/MockFetch.d.ts.map +0 -1
  204. package/dist/Testing/MockFetch.js +0 -177
  205. package/dist/Testing/MockFetch.js.map +0 -1
  206. package/dist/Testing/MockRoutes.d.ts +0 -34
  207. package/dist/Testing/MockRoutes.d.ts.map +0 -1
  208. package/dist/Testing/MockRoutes.js +0 -226
  209. package/dist/Testing/MockRoutes.js.map +0 -1
  210. package/dist/Testing/fixtures/connectors/commondataserviceforapps.d.ts +0 -6
  211. package/dist/Testing/fixtures/connectors/commondataserviceforapps.d.ts.map +0 -1
  212. package/dist/Testing/fixtures/connectors/commondataserviceforapps.js +0 -25
  213. package/dist/Testing/fixtures/connectors/commondataserviceforapps.js.map +0 -1
  214. package/dist/Testing/fixtures/connectors/dataverseContactEntity.d.ts +0 -6
  215. package/dist/Testing/fixtures/connectors/dataverseContactEntity.d.ts.map +0 -1
  216. package/dist/Testing/fixtures/connectors/dataverseContactEntity.js +0 -55
  217. package/dist/Testing/fixtures/connectors/dataverseContactEntity.js.map +0 -1
  218. package/dist/Testing/fixtures/connectors/excelonlinebusiness.d.ts +0 -6
  219. package/dist/Testing/fixtures/connectors/excelonlinebusiness.d.ts.map +0 -1
  220. package/dist/Testing/fixtures/connectors/excelonlinebusiness.js +0 -1970
  221. package/dist/Testing/fixtures/connectors/excelonlinebusiness.js.map +0 -1
  222. package/dist/Testing/fixtures/connectors/kusto.d.ts +0 -6
  223. package/dist/Testing/fixtures/connectors/kusto.d.ts.map +0 -1
  224. package/dist/Testing/fixtures/connectors/kusto.js +0 -1333
  225. package/dist/Testing/fixtures/connectors/kusto.js.map +0 -1
  226. package/dist/Testing/fixtures/connectors/msnweather.d.ts +0 -6
  227. package/dist/Testing/fixtures/connectors/msnweather.d.ts.map +0 -1
  228. package/dist/Testing/fixtures/connectors/msnweather.js +0 -917
  229. package/dist/Testing/fixtures/connectors/msnweather.js.map +0 -1
  230. package/dist/Testing/fixtures/connectors/office365groups.d.ts +0 -6
  231. package/dist/Testing/fixtures/connectors/office365groups.d.ts.map +0 -1
  232. package/dist/Testing/fixtures/connectors/office365groups.js +0 -2144
  233. package/dist/Testing/fixtures/connectors/office365groups.js.map +0 -1
  234. package/dist/Testing/fixtures/connectors/office365users.d.ts +0 -6
  235. package/dist/Testing/fixtures/connectors/office365users.d.ts.map +0 -1
  236. package/dist/Testing/fixtures/connectors/office365users.js +0 -1969
  237. package/dist/Testing/fixtures/connectors/office365users.js.map +0 -1
  238. package/dist/Testing/fixtures/connectors/onedriveforbusiness.d.ts +0 -6
  239. package/dist/Testing/fixtures/connectors/onedriveforbusiness.d.ts.map +0 -1
  240. package/dist/Testing/fixtures/connectors/onedriveforbusiness.js +0 -4873
  241. package/dist/Testing/fixtures/connectors/onedriveforbusiness.js.map +0 -1
  242. package/dist/Testing/fixtures/connectors/powerappsforappmakers.d.ts +0 -6
  243. package/dist/Testing/fixtures/connectors/powerappsforappmakers.d.ts.map +0 -1
  244. package/dist/Testing/fixtures/connectors/powerappsforappmakers.js +0 -4682
  245. package/dist/Testing/fixtures/connectors/powerappsforappmakers.js.map +0 -1
  246. package/dist/Testing/fixtures/connectors/sharepointTestListMetadata.d.ts +0 -6
  247. package/dist/Testing/fixtures/connectors/sharepointTestListMetadata.d.ts.map +0 -1
  248. package/dist/Testing/fixtures/connectors/sharepointTestListMetadata.js +0 -1078
  249. package/dist/Testing/fixtures/connectors/sharepointTestListMetadata.js.map +0 -1
  250. package/dist/Testing/fixtures/connectors/sharepointonline.d.ts +0 -6
  251. package/dist/Testing/fixtures/connectors/sharepointonline.d.ts.map +0 -1
  252. package/dist/Testing/fixtures/connectors/sharepointonline.js +0 -28
  253. package/dist/Testing/fixtures/connectors/sharepointonline.js.map +0 -1
  254. package/dist/Testing/fixtures/connectors/teams.d.ts +0 -6
  255. package/dist/Testing/fixtures/connectors/teams.d.ts.map +0 -1
  256. package/dist/Testing/fixtures/connectors/teams.js +0 -9987
  257. package/dist/Testing/fixtures/connectors/teams.js.map +0 -1
  258. package/dist/Testing/fixtures/connectors/translatorv2.d.ts +0 -6
  259. package/dist/Testing/fixtures/connectors/translatorv2.d.ts.map +0 -1
  260. package/dist/Testing/fixtures/connectors/translatorv2.js +0 -307
  261. package/dist/Testing/fixtures/connectors/translatorv2.js.map +0 -1
  262. package/dist/Testing/fixtures/index.d.ts +0 -23
  263. package/dist/Testing/fixtures/index.d.ts.map +0 -1
  264. package/dist/Testing/fixtures/index.js +0 -96
  265. package/dist/Testing/fixtures/index.js.map +0 -1
  266. package/dist/Types/Argument.types.d.ts +0 -28
  267. package/dist/Types/Argument.types.d.ts.map +0 -1
  268. package/dist/Types/Argument.types.js +0 -5
  269. package/dist/Types/Argument.types.js.map +0 -1
  270. package/dist/Types/Cli.types.d.ts +0 -82
  271. package/dist/Types/Cli.types.d.ts.map +0 -1
  272. package/dist/Types/Cli.types.js +0 -5
  273. package/dist/Types/Cli.types.js.map +0 -1
  274. package/dist/Types/Command.types.d.ts +0 -69
  275. package/dist/Types/Command.types.d.ts.map +0 -1
  276. package/dist/Types/Command.types.js +0 -20
  277. package/dist/Types/Command.types.js.map +0 -1
  278. package/dist/Types/Datasource.types.d.ts +0 -30
  279. package/dist/Types/Datasource.types.d.ts.map +0 -1
  280. package/dist/Types/Datasource.types.js +0 -5
  281. package/dist/Types/Datasource.types.js.map +0 -1
  282. package/dist/Types/LoggerTypes.types.d.ts +0 -18
  283. package/dist/Types/LoggerTypes.types.d.ts.map +0 -1
  284. package/dist/Types/LoggerTypes.types.js +0 -5
  285. package/dist/Types/LoggerTypes.types.js.map +0 -1
  286. package/dist/Utils/BuildPolling.d.ts +0 -43
  287. package/dist/Utils/BuildPolling.d.ts.map +0 -1
  288. package/dist/Utils/BuildPolling.js +0 -139
  289. package/dist/Utils/BuildPolling.js.map +0 -1
  290. package/dist/Utils/BuildVerbDescriptionTable.d.ts +0 -29
  291. package/dist/Utils/BuildVerbDescriptionTable.d.ts.map +0 -1
  292. package/dist/Utils/BuildVerbDescriptionTable.js +0 -147
  293. package/dist/Utils/BuildVerbDescriptionTable.js.map +0 -1
  294. package/dist/Utils/CoerceCliVersion.d.ts +0 -27
  295. package/dist/Utils/CoerceCliVersion.d.ts.map +0 -1
  296. package/dist/Utils/CoerceCliVersion.js +0 -67
  297. package/dist/Utils/CoerceCliVersion.js.map +0 -1
  298. package/dist/Utils/ConnectorIds.d.ts +0 -12
  299. package/dist/Utils/ConnectorIds.d.ts.map +0 -1
  300. package/dist/Utils/ConnectorIds.js +0 -20
  301. package/dist/Utils/ConnectorIds.js.map +0 -1
  302. package/dist/Utils/ConsoleOutput.d.ts +0 -86
  303. package/dist/Utils/ConsoleOutput.d.ts.map +0 -1
  304. package/dist/Utils/ConsoleOutput.js +0 -162
  305. package/dist/Utils/ConsoleOutput.js.map +0 -1
  306. package/dist/Utils/DcfRecovery.d.ts +0 -84
  307. package/dist/Utils/DcfRecovery.d.ts.map +0 -1
  308. package/dist/Utils/DcfRecovery.js +0 -246
  309. package/dist/Utils/DcfRecovery.js.map +0 -1
  310. package/dist/Utils/DetectPackageManager.d.ts +0 -9
  311. package/dist/Utils/DetectPackageManager.d.ts.map +0 -1
  312. package/dist/Utils/DetectPackageManager.js +0 -24
  313. package/dist/Utils/DetectPackageManager.js.map +0 -1
  314. package/dist/Utils/DownloadTemplate.d.ts +0 -45
  315. package/dist/Utils/DownloadTemplate.d.ts.map +0 -1
  316. package/dist/Utils/DownloadTemplate.js +0 -161
  317. package/dist/Utils/DownloadTemplate.js.map +0 -1
  318. package/dist/Utils/EnhanceNetworkError.d.ts +0 -14
  319. package/dist/Utils/EnhanceNetworkError.d.ts.map +0 -1
  320. package/dist/Utils/EnhanceNetworkError.js +0 -61
  321. package/dist/Utils/EnhanceNetworkError.js.map +0 -1
  322. package/dist/Utils/EnvVars.d.ts +0 -17
  323. package/dist/Utils/EnvVars.d.ts.map +0 -1
  324. package/dist/Utils/EnvVars.js +0 -38
  325. package/dist/Utils/EnvVars.js.map +0 -1
  326. package/dist/Utils/EnvironmentRoutingUtils.d.ts +0 -81
  327. package/dist/Utils/EnvironmentRoutingUtils.d.ts.map +0 -1
  328. package/dist/Utils/EnvironmentRoutingUtils.js +0 -204
  329. package/dist/Utils/EnvironmentRoutingUtils.js.map +0 -1
  330. package/dist/Utils/FindAvailablePort.d.ts +0 -39
  331. package/dist/Utils/FindAvailablePort.d.ts.map +0 -1
  332. package/dist/Utils/FindAvailablePort.js +0 -105
  333. package/dist/Utils/FindAvailablePort.js.map +0 -1
  334. package/dist/Utils/GitCredentialConfig.d.ts +0 -12
  335. package/dist/Utils/GitCredentialConfig.d.ts.map +0 -1
  336. package/dist/Utils/GitCredentialConfig.js +0 -32
  337. package/dist/Utils/GitCredentialConfig.js.map +0 -1
  338. package/dist/Utils/GitErrorClassifier.d.ts +0 -40
  339. package/dist/Utils/GitErrorClassifier.d.ts.map +0 -1
  340. package/dist/Utils/GitErrorClassifier.js +0 -120
  341. package/dist/Utils/GitErrorClassifier.js.map +0 -1
  342. package/dist/Utils/GitHubDcfFlow.d.ts +0 -59
  343. package/dist/Utils/GitHubDcfFlow.d.ts.map +0 -1
  344. package/dist/Utils/GitHubDcfFlow.js +0 -165
  345. package/dist/Utils/GitHubDcfFlow.js.map +0 -1
  346. package/dist/Utils/GitRunner.d.ts +0 -107
  347. package/dist/Utils/GitRunner.d.ts.map +0 -1
  348. package/dist/Utils/GitRunner.js +0 -89
  349. package/dist/Utils/GitRunner.js.map +0 -1
  350. package/dist/Utils/GitUtils.d.ts +0 -59
  351. package/dist/Utils/GitUtils.d.ts.map +0 -1
  352. package/dist/Utils/GitUtils.js +0 -198
  353. package/dist/Utils/GitUtils.js.map +0 -1
  354. package/dist/Utils/GitVersionChecker.d.ts +0 -38
  355. package/dist/Utils/GitVersionChecker.d.ts.map +0 -1
  356. package/dist/Utils/GitVersionChecker.js +0 -64
  357. package/dist/Utils/GitVersionChecker.js.map +0 -1
  358. package/dist/Utils/HelpBanner.d.ts +0 -11
  359. package/dist/Utils/HelpBanner.d.ts.map +0 -1
  360. package/dist/Utils/HelpBanner.js +0 -15
  361. package/dist/Utils/HelpBanner.js.map +0 -1
  362. package/dist/Utils/MaafAppConfig.d.ts +0 -24
  363. package/dist/Utils/MaafAppConfig.d.ts.map +0 -1
  364. package/dist/Utils/MaafAppConfig.js +0 -38
  365. package/dist/Utils/MaafAppConfig.js.map +0 -1
  366. package/dist/Utils/NodeVersionChecker.d.ts +0 -10
  367. package/dist/Utils/NodeVersionChecker.d.ts.map +0 -1
  368. package/dist/Utils/NodeVersionChecker.js +0 -21
  369. package/dist/Utils/NodeVersionChecker.js.map +0 -1
  370. package/dist/Utils/Paging.d.ts +0 -29
  371. package/dist/Utils/Paging.d.ts.map +0 -1
  372. package/dist/Utils/Paging.js +0 -102
  373. package/dist/Utils/Paging.js.map +0 -1
  374. package/dist/Utils/PinCli.d.ts +0 -33
  375. package/dist/Utils/PinCli.d.ts.map +0 -1
  376. package/dist/Utils/PinCli.js +0 -77
  377. package/dist/Utils/PinCli.js.map +0 -1
  378. package/dist/Utils/ReadPackageJson.d.ts +0 -9
  379. package/dist/Utils/ReadPackageJson.d.ts.map +0 -1
  380. package/dist/Utils/ReadPackageJson.js +0 -13
  381. package/dist/Utils/ReadPackageJson.js.map +0 -1
  382. package/dist/Utils/RepoDetails.d.ts +0 -29
  383. package/dist/Utils/RepoDetails.d.ts.map +0 -1
  384. package/dist/Utils/RepoDetails.js +0 -37
  385. package/dist/Utils/RepoDetails.js.map +0 -1
  386. package/dist/Utils/RepoOption.d.ts +0 -42
  387. package/dist/Utils/RepoOption.d.ts.map +0 -1
  388. package/dist/Utils/RepoOption.js +0 -63
  389. package/dist/Utils/RepoOption.js.map +0 -1
  390. package/dist/Utils/RepoUrl.d.ts +0 -18
  391. package/dist/Utils/RepoUrl.d.ts.map +0 -1
  392. package/dist/Utils/RepoUrl.js +0 -6
  393. package/dist/Utils/RepoUrl.js.map +0 -1
  394. package/dist/Utils/ResolveCommand.d.ts +0 -62
  395. package/dist/Utils/ResolveCommand.d.ts.map +0 -1
  396. package/dist/Utils/ResolveCommand.js +0 -141
  397. package/dist/Utils/ResolveCommand.js.map +0 -1
  398. package/dist/Utils/RunCommand.d.ts +0 -33
  399. package/dist/Utils/RunCommand.d.ts.map +0 -1
  400. package/dist/Utils/RunCommand.js +0 -83
  401. package/dist/Utils/RunCommand.js.map +0 -1
  402. package/dist/Utils/ShareAccessRouting.d.ts +0 -78
  403. package/dist/Utils/ShareAccessRouting.d.ts.map +0 -1
  404. package/dist/Utils/ShareAccessRouting.js +0 -93
  405. package/dist/Utils/ShareAccessRouting.js.map +0 -1
  406. package/dist/Utils/Spinner.d.ts +0 -23
  407. package/dist/Utils/Spinner.d.ts.map +0 -1
  408. package/dist/Utils/Spinner.js +0 -94
  409. package/dist/Utils/Spinner.js.map +0 -1
  410. package/dist/Utils/zipBuildArtifact.d.ts +0 -35
  411. package/dist/Utils/zipBuildArtifact.d.ts.map +0 -1
  412. package/dist/Utils/zipBuildArtifact.js +0 -100
  413. package/dist/Utils/zipBuildArtifact.js.map +0 -1
  414. package/dist/Verbs/AddAction.d.ts +0 -6
  415. package/dist/Verbs/AddAction.d.ts.map +0 -1
  416. package/dist/Verbs/AddAction.js +0 -59
  417. package/dist/Verbs/AddAction.js.map +0 -1
  418. package/dist/Verbs/AddConnector.d.ts +0 -26
  419. package/dist/Verbs/AddConnector.d.ts.map +0 -1
  420. package/dist/Verbs/AddConnector.js +0 -223
  421. package/dist/Verbs/AddConnector.js.map +0 -1
  422. package/dist/Verbs/AddConnectorFlows.d.ts +0 -97
  423. package/dist/Verbs/AddConnectorFlows.d.ts.map +0 -1
  424. package/dist/Verbs/AddConnectorFlows.js +0 -298
  425. package/dist/Verbs/AddConnectorFlows.js.map +0 -1
  426. package/dist/Verbs/AddDataSource.d.ts +0 -18
  427. package/dist/Verbs/AddDataSource.d.ts.map +0 -1
  428. package/dist/Verbs/AddDataSource.js +0 -163
  429. package/dist/Verbs/AddDataSource.js.map +0 -1
  430. package/dist/Verbs/AddFlow.d.ts +0 -12
  431. package/dist/Verbs/AddFlow.d.ts.map +0 -1
  432. package/dist/Verbs/AddFlow.js +0 -63
  433. package/dist/Verbs/AddFlow.js.map +0 -1
  434. package/dist/Verbs/AddTable.d.ts +0 -6
  435. package/dist/Verbs/AddTable.d.ts.map +0 -1
  436. package/dist/Verbs/AddTable.js +0 -79
  437. package/dist/Verbs/AddTable.js.map +0 -1
  438. package/dist/Verbs/AuthStatus.d.ts +0 -6
  439. package/dist/Verbs/AuthStatus.d.ts.map +0 -1
  440. package/dist/Verbs/AuthStatus.js +0 -49
  441. package/dist/Verbs/AuthStatus.js.map +0 -1
  442. package/dist/Verbs/AuthSwitch.d.ts +0 -6
  443. package/dist/Verbs/AuthSwitch.d.ts.map +0 -1
  444. package/dist/Verbs/AuthSwitch.js +0 -67
  445. package/dist/Verbs/AuthSwitch.js.map +0 -1
  446. package/dist/Verbs/BuildMaafApp.d.ts +0 -6
  447. package/dist/Verbs/BuildMaafApp.d.ts.map +0 -1
  448. package/dist/Verbs/BuildMaafApp.js +0 -171
  449. package/dist/Verbs/BuildMaafApp.js.map +0 -1
  450. package/dist/Verbs/ConnectorHelpers.d.ts +0 -164
  451. package/dist/Verbs/ConnectorHelpers.d.ts.map +0 -1
  452. package/dist/Verbs/ConnectorHelpers.js +0 -563
  453. package/dist/Verbs/ConnectorHelpers.js.map +0 -1
  454. package/dist/Verbs/CreateMaafApp.d.ts +0 -100
  455. package/dist/Verbs/CreateMaafApp.d.ts.map +0 -1
  456. package/dist/Verbs/CreateMaafApp.js +0 -1022
  457. package/dist/Verbs/CreateMaafApp.js.map +0 -1
  458. package/dist/Verbs/DeleteMaafApp.d.ts +0 -27
  459. package/dist/Verbs/DeleteMaafApp.d.ts.map +0 -1
  460. package/dist/Verbs/DeleteMaafApp.js +0 -114
  461. package/dist/Verbs/DeleteMaafApp.js.map +0 -1
  462. package/dist/Verbs/DeployMaafApp.d.ts +0 -6
  463. package/dist/Verbs/DeployMaafApp.d.ts.map +0 -1
  464. package/dist/Verbs/DeployMaafApp.js +0 -495
  465. package/dist/Verbs/DeployMaafApp.js.map +0 -1
  466. package/dist/Verbs/Dev.d.ts +0 -6
  467. package/dist/Verbs/Dev.d.ts.map +0 -1
  468. package/dist/Verbs/Dev.js +0 -276
  469. package/dist/Verbs/Dev.js.map +0 -1
  470. package/dist/Verbs/FindDataverseApi.d.ts +0 -12
  471. package/dist/Verbs/FindDataverseApi.d.ts.map +0 -1
  472. package/dist/Verbs/FindDataverseApi.js +0 -87
  473. package/dist/Verbs/FindDataverseApi.js.map +0 -1
  474. package/dist/Verbs/GetMaafApp.d.ts +0 -6
  475. package/dist/Verbs/GetMaafApp.d.ts.map +0 -1
  476. package/dist/Verbs/GetMaafApp.js +0 -80
  477. package/dist/Verbs/GetMaafApp.js.map +0 -1
  478. package/dist/Verbs/GetMaafBuildStatus.d.ts +0 -6
  479. package/dist/Verbs/GetMaafBuildStatus.d.ts.map +0 -1
  480. package/dist/Verbs/GetMaafBuildStatus.js +0 -132
  481. package/dist/Verbs/GetMaafBuildStatus.js.map +0 -1
  482. package/dist/Verbs/GetSettings.d.ts +0 -12
  483. package/dist/Verbs/GetSettings.d.ts.map +0 -1
  484. package/dist/Verbs/GetSettings.js +0 -39
  485. package/dist/Verbs/GetSettings.js.map +0 -1
  486. package/dist/Verbs/Init.d.ts +0 -6
  487. package/dist/Verbs/Init.d.ts.map +0 -1
  488. package/dist/Verbs/Init.js +0 -453
  489. package/dist/Verbs/Init.js.map +0 -1
  490. package/dist/Verbs/ListConnectionReferences.d.ts +0 -6
  491. package/dist/Verbs/ListConnectionReferences.d.ts.map +0 -1
  492. package/dist/Verbs/ListConnectionReferences.js +0 -56
  493. package/dist/Verbs/ListConnectionReferences.js.map +0 -1
  494. package/dist/Verbs/ListConnectorActions.d.ts +0 -6
  495. package/dist/Verbs/ListConnectorActions.d.ts.map +0 -1
  496. package/dist/Verbs/ListConnectorActions.js +0 -94
  497. package/dist/Verbs/ListConnectorActions.js.map +0 -1
  498. package/dist/Verbs/ListConnectors.d.ts +0 -6
  499. package/dist/Verbs/ListConnectors.d.ts.map +0 -1
  500. package/dist/Verbs/ListConnectors.js +0 -97
  501. package/dist/Verbs/ListConnectors.js.map +0 -1
  502. package/dist/Verbs/ListDatasets.d.ts +0 -6
  503. package/dist/Verbs/ListDatasets.d.ts.map +0 -1
  504. package/dist/Verbs/ListDatasets.js +0 -73
  505. package/dist/Verbs/ListDatasets.js.map +0 -1
  506. package/dist/Verbs/ListEnvironmentVariables.d.ts +0 -14
  507. package/dist/Verbs/ListEnvironmentVariables.d.ts.map +0 -1
  508. package/dist/Verbs/ListEnvironmentVariables.js +0 -52
  509. package/dist/Verbs/ListEnvironmentVariables.js.map +0 -1
  510. package/dist/Verbs/ListFlows.d.ts +0 -13
  511. package/dist/Verbs/ListFlows.d.ts.map +0 -1
  512. package/dist/Verbs/ListFlows.js +0 -73
  513. package/dist/Verbs/ListFlows.js.map +0 -1
  514. package/dist/Verbs/ListMaafApps.d.ts +0 -84
  515. package/dist/Verbs/ListMaafApps.d.ts.map +0 -1
  516. package/dist/Verbs/ListMaafApps.js +0 -221
  517. package/dist/Verbs/ListMaafApps.js.map +0 -1
  518. package/dist/Verbs/ListSqlStoredProcedures.d.ts +0 -6
  519. package/dist/Verbs/ListSqlStoredProcedures.d.ts.map +0 -1
  520. package/dist/Verbs/ListSqlStoredProcedures.js +0 -75
  521. package/dist/Verbs/ListSqlStoredProcedures.js.map +0 -1
  522. package/dist/Verbs/ListTables.d.ts +0 -6
  523. package/dist/Verbs/ListTables.d.ts.map +0 -1
  524. package/dist/Verbs/ListTables.js +0 -85
  525. package/dist/Verbs/ListTables.js.map +0 -1
  526. package/dist/Verbs/Login.d.ts +0 -6
  527. package/dist/Verbs/Login.d.ts.map +0 -1
  528. package/dist/Verbs/Login.js +0 -39
  529. package/dist/Verbs/Login.js.map +0 -1
  530. package/dist/Verbs/Logout.d.ts +0 -6
  531. package/dist/Verbs/Logout.d.ts.map +0 -1
  532. package/dist/Verbs/Logout.js +0 -34
  533. package/dist/Verbs/Logout.js.map +0 -1
  534. package/dist/Verbs/MaafAppPermissions.d.ts +0 -40
  535. package/dist/Verbs/MaafAppPermissions.d.ts.map +0 -1
  536. package/dist/Verbs/MaafAppPermissions.js +0 -651
  537. package/dist/Verbs/MaafAppPermissions.js.map +0 -1
  538. package/dist/Verbs/Pack.d.ts +0 -71
  539. package/dist/Verbs/Pack.d.ts.map +0 -1
  540. package/dist/Verbs/Pack.js +0 -370
  541. package/dist/Verbs/Pack.js.map +0 -1
  542. package/dist/Verbs/PlayMaafApp.d.ts +0 -22
  543. package/dist/Verbs/PlayMaafApp.d.ts.map +0 -1
  544. package/dist/Verbs/PlayMaafApp.js +0 -147
  545. package/dist/Verbs/PlayMaafApp.js.map +0 -1
  546. package/dist/Verbs/RefreshDataSource.d.ts +0 -21
  547. package/dist/Verbs/RefreshDataSource.d.ts.map +0 -1
  548. package/dist/Verbs/RefreshDataSource.js +0 -89
  549. package/dist/Verbs/RefreshDataSource.js.map +0 -1
  550. package/dist/Verbs/RefreshGitAuth.d.ts +0 -6
  551. package/dist/Verbs/RefreshGitAuth.d.ts.map +0 -1
  552. package/dist/Verbs/RefreshGitAuth.js +0 -155
  553. package/dist/Verbs/RefreshGitAuth.js.map +0 -1
  554. package/dist/Verbs/RemoveDataSource.d.ts +0 -6
  555. package/dist/Verbs/RemoveDataSource.d.ts.map +0 -1
  556. package/dist/Verbs/RemoveDataSource.js +0 -173
  557. package/dist/Verbs/RemoveDataSource.js.map +0 -1
  558. package/dist/Verbs/RemoveFlow.d.ts +0 -12
  559. package/dist/Verbs/RemoveFlow.d.ts.map +0 -1
  560. package/dist/Verbs/RemoveFlow.js +0 -95
  561. package/dist/Verbs/RemoveFlow.js.map +0 -1
  562. package/dist/Verbs/SetSetting.d.ts +0 -12
  563. package/dist/Verbs/SetSetting.d.ts.map +0 -1
  564. package/dist/Verbs/SetSetting.js +0 -133
  565. package/dist/Verbs/SetSetting.js.map +0 -1
  566. package/dist/Verbs/ShareLinkCreate.d.ts +0 -23
  567. package/dist/Verbs/ShareLinkCreate.d.ts.map +0 -1
  568. package/dist/Verbs/ShareLinkCreate.js +0 -73
  569. package/dist/Verbs/ShareLinkCreate.js.map +0 -1
  570. package/dist/Verbs/ShareLinkList.d.ts +0 -16
  571. package/dist/Verbs/ShareLinkList.d.ts.map +0 -1
  572. package/dist/Verbs/ShareLinkList.js +0 -84
  573. package/dist/Verbs/ShareLinkList.js.map +0 -1
  574. package/dist/Verbs/ShareLinkRevoke.d.ts +0 -22
  575. package/dist/Verbs/ShareLinkRevoke.d.ts.map +0 -1
  576. package/dist/Verbs/ShareLinkRevoke.js +0 -137
  577. package/dist/Verbs/ShareLinkRevoke.js.map +0 -1
  578. package/dist/Verbs/ShareList.d.ts +0 -10
  579. package/dist/Verbs/ShareList.d.ts.map +0 -1
  580. package/dist/Verbs/ShareList.js +0 -254
  581. package/dist/Verbs/ShareList.js.map +0 -1
  582. package/dist/Verbs/ShareMaafApp.d.ts +0 -12
  583. package/dist/Verbs/ShareMaafApp.d.ts.map +0 -1
  584. package/dist/Verbs/ShareMaafApp.js +0 -14
  585. package/dist/Verbs/ShareMaafApp.js.map +0 -1
  586. package/dist/Verbs/ShowMaafApp.d.ts +0 -100
  587. package/dist/Verbs/ShowMaafApp.d.ts.map +0 -1
  588. package/dist/Verbs/ShowMaafApp.js +0 -224
  589. package/dist/Verbs/ShowMaafApp.js.map +0 -1
  590. package/dist/Verbs/TelemetrySettings.d.ts +0 -8
  591. package/dist/Verbs/TelemetrySettings.d.ts.map +0 -1
  592. package/dist/Verbs/TelemetrySettings.js +0 -104
  593. package/dist/Verbs/TelemetrySettings.js.map +0 -1
  594. package/dist/Verbs/UnshareMaafApp.d.ts +0 -12
  595. package/dist/Verbs/UnshareMaafApp.d.ts.map +0 -1
  596. package/dist/Verbs/UnshareMaafApp.js +0 -14
  597. package/dist/Verbs/UnshareMaafApp.js.map +0 -1
  598. package/dist/Verbs/VerbConstants.d.ts +0 -629
  599. package/dist/Verbs/VerbConstants.d.ts.map +0 -1
  600. package/dist/Verbs/VerbConstants.js +0 -559
  601. package/dist/Verbs/VerbConstants.js.map +0 -1
  602. package/dist/Verbs/index.d.ts +0 -47
  603. package/dist/Verbs/index.d.ts.map +0 -1
  604. package/dist/Verbs/index.js +0 -47
  605. package/dist/Verbs/index.js.map +0 -1
@@ -1,1969 +0,0 @@
1
- /*!
2
- * Copyright (C) Microsoft Corporation. All rights reserved.
3
- */
4
- // Generated fixture: real saved connector schema (with swagger) used by the mock backend for E2E.
5
- // eslint-disable
6
- const connector = {
7
- name: 'shared_office365users',
8
- id: '/providers/Microsoft.PowerApps/apis/shared_office365users',
9
- type: 'Microsoft.PowerApps/apis',
10
- properties: {
11
- displayName: 'Office 365 Users',
12
- iconUri: 'REDACTED',
13
- iconBrandColor: '#eb3c00',
14
- apiEnvironment: 'Shared',
15
- isCustomApi: false,
16
- blobUrisAreProxied: false,
17
- connectionParameters: {
18
- Token: {
19
- type: 'oauthSetting',
20
- oAuthSettings: {
21
- identityProvider: 'office365usercertificate',
22
- clientId: '7ab7862c-4c57-491e-8a45-d52a7e023983',
23
- scopes: [],
24
- redirectMode: 'GlobalPerConnector',
25
- redirectUrl: 'REDACTED',
26
- properties: {
27
- IsFirstParty: 'True',
28
- IsOnbehalfofLoginSupported: true,
29
- },
30
- customParameters: {
31
- ResourceUri: {
32
- value: 'REDACTED',
33
- },
34
- loginUri: {
35
- value: 'REDACTED',
36
- },
37
- LoginUriAAD: {
38
- value: 'REDACTED',
39
- },
40
- },
41
- },
42
- uiDefinition: {
43
- displayName: 'Log in with Office 365 Credentials',
44
- description: 'Log in with Office 365 Credentials',
45
- tooltip: 'Provide Office 365 Credentials',
46
- constraints: {
47
- required: 'true',
48
- },
49
- },
50
- },
51
- 'Token:TenantId': {
52
- type: 'string',
53
- metadata: {
54
- sourceType: 'AzureActiveDirectoryTenant',
55
- },
56
- uiDefinition: {
57
- displayName: 'Tenant',
58
- description: 'The tenant ID of for the Microsoft Entra ID application',
59
- constraints: {
60
- required: 'false',
61
- hidden: 'true',
62
- },
63
- },
64
- },
65
- },
66
- swagger: {
67
- swagger: '2.0',
68
- info: {
69
- version: '1.0',
70
- title: 'Office 365 Users',
71
- description: 'Office 365 Users Connection provider lets you access user profiles in your organization using your Office 365 account. You can perform various actions such as get your profile, a user\u0027s profile, a user\u0027s manager or direct reports and also update a user profile.',
72
- 'x-ms-api-annotation': {
73
- status: 'Production',
74
- },
75
- },
76
- host: '4ef52cc0-31a9-e40c-9c37-8d3fd467910f.17.common.firstrelease.azure-apihub.net',
77
- basePath: '/apim/office365users',
78
- schemes: ['https'],
79
- produces: ['application/json'],
80
- paths: {
81
- '/{connectionId}/codeless/v1.0/me': {
82
- patch: {
83
- summary: 'Update my profile',
84
- description: 'Updates the profile of the current user',
85
- operationId: 'UpdateMyProfile',
86
- parameters: [
87
- {
88
- name: 'connectionId',
89
- in: 'path',
90
- required: true,
91
- type: 'string',
92
- 'x-ms-visibility': 'internal',
93
- },
94
- {
95
- name: 'body',
96
- in: 'body',
97
- required: false,
98
- schema: {
99
- $ref: '#/definitions/GraphUserUpdateable_V1',
100
- },
101
- },
102
- ],
103
- responses: {
104
- default: {
105
- description: 'default',
106
- },
107
- },
108
- deprecated: false,
109
- 'x-ms-visibility': 'advanced',
110
- 'x-ms-api-annotation': {
111
- status: 'Production',
112
- },
113
- externalDocs: {
114
- url: 'REDACTED',
115
- },
116
- },
117
- get: {
118
- summary: 'Get my profile (V2)',
119
- description: 'Retrieves the profile of the current user. Learn more about available fields to select: https://developer.microsoft.com/en-us/graph/docs/api-reference/v1.0/resources/user#properties',
120
- operationId: 'MyProfile_V2',
121
- parameters: [
122
- {
123
- name: 'connectionId',
124
- in: 'path',
125
- required: true,
126
- type: 'string',
127
- 'x-ms-visibility': 'internal',
128
- },
129
- {
130
- name: '$select',
131
- in: 'query',
132
- required: false,
133
- type: 'string',
134
- description: 'Comma separated list of fields to select. Example: surname, department, jobTitle',
135
- 'x-ms-summary': 'Select fields',
136
- 'x-ms-visibility': 'advanced',
137
- },
138
- ],
139
- deprecated: false,
140
- 'x-ms-api-annotation': {
141
- status: 'Production',
142
- family: 'MyProfile',
143
- revision: 2,
144
- },
145
- responses: {
146
- '200': {
147
- description: 'OK',
148
- schema: {
149
- $ref: '#/definitions/GraphUser_V1',
150
- },
151
- },
152
- },
153
- externalDocs: {
154
- url: 'https://docs.microsoft.com/connectors/office365users/#get-my-profile-(v2)',
155
- },
156
- },
157
- },
158
- '/{connectionId}/codeless/v1.0/me/photo/$value': {
159
- put: {
160
- summary: 'Update my profile photo',
161
- description: 'Updates the profile photo of the current user. The size of the photo must be less than 4 MB.',
162
- operationId: 'UpdateMyPhoto',
163
- parameters: [
164
- {
165
- name: 'connectionId',
166
- in: 'path',
167
- required: true,
168
- type: 'string',
169
- 'x-ms-visibility': 'internal',
170
- },
171
- {
172
- name: 'body',
173
- in: 'body',
174
- schema: {
175
- type: 'string',
176
- format: 'binary',
177
- },
178
- required: true,
179
- description: 'Image content',
180
- 'x-ms-summary': 'Image content',
181
- },
182
- {
183
- name: 'Content-Type',
184
- in: 'header',
185
- type: 'string',
186
- default: 'image/jpeg',
187
- required: true,
188
- description: 'Image content type (like \u0027image/jpeg\u0027)',
189
- 'x-ms-summary': 'Content-Type',
190
- 'x-ms-visibility': 'advanced',
191
- },
192
- ],
193
- responses: {
194
- default: {
195
- description: 'default',
196
- },
197
- },
198
- deprecated: false,
199
- 'x-ms-visibility': 'advanced',
200
- 'x-ms-api-annotation': {
201
- status: 'Production',
202
- },
203
- externalDocs: {
204
- url: 'https://docs.microsoft.com/connectors/office365users/#update-my-profile-photo',
205
- },
206
- },
207
- },
208
- '/{connectionId}/codeless/beta/me/insights/trending': {
209
- get: {
210
- summary: 'Get my trending documents',
211
- description: 'Retrieves the trending documents for the signed in user',
212
- operationId: 'MyTrendingDocuments',
213
- parameters: [
214
- {
215
- name: 'connectionId',
216
- in: 'path',
217
- required: true,
218
- type: 'string',
219
- 'x-ms-visibility': 'internal',
220
- },
221
- {
222
- name: '$filter',
223
- in: 'query',
224
- required: false,
225
- type: 'string',
226
- description: 'An OData filter to filter the resources selected. Filter selected resources on ResourceVisualization/Type or ResourceVisualization/containerType',
227
- 'x-ms-summary': 'Filter query',
228
- },
229
- {
230
- name: 'extractSensitivityLabel',
231
- in: 'query',
232
- description: 'Select if you want to extract Sensitivity label ( \u0022false\u0022, \u0022true\u0022).',
233
- required: false,
234
- 'x-ms-summary': 'Extract Sensitivity Label',
235
- type: 'string',
236
- default: 'false',
237
- enum: ['false', 'true'],
238
- },
239
- {
240
- name: 'fetchSensitivityLabelMetadata',
241
- in: 'query',
242
- required: false,
243
- description: 'A boolean whether to fetch sensitivity label Metadata for associated LabelId.',
244
- 'x-ms-summary': 'Sensitivity Label Metadata',
245
- type: 'string',
246
- default: 'false',
247
- enum: ['false', 'true'],
248
- },
249
- ],
250
- responses: {
251
- '200': {
252
- description: '200',
253
- schema: {
254
- description: 'List of trending documents',
255
- type: 'object',
256
- properties: {
257
- value: {
258
- type: 'array',
259
- items: {
260
- $ref: '#/definitions/GraphTrending',
261
- },
262
- description: 'value',
263
- 'x-ms-summary': 'value',
264
- },
265
- },
266
- },
267
- },
268
- },
269
- externalDocs: {
270
- url: 'https://docs.microsoft.com/connectors/office365users/#get-my-trending-documents',
271
- },
272
- },
273
- },
274
- '/{connectionId}/users/{userId}/relevantpeople': {
275
- get: {
276
- tags: ['People'],
277
- summary: 'Get relevant people',
278
- description: 'Get relevant people.',
279
- operationId: 'RelevantPeople',
280
- consumes: [],
281
- produces: ['application/json', 'text/json', 'application/xml', 'text/xml'],
282
- parameters: [
283
- {
284
- name: 'connectionId',
285
- in: 'path',
286
- required: true,
287
- type: 'string',
288
- 'x-ms-visibility': 'internal',
289
- },
290
- {
291
- name: 'userId',
292
- in: 'path',
293
- description: 'User principal name or id.',
294
- required: true,
295
- 'x-ms-summary': 'User (UPN)',
296
- type: 'string',
297
- },
298
- ],
299
- responses: {
300
- '200': {
301
- description: 'OK',
302
- schema: {
303
- $ref: '#/definitions/LinklessEntityListResponse[List[Person]]',
304
- },
305
- },
306
- default: {
307
- description: 'Operation Failed.',
308
- },
309
- },
310
- deprecated: false,
311
- 'x-ms-visibility': 'advanced',
312
- externalDocs: {
313
- url: 'https://docs.microsoft.com/connectors/office365users/#get-relevant-people',
314
- },
315
- },
316
- },
317
- '/{connectionId}/users/me': {
318
- get: {
319
- tags: ['Users'],
320
- summary: 'Get my profile (V1)',
321
- description: 'Retrieves the profile of the current user.',
322
- operationId: 'MyProfile',
323
- consumes: [],
324
- produces: ['application/json', 'text/json', 'application/xml', 'text/xml'],
325
- responses: {
326
- '202': {
327
- description: 'Operation was successful',
328
- },
329
- '200': {
330
- description: 'Operation was successful',
331
- schema: {
332
- $ref: '#/definitions/User',
333
- },
334
- },
335
- '400': {
336
- description: 'BadRequest',
337
- },
338
- '401': {
339
- description: 'Unauthorized',
340
- },
341
- '403': {
342
- description: 'Forbidden',
343
- },
344
- '500': {
345
- description: 'Internal Server Error',
346
- },
347
- default: {
348
- description: 'Operation Failed.',
349
- },
350
- },
351
- deprecated: true,
352
- 'x-ms-visibility': 'advanced',
353
- 'x-ms-api-annotation': {
354
- status: 'Production',
355
- family: 'MyProfile',
356
- revision: 1,
357
- },
358
- externalDocs: {
359
- url: 'https://docs.microsoft.com/connectors/office365users/#get-my-profile-(v1)-%5bdeprecated%5d',
360
- },
361
- parameters: [
362
- {
363
- name: 'connectionId',
364
- in: 'path',
365
- required: true,
366
- type: 'string',
367
- 'x-ms-visibility': 'internal',
368
- },
369
- ],
370
- },
371
- },
372
- '/{connectionId}/users/{userId}': {
373
- get: {
374
- tags: ['Users'],
375
- summary: 'Get user profile (V1)',
376
- description: 'Retrieves the profile of a specific user.',
377
- operationId: 'UserProfile',
378
- consumes: [],
379
- produces: ['application/json', 'text/json', 'application/xml', 'text/xml'],
380
- parameters: [
381
- {
382
- name: 'connectionId',
383
- in: 'path',
384
- required: true,
385
- type: 'string',
386
- 'x-ms-visibility': 'internal',
387
- },
388
- {
389
- name: 'userId',
390
- in: 'path',
391
- description: 'User principal name or id.',
392
- required: true,
393
- 'x-ms-summary': 'User (UPN)',
394
- type: 'string',
395
- },
396
- ],
397
- responses: {
398
- '202': {
399
- description: 'Operation was successful',
400
- },
401
- '200': {
402
- description: 'Operation was successful',
403
- schema: {
404
- $ref: '#/definitions/User',
405
- },
406
- },
407
- '400': {
408
- description: 'BadRequest',
409
- },
410
- '401': {
411
- description: 'Unauthorized',
412
- },
413
- '403': {
414
- description: 'Forbidden',
415
- },
416
- '500': {
417
- description: 'Internal Server Error',
418
- },
419
- default: {
420
- description: 'Operation Failed.',
421
- },
422
- },
423
- deprecated: true,
424
- 'x-ms-visibility': 'advanced',
425
- 'x-ms-api-annotation': {
426
- status: 'Production',
427
- family: 'UserProfile',
428
- revision: 1,
429
- },
430
- externalDocs: {
431
- url: 'https://docs.microsoft.com/connectors/office365users/#get-user-profile-(v1)-%5bdeprecated%5d',
432
- },
433
- },
434
- },
435
- '/{connectionId}/users/photo': {
436
- get: {
437
- tags: ['Users'],
438
- summary: 'Get user photo metadata',
439
- description: 'Get user photo metadata.',
440
- operationId: 'UserPhotoMetadata',
441
- consumes: [],
442
- produces: ['application/json', 'text/json', 'application/xml', 'text/xml'],
443
- parameters: [
444
- {
445
- name: 'connectionId',
446
- in: 'path',
447
- required: true,
448
- type: 'string',
449
- 'x-ms-visibility': 'internal',
450
- },
451
- {
452
- name: 'userId',
453
- in: 'query',
454
- description: 'User principal name or id.',
455
- required: true,
456
- 'x-ms-summary': 'User (UPN)',
457
- type: 'string',
458
- },
459
- ],
460
- responses: {
461
- '200': {
462
- description: 'OK',
463
- schema: {
464
- $ref: '#/definitions/ClientPhotoMetadata',
465
- },
466
- },
467
- default: {
468
- description: 'Operation Failed.',
469
- },
470
- },
471
- deprecated: false,
472
- externalDocs: {
473
- url: 'https://docs.microsoft.com/connectors/office365users/#get-user-photo-metadata',
474
- },
475
- },
476
- },
477
- '/{connectionId}/users/photo/value': {
478
- get: {
479
- tags: ['Users'],
480
- summary: 'Get user photo (V1)',
481
- description: 'Retrieves the photo of the specified user if they have one.',
482
- operationId: 'UserPhoto',
483
- consumes: [],
484
- produces: [],
485
- parameters: [
486
- {
487
- name: 'connectionId',
488
- in: 'path',
489
- required: true,
490
- type: 'string',
491
- 'x-ms-visibility': 'internal',
492
- },
493
- {
494
- name: 'userId',
495
- in: 'query',
496
- description: 'User principal name or id.',
497
- required: true,
498
- 'x-ms-summary': 'User (UPN)',
499
- type: 'string',
500
- },
501
- ],
502
- responses: {
503
- '200': {
504
- description: 'OK',
505
- schema: {
506
- format: 'binary',
507
- type: 'string',
508
- 'x-ms-media-kind': 'image',
509
- 'x-ms-summary': 'Image file content',
510
- },
511
- },
512
- default: {
513
- description: 'Operation Failed.',
514
- },
515
- },
516
- deprecated: true,
517
- 'x-ms-visibility': 'advanced',
518
- 'x-ms-api-annotation': {
519
- status: 'Production',
520
- family: 'UserPhoto',
521
- revision: 1,
522
- },
523
- externalDocs: {
524
- url: 'https://docs.microsoft.com/connectors/office365users/#get-user-photo-(v1)-%5bdeprecated%5d',
525
- },
526
- },
527
- },
528
- '/{connectionId}/users/{userId}/manager': {
529
- get: {
530
- tags: ['Users'],
531
- summary: 'Get manager (V1)',
532
- description: 'Retrieves the profile of the specified user\u0027s manager.',
533
- operationId: 'Manager',
534
- consumes: [],
535
- produces: ['application/json', 'text/json', 'application/xml', 'text/xml'],
536
- parameters: [
537
- {
538
- name: 'connectionId',
539
- in: 'path',
540
- required: true,
541
- type: 'string',
542
- 'x-ms-visibility': 'internal',
543
- },
544
- {
545
- name: 'userId',
546
- in: 'path',
547
- description: 'User principal name or id.',
548
- required: true,
549
- 'x-ms-summary': 'User (UPN)',
550
- type: 'string',
551
- },
552
- ],
553
- responses: {
554
- '202': {
555
- description: 'Operation was successful',
556
- },
557
- '200': {
558
- description: 'Operation was successful',
559
- schema: {
560
- $ref: '#/definitions/User',
561
- },
562
- },
563
- '400': {
564
- description: 'BadRequest',
565
- },
566
- '401': {
567
- description: 'Unauthorized',
568
- },
569
- '403': {
570
- description: 'Forbidden',
571
- },
572
- '500': {
573
- description: 'Internal Server Error',
574
- },
575
- default: {
576
- description: 'Operation Failed.',
577
- },
578
- },
579
- deprecated: true,
580
- 'x-ms-visibility': 'advanced',
581
- 'x-ms-api-annotation': {
582
- status: 'Production',
583
- family: 'Manager',
584
- revision: 1,
585
- },
586
- externalDocs: {
587
- url: 'https://docs.microsoft.com/connectors/office365users/#get-manager-(v1)-%5bdeprecated%5d',
588
- },
589
- },
590
- },
591
- '/{connectionId}/users/{userId}/directReports': {
592
- get: {
593
- tags: ['Users'],
594
- summary: 'Get direct reports (V1)',
595
- description: 'Retrieves the user profiles of the specified user\u0027s direct reports.',
596
- operationId: 'DirectReports',
597
- consumes: [],
598
- produces: ['application/json', 'text/json', 'application/xml', 'text/xml'],
599
- parameters: [
600
- {
601
- name: 'connectionId',
602
- in: 'path',
603
- required: true,
604
- type: 'string',
605
- 'x-ms-visibility': 'internal',
606
- },
607
- {
608
- name: 'userId',
609
- in: 'path',
610
- description: 'User principal name or id.',
611
- required: true,
612
- 'x-ms-summary': 'User (UPN)',
613
- type: 'string',
614
- },
615
- ],
616
- responses: {
617
- '202': {
618
- description: 'Operation was successful',
619
- },
620
- '200': {
621
- description: 'Operation was successful',
622
- schema: {
623
- type: 'array',
624
- items: {
625
- $ref: '#/definitions/User',
626
- },
627
- },
628
- },
629
- '400': {
630
- description: 'BadRequest',
631
- },
632
- '401': {
633
- description: 'Unauthorized',
634
- },
635
- '403': {
636
- description: 'Forbidden',
637
- },
638
- '500': {
639
- description: 'Internal Server Error',
640
- },
641
- default: {
642
- description: 'Operation Failed.',
643
- },
644
- },
645
- deprecated: true,
646
- 'x-ms-visibility': 'advanced',
647
- 'x-ms-api-annotation': {
648
- status: 'Production',
649
- family: 'DirectReports',
650
- revision: 1,
651
- },
652
- externalDocs: {
653
- url: 'https://docs.microsoft.com/connectors/office365users/#get-direct-reports-(v1)-%5bdeprecated%5d',
654
- },
655
- },
656
- },
657
- '/{connectionId}/users': {
658
- get: {
659
- tags: ['Users'],
660
- summary: 'Search for users',
661
- description: 'Retrieves the user profiles that match the search term.',
662
- operationId: 'SearchUser',
663
- consumes: [],
664
- produces: ['application/json', 'text/json', 'application/xml', 'text/xml'],
665
- parameters: [
666
- {
667
- name: 'connectionId',
668
- in: 'path',
669
- required: true,
670
- type: 'string',
671
- 'x-ms-visibility': 'internal',
672
- },
673
- {
674
- name: 'searchTerm',
675
- in: 'query',
676
- description: 'Search string (applies to: display name, given name, surname, mail, mail nickname and user principal name).',
677
- required: false,
678
- 'x-ms-summary': 'Search term',
679
- type: 'string',
680
- },
681
- {
682
- name: 'top',
683
- in: 'query',
684
- description: 'Limit on the number of results to return. By default returns all entries.',
685
- required: false,
686
- 'x-ms-summary': 'Top',
687
- 'x-ms-visibility': 'advanced',
688
- type: 'integer',
689
- format: 'int32',
690
- default: 0,
691
- },
692
- ],
693
- responses: {
694
- '202': {
695
- description: 'Operation was successful',
696
- },
697
- '200': {
698
- description: 'Operation was successful',
699
- schema: {
700
- type: 'array',
701
- items: {
702
- $ref: '#/definitions/User',
703
- },
704
- },
705
- },
706
- '400': {
707
- description: 'BadRequest',
708
- },
709
- '401': {
710
- description: 'Unauthorized',
711
- },
712
- '403': {
713
- description: 'Forbidden',
714
- },
715
- '500': {
716
- description: 'Internal Server Error',
717
- },
718
- default: {
719
- description: 'Operation Failed.',
720
- },
721
- },
722
- deprecated: true,
723
- 'x-ms-visibility': 'advanced',
724
- 'x-ms-api-annotation': {
725
- status: 'Production',
726
- family: 'SearchUser',
727
- revision: 1,
728
- },
729
- externalDocs: {
730
- url: 'https://docs.microsoft.com/connectors/office365users/#search-for-users-%5bdeprecated%5d',
731
- },
732
- },
733
- },
734
- '/{connectionId}/v2/users': {
735
- get: {
736
- tags: ['Users'],
737
- summary: 'Search for users (V2)',
738
- description: 'Retrieves the user profiles that match the search term (V2).',
739
- operationId: 'SearchUserV2',
740
- consumes: [],
741
- produces: ['application/json', 'text/json', 'application/xml', 'text/xml'],
742
- parameters: [
743
- {
744
- name: 'connectionId',
745
- in: 'path',
746
- required: true,
747
- type: 'string',
748
- 'x-ms-visibility': 'internal',
749
- },
750
- {
751
- name: 'searchTerm',
752
- in: 'query',
753
- description: 'Search string (applies to: display name, given name, surname, mail, mail nickname and user principal name).',
754
- required: false,
755
- 'x-ms-summary': 'Search term',
756
- type: 'string',
757
- },
758
- {
759
- name: 'top',
760
- in: 'query',
761
- description: 'Limit on the number of results to return. Minimum value is 1. Default value is 1000.',
762
- required: false,
763
- 'x-ms-summary': 'Top',
764
- 'x-ms-visibility': 'advanced',
765
- type: 'integer',
766
- format: 'int32',
767
- },
768
- {
769
- name: 'isSearchTermRequired',
770
- in: 'query',
771
- description: 'If set to \u0027Yes\u0027 then no user profiles will be returned when the search term is empty. If set to \u0027No\u0027 then no filtering will be applied when the search term is empty.',
772
- required: false,
773
- 'x-ms-summary': 'Is search term required',
774
- 'x-ms-visibility': 'advanced',
775
- type: 'boolean',
776
- default: true,
777
- },
778
- {
779
- name: 'skipToken',
780
- in: 'query',
781
- description: 'Skip token to get next users.',
782
- required: false,
783
- 'x-ms-summary': 'Skip token',
784
- 'x-ms-visibility': 'internal',
785
- type: 'string',
786
- },
787
- ],
788
- responses: {
789
- '202': {
790
- description: 'Operation was successful',
791
- },
792
- '200': {
793
- description: 'Operation was successful',
794
- schema: {
795
- $ref: '#/definitions/EntityListResponse[IReadOnlyList[User]]',
796
- },
797
- },
798
- '400': {
799
- description: 'BadRequest',
800
- },
801
- '401': {
802
- description: 'Unauthorized',
803
- },
804
- '403': {
805
- description: 'Forbidden',
806
- },
807
- '500': {
808
- description: 'Internal Server Error',
809
- },
810
- default: {
811
- description: 'Operation Failed.',
812
- },
813
- },
814
- deprecated: false,
815
- 'x-ms-visibility': 'advanced',
816
- 'x-ms-pageable': {
817
- nextLinkName: '@odata.nextLink',
818
- },
819
- 'x-ms-api-annotation': {
820
- status: 'Production',
821
- family: 'SearchUser',
822
- revision: 2,
823
- },
824
- externalDocs: {
825
- url: 'https://docs.microsoft.com/connectors/office365users/#search-for-users-(v2)',
826
- },
827
- },
828
- },
829
- '/{connectionId}/testconnection': {
830
- get: {
831
- tags: ['Users'],
832
- summary: 'Tests the connection',
833
- description: 'Tests the connection.',
834
- operationId: 'TestConnection',
835
- consumes: [],
836
- produces: [],
837
- responses: {
838
- '200': {
839
- description: 'OK',
840
- },
841
- default: {
842
- description: 'Operation Failed.',
843
- },
844
- },
845
- deprecated: false,
846
- 'x-ms-visibility': 'internal',
847
- externalDocs: {
848
- url: 'https://docs.microsoft.com/connectors/office365users/#tests-the-connection',
849
- },
850
- parameters: [
851
- {
852
- name: 'connectionId',
853
- in: 'path',
854
- required: true,
855
- type: 'string',
856
- 'x-ms-visibility': 'internal',
857
- },
858
- ],
859
- },
860
- },
861
- '/{connectionId}/codeless/v1.0/users/{id}': {
862
- get: {
863
- responses: {
864
- '200': {
865
- description: 'OK',
866
- schema: {
867
- $ref: '#/definitions/GraphUser_V1',
868
- },
869
- },
870
- },
871
- summary: 'Get user profile (V2)',
872
- description: 'Retrieves the profile of a specific user. Learn more about available fields to select: https://developer.microsoft.com/en-us/graph/docs/api-reference/v1.0/resources/user#properties',
873
- operationId: 'UserProfile_V2',
874
- parameters: [
875
- {
876
- name: 'connectionId',
877
- in: 'path',
878
- required: true,
879
- type: 'string',
880
- 'x-ms-visibility': 'internal',
881
- },
882
- {
883
- name: 'id',
884
- in: 'path',
885
- required: true,
886
- type: 'string',
887
- description: 'User principal name or id.',
888
- 'x-ms-summary': 'User (UPN)',
889
- },
890
- {
891
- name: '$select',
892
- in: 'query',
893
- required: false,
894
- type: 'string',
895
- description: 'Comma separated list of fields to select. Example: surname, department, jobTitle',
896
- 'x-ms-summary': 'Select fields',
897
- 'x-ms-visibility': 'advanced',
898
- },
899
- ],
900
- deprecated: false,
901
- 'x-ms-api-annotation': {
902
- status: 'Production',
903
- family: 'UserProfile',
904
- revision: 2,
905
- },
906
- externalDocs: {
907
- url: 'https://docs.microsoft.com/connectors/office365users/#get-user-profile-(v2)',
908
- },
909
- },
910
- },
911
- '/{connectionId}/codeless/v1.0/users/{id}/manager': {
912
- get: {
913
- responses: {
914
- '200': {
915
- description: 'OK',
916
- schema: {
917
- $ref: '#/definitions/GraphUser_V1',
918
- },
919
- },
920
- },
921
- summary: 'Get manager (V2)',
922
- description: 'Retrieves the profile of the specified user\u0027s manager. Learn more about available fields to select: https://developer.microsoft.com/en-us/graph/docs/api-reference/v1.0/resources/user#properties',
923
- operationId: 'Manager_V2',
924
- parameters: [
925
- {
926
- name: 'connectionId',
927
- in: 'path',
928
- required: true,
929
- type: 'string',
930
- 'x-ms-visibility': 'internal',
931
- },
932
- {
933
- name: 'id',
934
- in: 'path',
935
- required: true,
936
- type: 'string',
937
- description: 'User principal name or id.',
938
- 'x-ms-summary': 'User (UPN)',
939
- },
940
- {
941
- name: '$select',
942
- in: 'query',
943
- required: false,
944
- type: 'string',
945
- description: 'Comma separated list of fields to select. Example: surname, department, jobTitle',
946
- 'x-ms-summary': 'Select fields',
947
- 'x-ms-visibility': 'advanced',
948
- },
949
- ],
950
- deprecated: false,
951
- 'x-ms-api-annotation': {
952
- status: 'Production',
953
- family: 'Manager',
954
- revision: 2,
955
- },
956
- externalDocs: {
957
- url: 'https://docs.microsoft.com/connectors/office365users/#get-manager-(v2)',
958
- },
959
- },
960
- },
961
- '/{connectionId}/codeless/v1.0/users/{id}/directReports': {
962
- get: {
963
- responses: {
964
- '200': {
965
- description: 'OK',
966
- schema: {
967
- description: 'List of direct reports',
968
- type: 'object',
969
- properties: {
970
- value: {
971
- description: 'Value',
972
- type: 'array',
973
- items: {
974
- $ref: '#/definitions/GraphUser_V1',
975
- },
976
- },
977
- },
978
- },
979
- },
980
- },
981
- summary: 'Get direct reports (V2)',
982
- description: 'Retrieves the user profiles of the specified user\u0027s direct reports. Learn more about available fields to select: https://developer.microsoft.com/en-us/graph/docs/api-reference/v1.0/resources/user#properties',
983
- operationId: 'DirectReports_V2',
984
- parameters: [
985
- {
986
- name: 'connectionId',
987
- in: 'path',
988
- required: true,
989
- type: 'string',
990
- 'x-ms-visibility': 'internal',
991
- },
992
- {
993
- name: 'id',
994
- in: 'path',
995
- required: true,
996
- type: 'string',
997
- description: 'User principal name or id.',
998
- 'x-ms-summary': 'User (UPN)',
999
- },
1000
- {
1001
- name: '$select',
1002
- in: 'query',
1003
- required: false,
1004
- type: 'string',
1005
- description: 'Comma separated list of fields to select. Example: surname, department, jobTitle',
1006
- 'x-ms-summary': 'Select fields',
1007
- 'x-ms-visibility': 'advanced',
1008
- },
1009
- {
1010
- name: '$top',
1011
- in: 'query',
1012
- description: 'Limit on the number of results to return. By default returns all entries.',
1013
- required: false,
1014
- 'x-ms-summary': 'Top',
1015
- 'x-ms-visibility': 'advanced',
1016
- type: 'integer',
1017
- format: 'int32',
1018
- },
1019
- ],
1020
- deprecated: false,
1021
- 'x-ms-api-annotation': {
1022
- status: 'Production',
1023
- family: 'DirectReports',
1024
- revision: 2,
1025
- },
1026
- externalDocs: {
1027
- url: 'https://docs.microsoft.com/connectors/office365users/#get-direct-reports-(v2)',
1028
- },
1029
- },
1030
- },
1031
- '/{connectionId}/codeless/v1.0/users/{id}/photo/$value': {
1032
- get: {
1033
- summary: 'Get user photo (V2)',
1034
- description: 'Retrieves the photo of the specified user if they have one',
1035
- operationId: 'UserPhoto_V2',
1036
- consumes: [],
1037
- produces: [],
1038
- parameters: [
1039
- {
1040
- name: 'connectionId',
1041
- in: 'path',
1042
- required: true,
1043
- type: 'string',
1044
- 'x-ms-visibility': 'internal',
1045
- },
1046
- {
1047
- name: 'id',
1048
- in: 'path',
1049
- required: true,
1050
- type: 'string',
1051
- description: 'User principal name or id.',
1052
- 'x-ms-summary': 'User (UPN)',
1053
- },
1054
- ],
1055
- responses: {
1056
- '200': {
1057
- description: 'OK',
1058
- schema: {
1059
- format: 'binary',
1060
- type: 'string',
1061
- 'x-ms-media-kind': 'image',
1062
- 'x-ms-summary': 'Image file content',
1063
- },
1064
- },
1065
- },
1066
- deprecated: false,
1067
- 'x-ms-api-annotation': {
1068
- status: 'Production',
1069
- family: 'UserPhoto',
1070
- revision: 2,
1071
- },
1072
- externalDocs: {
1073
- url: 'https://docs.microsoft.com/connectors/office365users/#get-user-photo-(v2)',
1074
- },
1075
- },
1076
- },
1077
- '/{connectionId}/codeless/beta/users/{id}/insights/trending': {
1078
- get: {
1079
- summary: 'Get trending documents',
1080
- description: 'Retrieves the trending documents for a user',
1081
- operationId: 'TrendingDocuments',
1082
- parameters: [
1083
- {
1084
- name: 'connectionId',
1085
- in: 'path',
1086
- required: true,
1087
- type: 'string',
1088
- 'x-ms-visibility': 'internal',
1089
- },
1090
- {
1091
- name: 'id',
1092
- in: 'path',
1093
- required: true,
1094
- type: 'string',
1095
- description: 'User principal name or id.',
1096
- 'x-ms-summary': 'User (UPN)',
1097
- },
1098
- {
1099
- name: '$filter',
1100
- in: 'query',
1101
- required: false,
1102
- type: 'string',
1103
- description: 'An OData filter to filter the resources selected. Filter selected resources on ResourceVisualization/Type or ResourceVisualization/containerType',
1104
- 'x-ms-summary': 'Filter query',
1105
- },
1106
- {
1107
- $ref: '#/parameters/extractSensitivityLabel',
1108
- },
1109
- {
1110
- $ref: '#/parameters/fetchSensitivityLabelMetadata',
1111
- },
1112
- ],
1113
- responses: {
1114
- '200': {
1115
- description: '200',
1116
- schema: {
1117
- description: 'List of trending documents',
1118
- type: 'object',
1119
- properties: {
1120
- value: {
1121
- type: 'array',
1122
- items: {
1123
- $ref: '#/definitions/GraphTrending',
1124
- },
1125
- description: 'value',
1126
- 'x-ms-summary': 'value',
1127
- },
1128
- },
1129
- },
1130
- },
1131
- },
1132
- externalDocs: {
1133
- url: 'https://docs.microsoft.com/connectors/office365users/#get-trending-documents',
1134
- },
1135
- },
1136
- },
1137
- '/{connectionId}/codeless/httprequest': {
1138
- post: {
1139
- summary: 'Send an HTTP request',
1140
- description: 'Construct a Microsoft Graph REST API request to invoke. These segments are supported: 1st segement: /me, /users/\u003CuserId\u003E 2nd segment: messages, mailFolders, events, calendar, calendars, outlook, inferenceClassification. Learn more: https://docs.microsoft.com/en-us/graph/use-the-api.',
1141
- operationId: 'HttpRequest',
1142
- consumes: [],
1143
- produces: [],
1144
- parameters: [
1145
- {
1146
- name: 'connectionId',
1147
- in: 'path',
1148
- required: true,
1149
- type: 'string',
1150
- 'x-ms-visibility': 'internal',
1151
- },
1152
- {
1153
- name: 'Uri',
1154
- in: 'header',
1155
- description: 'The full or relative URI. Example: https://graph.microsoft.com/{version}/{resource}.',
1156
- required: true,
1157
- 'x-ms-summary': 'URI',
1158
- type: 'string',
1159
- },
1160
- {
1161
- name: 'Method',
1162
- in: 'header',
1163
- description: 'The HTTP method (default is GET).',
1164
- default: 'GET',
1165
- enum: ['GET', 'POST', 'PUT', 'PATCH', 'DELETE'],
1166
- required: true,
1167
- 'x-ms-summary': 'Method',
1168
- type: 'string',
1169
- },
1170
- {
1171
- name: 'Body',
1172
- in: 'body',
1173
- description: 'The request body content.',
1174
- required: false,
1175
- schema: {
1176
- format: 'binary',
1177
- type: 'string',
1178
- },
1179
- 'x-ms-summary': 'Body',
1180
- },
1181
- {
1182
- name: 'ContentType',
1183
- in: 'header',
1184
- description: 'The content-type header for the body (default is application/json).',
1185
- required: false,
1186
- 'x-ms-summary': 'Content-Type',
1187
- type: 'string',
1188
- default: 'application/json',
1189
- },
1190
- {
1191
- name: 'CustomHeader1',
1192
- in: 'header',
1193
- description: 'Custom header 1. Specify in format: header-name: header-value',
1194
- required: false,
1195
- 'x-ms-summary': 'CustomHeader1',
1196
- type: 'string',
1197
- 'x-ms-visibility': 'advanced',
1198
- },
1199
- {
1200
- name: 'CustomHeader2',
1201
- in: 'header',
1202
- description: 'Custom header 2. Specify in format: header-name: header-value',
1203
- required: false,
1204
- 'x-ms-summary': 'CustomHeader2',
1205
- type: 'string',
1206
- 'x-ms-visibility': 'advanced',
1207
- },
1208
- {
1209
- name: 'CustomHeader3',
1210
- in: 'header',
1211
- description: 'Custom header 3. Specify in format: header-name: header-value',
1212
- required: false,
1213
- 'x-ms-summary': 'CustomHeader3',
1214
- type: 'string',
1215
- 'x-ms-visibility': 'advanced',
1216
- },
1217
- {
1218
- name: 'CustomHeader4',
1219
- in: 'header',
1220
- description: 'Custom header 4. Specify in format: header-name: header-value',
1221
- required: false,
1222
- 'x-ms-summary': 'CustomHeader4',
1223
- type: 'string',
1224
- 'x-ms-visibility': 'advanced',
1225
- },
1226
- {
1227
- name: 'CustomHeader5',
1228
- in: 'header',
1229
- description: 'Custom header 5. Specify in format: header-name: header-value',
1230
- required: false,
1231
- 'x-ms-summary': 'CustomHeader5',
1232
- type: 'string',
1233
- 'x-ms-visibility': 'advanced',
1234
- },
1235
- ],
1236
- responses: {
1237
- '200': {
1238
- description: 'OK',
1239
- schema: {
1240
- $ref: '#/definitions/ObjectWithoutType',
1241
- },
1242
- },
1243
- default: {
1244
- description: 'Operation Failed.',
1245
- },
1246
- },
1247
- deprecated: false,
1248
- 'x-ms-visibility': 'important',
1249
- 'x-ms-api-annotation': {
1250
- status: 'Production',
1251
- },
1252
- externalDocs: {
1253
- url: 'https://docs.microsoft.com/connectors/office365users/#send-an-http-request',
1254
- },
1255
- },
1256
- },
1257
- },
1258
- definitions: {
1259
- GraphUserUpdateable_V1: {
1260
- description: 'Updateable parts of user from Graph API',
1261
- type: 'object',
1262
- properties: {
1263
- aboutMe: {
1264
- type: 'string',
1265
- description: 'About Me',
1266
- 'x-ms-summary': 'About Me',
1267
- },
1268
- birthday: {
1269
- type: 'string',
1270
- format: 'date-time',
1271
- description: 'Birthday',
1272
- 'x-ms-summary': 'Birthday',
1273
- },
1274
- interests: {
1275
- type: 'array',
1276
- items: {
1277
- type: 'string',
1278
- },
1279
- description: 'Interests',
1280
- 'x-ms-summary': 'Interests',
1281
- },
1282
- mySite: {
1283
- type: 'string',
1284
- description: 'My Site',
1285
- 'x-ms-summary': 'My Site',
1286
- },
1287
- pastProjects: {
1288
- type: 'array',
1289
- items: {
1290
- type: 'string',
1291
- },
1292
- description: 'Past Projects',
1293
- 'x-ms-summary': 'Past Projects',
1294
- },
1295
- schools: {
1296
- type: 'array',
1297
- items: {
1298
- type: 'string',
1299
- },
1300
- description: 'Schools',
1301
- 'x-ms-summary': 'Schools',
1302
- },
1303
- skills: {
1304
- type: 'array',
1305
- items: {
1306
- type: 'string',
1307
- },
1308
- description: 'Skills',
1309
- 'x-ms-summary': 'Skills',
1310
- },
1311
- },
1312
- },
1313
- GraphTrending: {
1314
- description: 'Trending documents from Graph API',
1315
- type: 'object',
1316
- properties: {
1317
- id: {
1318
- type: 'string',
1319
- description: 'Unique identifier of the relationship',
1320
- 'x-ms-summary': 'Id',
1321
- },
1322
- weight: {
1323
- type: 'number',
1324
- format: 'float',
1325
- description: 'Value indicating how much the document is currently trending',
1326
- 'x-ms-summary': 'Weight',
1327
- },
1328
- resourceVisualization: {
1329
- $ref: '#/definitions/resourceVisualization',
1330
- },
1331
- resourceReference: {
1332
- $ref: '#/definitions/resourceReference',
1333
- },
1334
- },
1335
- },
1336
- resourceVisualization: {
1337
- type: 'object',
1338
- properties: {
1339
- title: {
1340
- type: 'string',
1341
- description: 'The item\u0027s title text',
1342
- 'x-ms-summary': 'Title',
1343
- },
1344
- type: {
1345
- type: 'string',
1346
- description: 'The item\u0027s media type (can be used for filtering for a specific file based on a specific type)',
1347
- 'x-ms-summary': 'Type',
1348
- },
1349
- mediaType: {
1350
- type: 'string',
1351
- description: 'The items media type (can be used for filtering for a specific type of file based on supported IANA Media MIME types)',
1352
- 'x-ms-summary': 'Media type',
1353
- },
1354
- previewImageUrl: {
1355
- type: 'string',
1356
- description: 'A URL leading to the preview image for the item',
1357
- 'x-ms-summary': 'Preview image URL',
1358
- },
1359
- previewText: {
1360
- type: 'string',
1361
- description: 'A preview text for the item',
1362
- 'x-ms-summary': 'Preview text',
1363
- },
1364
- containerWebUrl: {
1365
- type: 'string',
1366
- description: 'A path leading to the folder in which the item is stored',
1367
- 'x-ms-summary': 'Container web URL',
1368
- },
1369
- containerDisplayName: {
1370
- type: 'string',
1371
- description: 'A string describing where the item is stored',
1372
- 'x-ms-summary': 'Container display name',
1373
- },
1374
- containerType: {
1375
- type: 'string',
1376
- description: 'Can be used for filtering by the type of container in which the file is stored',
1377
- 'x-ms-summary': 'Container type',
1378
- },
1379
- },
1380
- description: 'resourceVisualization',
1381
- 'x-ms-summary': 'Resource visualization',
1382
- },
1383
- resourceReference: {
1384
- type: 'object',
1385
- properties: {
1386
- webUrl: {
1387
- type: 'string',
1388
- description: 'A URL leading to the referenced item',
1389
- 'x-ms-summary': 'Web URL',
1390
- },
1391
- id: {
1392
- type: 'string',
1393
- description: 'The item\u0027s unique identifier',
1394
- 'x-ms-summary': 'Id',
1395
- },
1396
- type: {
1397
- type: 'string',
1398
- description: 'A string value that can be used to classify the item, such as \u0022microsoft.graph.driveItem\u0022',
1399
- 'x-ms-summary': 'Type',
1400
- },
1401
- },
1402
- description: 'resourceReference',
1403
- 'x-ms-summary': 'Resource reference',
1404
- },
1405
- 'LinklessEntityListResponse[List[Person]]': {
1406
- description: 'Represents a list from the Graph API',
1407
- type: 'object',
1408
- properties: {
1409
- value: {
1410
- description: 'Value',
1411
- type: 'array',
1412
- items: {
1413
- $ref: '#/definitions/Person',
1414
- },
1415
- },
1416
- },
1417
- },
1418
- Person: {
1419
- description: 'Represents a Person',
1420
- type: 'object',
1421
- properties: {
1422
- id: {
1423
- description: 'A unique identifier for the Person object in the directory',
1424
- type: 'string',
1425
- 'x-ms-summary': 'Person id',
1426
- },
1427
- displayName: {
1428
- description: 'The person\u0027s display name',
1429
- type: 'string',
1430
- 'x-ms-summary': 'Display name',
1431
- },
1432
- givenName: {
1433
- description: 'The person\u0027s given name',
1434
- type: 'string',
1435
- 'x-ms-summary': 'Given name',
1436
- },
1437
- surname: {
1438
- description: 'The person\u0027s surname',
1439
- type: 'string',
1440
- 'x-ms-summary': 'Surname',
1441
- },
1442
- birthday: {
1443
- description: 'The person\u0027s birthday',
1444
- type: 'string',
1445
- 'x-ms-summary': 'Birthday',
1446
- },
1447
- personNotes: {
1448
- description: 'Free-form notes that the current user has taken about this person',
1449
- type: 'string',
1450
- 'x-ms-summary': 'Person Notes',
1451
- },
1452
- isFavorite: {
1453
- description: 'If the current user has flagged this person as a favorite',
1454
- type: 'boolean',
1455
- 'x-ms-summary': 'Is Favorite?',
1456
- },
1457
- jobTitle: {
1458
- description: 'The person\u0027s job title',
1459
- type: 'string',
1460
- 'x-ms-summary': 'Job title',
1461
- },
1462
- companyName: {
1463
- description: 'The name of the person\u0027s company',
1464
- type: 'string',
1465
- 'x-ms-summary': 'Company name',
1466
- },
1467
- department: {
1468
- description: 'The person\u0027s department',
1469
- type: 'string',
1470
- 'x-ms-summary': 'Department',
1471
- },
1472
- officeLocation: {
1473
- description: 'The location of the person\u0027s office',
1474
- type: 'string',
1475
- 'x-ms-summary': 'Office location',
1476
- },
1477
- profession: {
1478
- description: 'The person\u0027s profession',
1479
- type: 'string',
1480
- 'x-ms-summary': 'Profession',
1481
- },
1482
- userPrincipalName: {
1483
- description: 'The user principal name(UPN) of the user.The UPN is an Internet-style login name for the user based on the Internet standard RFC 822. By convention, this should map to the user\u0027s email name.The general format is alias @domain, where domain must be present in the tenant\u0027s collection of verified domains.',
1484
- type: 'string',
1485
- 'x-ms-summary': 'User Principal Name (UPN)',
1486
- },
1487
- imAddress: {
1488
- description: 'The person\u0027s VOIP SIP address',
1489
- type: 'string',
1490
- 'x-ms-summary': 'IM Address',
1491
- },
1492
- scoredEmailAddresses: {
1493
- description: 'Collection of the person\u0027s email addresses with a relevance score',
1494
- type: 'array',
1495
- items: {
1496
- $ref: '#/definitions/ScoredEmailAddress',
1497
- },
1498
- 'x-ms-summary': 'Scored Email Addresses',
1499
- },
1500
- phones: {
1501
- description: 'The person\u0027s phone numbers',
1502
- type: 'array',
1503
- items: {
1504
- $ref: '#/definitions/Phone',
1505
- },
1506
- 'x-ms-summary': 'Phones',
1507
- },
1508
- },
1509
- },
1510
- ScoredEmailAddress: {
1511
- description: 'Represents a scored email address',
1512
- type: 'object',
1513
- properties: {
1514
- address: {
1515
- description: 'The email address',
1516
- type: 'string',
1517
- 'x-ms-summary': 'Email Address',
1518
- },
1519
- relevanceScore: {
1520
- format: 'double',
1521
- description: 'The relevance score of the email address. A relevance score is used as a sort key, in relation to the other returned results. A higher relevance score value corresponds to a more relevant result. Relevance is determined by the user\u0027s communication and collaboration patterns and business relationships.',
1522
- type: 'number',
1523
- 'x-ms-summary': 'Relevance Score',
1524
- },
1525
- },
1526
- },
1527
- Phone: {
1528
- description: 'Represents a phone number',
1529
- type: 'object',
1530
- properties: {
1531
- number: {
1532
- description: 'The phone number',
1533
- type: 'string',
1534
- 'x-ms-summary': 'Phone Number',
1535
- },
1536
- type: {
1537
- description: 'The type of phone number. Possible values: home, business, mobile, other, assistant, homeFax, businessFax, otherFax, pager, radio.',
1538
- type: 'string',
1539
- 'x-ms-summary': 'Phone Type',
1540
- },
1541
- },
1542
- },
1543
- User: {
1544
- description: 'Represents a User object in the directory',
1545
- required: ['Id'],
1546
- type: 'object',
1547
- properties: {
1548
- Id: {
1549
- description: 'A unique identifier for the user object in the directory.',
1550
- type: 'string',
1551
- 'x-ms-summary': 'User id',
1552
- },
1553
- AccountEnabled: {
1554
- description: 'true if the account is enabled; otherwise, false. This property is required when a user is created.',
1555
- type: 'boolean',
1556
- 'x-ms-summary': 'Account enabled?',
1557
- },
1558
- BusinessPhones: {
1559
- description: 'A list of business phone numbers for the user',
1560
- type: 'array',
1561
- items: {
1562
- type: 'string',
1563
- },
1564
- readOnly: true,
1565
- 'x-ms-summary': 'Business phones',
1566
- },
1567
- City: {
1568
- description: 'The city in which the user is located.',
1569
- type: 'string',
1570
- 'x-ms-summary': 'City',
1571
- },
1572
- CompanyName: {
1573
- description: 'The name of the company in which the user works.',
1574
- type: 'string',
1575
- 'x-ms-summary': 'Company name',
1576
- },
1577
- Country: {
1578
- description: 'The country/region in which the user is located; for example, \u0022US\u0022 or \u0022UK\u0022.',
1579
- type: 'string',
1580
- 'x-ms-summary': 'Country',
1581
- },
1582
- Department: {
1583
- description: 'The name of the department in which the user works.',
1584
- type: 'string',
1585
- 'x-ms-summary': 'Department',
1586
- },
1587
- DisplayName: {
1588
- description: 'The name displayed in the address book for the user. This is usually the combination of the user\u0027s first name, middle initial and last name. This property is required when a user is created and it cannot be cleared during updates.',
1589
- type: 'string',
1590
- 'x-ms-summary': 'Display name',
1591
- },
1592
- GivenName: {
1593
- description: 'The given name (first name) of the user.',
1594
- type: 'string',
1595
- 'x-ms-summary': 'Given name',
1596
- },
1597
- JobTitle: {
1598
- description: 'The user\u2019s job title.',
1599
- type: 'string',
1600
- 'x-ms-summary': 'Job title',
1601
- },
1602
- Mail: {
1603
- description: 'The SMTP/email address for the user, for example, \u0022jeff@contoso.onmicrosoft.com\u0022. Read-Only.',
1604
- type: 'string',
1605
- 'x-ms-summary': 'Email',
1606
- },
1607
- MailNickname: {
1608
- description: 'The mail alias for the user. This property must be specified when a user is created.',
1609
- type: 'string',
1610
- 'x-ms-summary': 'Nickname',
1611
- },
1612
- mobilePhone: {
1613
- description: 'The primary cellular telephone number for the user.',
1614
- type: 'string',
1615
- 'x-ms-visibility': 'internal',
1616
- },
1617
- OfficeLocation: {
1618
- description: 'The office location in the user\u0027s place of business.',
1619
- type: 'string',
1620
- 'x-ms-summary': 'Office location',
1621
- },
1622
- PostalCode: {
1623
- description: 'The postal code for the user\u0027s postal address. The postal code is specific to the user\u0027s country/region. In the United States of America, this attribute contains the ZIP code.',
1624
- type: 'string',
1625
- 'x-ms-summary': 'Postal code',
1626
- },
1627
- Surname: {
1628
- description: 'The user\u0027s surname (family name or last name).',
1629
- type: 'string',
1630
- 'x-ms-summary': 'Surname',
1631
- },
1632
- TelephoneNumber: {
1633
- description: 'The primary cellular telephone number for the user.',
1634
- type: 'string',
1635
- 'x-ms-summary': 'Telephone number',
1636
- },
1637
- UserPrincipalName: {
1638
- description: 'The user principal name (UPN) of the user. The UPN is an Internet-style login name for the user based on the Internet standard RFC 822. By convention, this should map to the user\u2019s email name. The general format is alias@domain, where domain must be present in the tenant\u2019s collection of verified domains.',
1639
- type: 'string',
1640
- 'x-ms-summary': 'User Principal Name (UPN)',
1641
- },
1642
- },
1643
- },
1644
- ClientPhotoMetadata: {
1645
- description: 'Photo Metadata class',
1646
- type: 'object',
1647
- properties: {
1648
- HasPhoto: {
1649
- description: 'Has photo',
1650
- type: 'boolean',
1651
- 'x-ms-summary': 'Has photo',
1652
- },
1653
- Height: {
1654
- format: 'int32',
1655
- description: 'Height of photo',
1656
- type: 'integer',
1657
- 'x-ms-summary': 'Height',
1658
- },
1659
- Width: {
1660
- format: 'int32',
1661
- description: 'Width of photo',
1662
- type: 'integer',
1663
- 'x-ms-summary': 'Width',
1664
- },
1665
- ContentType: {
1666
- description: 'Content Type of photo',
1667
- type: 'string',
1668
- 'x-ms-summary': 'ContentType',
1669
- },
1670
- ImageFileExtension: {
1671
- description: 'File extension for the photo (ex: \u0022.jpg\u0022)',
1672
- type: 'string',
1673
- readOnly: true,
1674
- 'x-ms-summary': 'Image File Extension',
1675
- },
1676
- },
1677
- },
1678
- Object: {
1679
- type: 'object',
1680
- properties: {},
1681
- },
1682
- 'EntityListResponse[IReadOnlyList[User]]': {
1683
- description: 'Class representing entity list response from an Office API.',
1684
- type: 'object',
1685
- properties: {
1686
- value: {
1687
- description: 'Value',
1688
- type: 'array',
1689
- items: {
1690
- $ref: '#/definitions/User',
1691
- },
1692
- },
1693
- '@odata.nextLink': {
1694
- description: 'Next page link',
1695
- type: 'string',
1696
- },
1697
- },
1698
- },
1699
- GraphUser_V1: {
1700
- description: 'User from Graph API',
1701
- type: 'object',
1702
- properties: {
1703
- aboutMe: {
1704
- description: 'About Me',
1705
- type: 'string',
1706
- 'x-ms-summary': 'About Me',
1707
- },
1708
- accountEnabled: {
1709
- description: 'true if the account is enabled; otherwise, false. This property is required when a user is created.',
1710
- type: 'boolean',
1711
- 'x-ms-summary': 'Account enabled?',
1712
- },
1713
- birthday: {
1714
- description: 'Birthday',
1715
- type: 'string',
1716
- format: 'date-time',
1717
- 'x-ms-summary': 'Birthday',
1718
- },
1719
- businessPhones: {
1720
- description: 'Business Phones',
1721
- type: 'array',
1722
- items: {
1723
- type: 'string',
1724
- },
1725
- 'x-ms-summary': 'Business Phones',
1726
- },
1727
- city: {
1728
- description: 'The city in which the user is located.',
1729
- type: 'string',
1730
- 'x-ms-summary': 'City',
1731
- },
1732
- companyName: {
1733
- description: 'The name of the company in which the user works.',
1734
- type: 'string',
1735
- 'x-ms-summary': 'Company name',
1736
- },
1737
- country: {
1738
- description: 'The country/region in which the user is located; for example, \u0022US\u0022 or \u0022UK\u0022.',
1739
- type: 'string',
1740
- 'x-ms-summary': 'Country',
1741
- },
1742
- department: {
1743
- description: 'The name of the department in which the user works.',
1744
- type: 'string',
1745
- 'x-ms-summary': 'Department',
1746
- },
1747
- displayName: {
1748
- description: 'Display Name',
1749
- type: 'string',
1750
- 'x-ms-summary': 'Display Name',
1751
- },
1752
- givenName: {
1753
- description: 'Given Name',
1754
- type: 'string',
1755
- 'x-ms-summary': 'Given Name',
1756
- },
1757
- hireDate: {
1758
- type: 'string',
1759
- format: 'date-time',
1760
- description: 'Hire Date',
1761
- 'x-ms-summary': 'Hire Date',
1762
- },
1763
- id: {
1764
- description: 'Id',
1765
- type: 'string',
1766
- 'x-ms-summary': 'Id',
1767
- },
1768
- interests: {
1769
- type: 'array',
1770
- items: {
1771
- type: 'string',
1772
- },
1773
- description: 'Interests',
1774
- 'x-ms-summary': 'Interests',
1775
- },
1776
- jobTitle: {
1777
- description: 'Job Title',
1778
- type: 'string',
1779
- 'x-ms-summary': 'Job Title',
1780
- },
1781
- mail: {
1782
- description: 'Mail',
1783
- type: 'string',
1784
- 'x-ms-summary': 'Mail',
1785
- },
1786
- mailNickname: {
1787
- description: 'The mail alias for the user. This property must be specified when a user is created.',
1788
- type: 'string',
1789
- 'x-ms-summary': 'Nickname',
1790
- },
1791
- mobilePhone: {
1792
- description: 'Mobile Phone',
1793
- type: 'string',
1794
- 'x-ms-summary': 'Mobile Phone',
1795
- },
1796
- mySite: {
1797
- type: 'string',
1798
- description: 'My Site',
1799
- 'x-ms-summary': 'My Site',
1800
- },
1801
- officeLocation: {
1802
- description: 'Office Location',
1803
- type: 'string',
1804
- 'x-ms-summary': 'Office Location',
1805
- },
1806
- pastProjects: {
1807
- type: 'array',
1808
- items: {
1809
- type: 'string',
1810
- },
1811
- description: 'Past Projects',
1812
- 'x-ms-summary': 'Past Projects',
1813
- },
1814
- postalCode: {
1815
- description: 'The postal code for the user\u0027s postal address. The postal code is specific to the user\u0027s country/region. In the United States of America, this attribute contains the ZIP code.',
1816
- type: 'string',
1817
- 'x-ms-summary': 'Postal code',
1818
- },
1819
- preferredLanguage: {
1820
- description: 'Preferred Language',
1821
- type: 'string',
1822
- 'x-ms-summary': 'Preferred Language',
1823
- },
1824
- preferredName: {
1825
- type: 'string',
1826
- description: 'Preferred Name',
1827
- 'x-ms-summary': 'Preferred Name',
1828
- },
1829
- responsibilities: {
1830
- type: 'array',
1831
- items: {
1832
- type: 'string',
1833
- },
1834
- description: 'Responsibilities',
1835
- 'x-ms-summary': 'Responsibilities',
1836
- },
1837
- schools: {
1838
- type: 'array',
1839
- items: {
1840
- type: 'string',
1841
- },
1842
- description: 'Schools',
1843
- 'x-ms-summary': 'Schools',
1844
- },
1845
- skills: {
1846
- type: 'array',
1847
- items: {
1848
- type: 'string',
1849
- },
1850
- description: 'Skills',
1851
- 'x-ms-summary': 'Skills',
1852
- },
1853
- state: {
1854
- type: 'string',
1855
- description: 'State',
1856
- 'x-ms-summary': 'State',
1857
- },
1858
- streetAddress: {
1859
- type: 'string',
1860
- description: 'Street Address',
1861
- 'x-ms-summary': 'Street Address',
1862
- },
1863
- surname: {
1864
- description: 'Surname',
1865
- type: 'string',
1866
- 'x-ms-summary': 'Surname',
1867
- },
1868
- userPrincipalName: {
1869
- description: 'User Principal Name',
1870
- type: 'string',
1871
- 'x-ms-summary': 'User Principal Name',
1872
- },
1873
- userType: {
1874
- type: 'string',
1875
- description: 'User Type',
1876
- 'x-ms-summary': 'User Type',
1877
- },
1878
- },
1879
- },
1880
- ObjectWithoutType: {},
1881
- },
1882
- securityDefinitions: {
1883
- oauth2_auth: {
1884
- type: 'oauth2',
1885
- flow: 'accessCode',
1886
- authorizationUrl: 'https://login.windows.net/common/oauth2/authorize',
1887
- tokenUrl: 'https://login.windows.net/common/oauth2/authorize',
1888
- scopes: {
1889
- 'Sites.Read.All User.ReadBasic.All User.ReadWrite': 'Sites.Read.All User.ReadBasic.All User.ReadWrite',
1890
- },
1891
- },
1892
- },
1893
- security: [
1894
- {
1895
- oauth2_auth: ['Sites.Read.All User.ReadBasic.All User.ReadWrite'],
1896
- },
1897
- ],
1898
- tags: [],
1899
- 'x-ms-connector-metadata': [
1900
- {
1901
- propertyName: 'Website',
1902
- propertyValue: 'https://www.office.com/',
1903
- },
1904
- ],
1905
- 'x-ms-capabilities': {
1906
- testConnection: {
1907
- operationId: 'TestConnection',
1908
- parameters: {},
1909
- },
1910
- },
1911
- parameters: {
1912
- extractSensitivityLabel: {
1913
- name: 'extractSensitivityLabel',
1914
- in: 'query',
1915
- description: 'Select if you want to extract Sensitivity label ( \u0022false\u0022, \u0022true\u0022).',
1916
- required: false,
1917
- 'x-ms-summary': 'Extract Sensitivity Label',
1918
- type: 'string',
1919
- default: 'false',
1920
- enum: ['false', 'true'],
1921
- },
1922
- fetchSensitivityLabelMetadata: {
1923
- name: 'fetchSensitivityLabelMetadata',
1924
- in: 'query',
1925
- required: false,
1926
- description: 'A boolean whether to fetch sensitivity label Metadata for associated LabelId.',
1927
- 'x-ms-summary': 'Sensitivity Label Metadata',
1928
- type: 'string',
1929
- default: 'false',
1930
- enum: ['false', 'true'],
1931
- },
1932
- },
1933
- externalDocs: {
1934
- url: 'https://docs.microsoft.com/connectors/office365users',
1935
- },
1936
- },
1937
- wadlUrl: 'https://pafeblobprodcy.blob.core.windows.net/apiwadls-983f0a2f-70b4-4055-93ae-d5a6659c9cc7/shared%3A2Doffice365users?skoid=1b4c3c9e-b403-4e0f-9933-e50756645683\u0026sktid=975f013f-7f24-47e8-a7d3-abc4752bf346\u0026skt=2025-07-02T21%3A00%3A00Z\u0026ske=2025-07-09T21%3A00%3A00Z\u0026sks=b\u0026skv=2025-01-05\u0026sv=2025-01-05\u0026spr=https\u0026st=2025-07-02T21%3A04%3A09Z\u0026se=2025-07-03T09%3A05%3A09Z\u0026sr=c\u0026sp=rl\u0026scid=88b17a3b-17f4-4086-8294-a4e81fbae2bd\u0026sig=M9luk4QeqW%2F7MqFciTD3MatAadIkZ35GMc8FnvMKirE%3D',
1938
- runtimeUrls: [
1939
- 'https://4ef52cc0-31a9-e40c-9c37-8d3fd467910f.17.common.firstrelease.azure-apihub.net/apim/office365users',
1940
- ],
1941
- primaryRuntimeUrl: 'https://4ef52cc0-31a9-e40c-9c37-8d3fd467910f.17.common.firstrelease.azure-apihub.net/apim/office365users',
1942
- doNotUseApiHubNetRuntimeUrl: 'https://4ef52cc0-31a9-e40c-9c37-8d3fd467910f.17.common.firstrelease.azure-apihub.net/apim/office365users',
1943
- metadata: {
1944
- source: 'marketplace',
1945
- brandColor: '#eb3c00',
1946
- useNewApimVersion: 'true',
1947
- version: {
1948
- previous: 'v1.0.1751\\1.0.1751.4212',
1949
- current: 'v1.0.1751\\1.0.1751.4213',
1950
- },
1951
- },
1952
- capabilities: ['actions'],
1953
- interfaces: {},
1954
- description: 'Office 365 Users Connection provider lets you access user profiles in your organization using your Office 365 account. You can perform various actions such as get your profile, a user\u0027s profile, a user\u0027s manager or direct reports and also update a user profile.',
1955
- createdTime: '2016-10-13T00:29:38.7281213Z',
1956
- changedTime: '2025-05-03T00:30:22.5108959Z',
1957
- releaseTag: 'Production',
1958
- tier: 'Standard',
1959
- publisher: 'Microsoft',
1960
- scopes: {
1961
- will: ['Read your full user profile', 'Read the full profile of all users'],
1962
- wont: ['Modify or delete any user-profile information'],
1963
- },
1964
- rateLimit: 0,
1965
- apiVersion: 'None',
1966
- },
1967
- };
1968
- export default connector;
1969
- //# sourceMappingURL=office365users.js.map