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