@osdk/client.unstable.tpsa 0.1.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 (475) hide show
  1. package/build/browser/index.js +251 -0
  2. package/build/browser/index.js.map +1 -0
  3. package/build/esm/generated/third-party-application-service/ActionTypeApiName.d.ts +2 -0
  4. package/build/esm/generated/third-party-application-service/ActionTypeApiName.d.ts.map +1 -0
  5. package/build/esm/generated/third-party-application-service/ActionTypeAuthScope.d.ts +4 -0
  6. package/build/esm/generated/third-party-application-service/ActionTypeAuthScope.d.ts.map +1 -0
  7. package/build/esm/generated/third-party-application-service/ActionTypeAuthScopePatch.d.ts +12 -0
  8. package/build/esm/generated/third-party-application-service/ActionTypeAuthScopePatch.d.ts.map +1 -0
  9. package/build/esm/generated/third-party-application-service/ActionTypeBinding.d.ts +7 -0
  10. package/build/esm/generated/third-party-application-service/ActionTypeBinding.d.ts.map +1 -0
  11. package/build/esm/generated/third-party-application-service/ActionTypeDataScope.d.ts +3 -0
  12. package/build/esm/generated/third-party-application-service/ActionTypeDataScope.d.ts.map +1 -0
  13. package/build/esm/generated/third-party-application-service/ActionTypeRid.d.ts +2 -0
  14. package/build/esm/generated/third-party-application-service/ActionTypeRid.d.ts.map +1 -0
  15. package/build/esm/generated/third-party-application-service/Application.d.ts +26 -0
  16. package/build/esm/generated/third-party-application-service/Application.d.ts.map +1 -0
  17. package/build/esm/generated/third-party-application-service/ApplicationClientService/bulkGetApplicationsForClients.d.ts +12 -0
  18. package/build/esm/generated/third-party-application-service/ApplicationClientService/bulkGetApplicationsForClients.d.ts.map +1 -0
  19. package/build/esm/generated/third-party-application-service/ApplicationClientService/createClient.d.ts +10 -0
  20. package/build/esm/generated/third-party-application-service/ApplicationClientService/createClient.d.ts.map +1 -0
  21. package/build/esm/generated/third-party-application-service/ApplicationClientService/getApplicationForClient.d.ts +11 -0
  22. package/build/esm/generated/third-party-application-service/ApplicationClientService/getApplicationForClient.d.ts.map +1 -0
  23. package/build/esm/generated/third-party-application-service/ApplicationClientService/getClientState.d.ts +10 -0
  24. package/build/esm/generated/third-party-application-service/ApplicationClientService/getClientState.d.ts.map +1 -0
  25. package/build/esm/generated/third-party-application-service/ApplicationClientService.d.ts +5 -0
  26. package/build/esm/generated/third-party-application-service/ApplicationClientService.d.ts.map +1 -0
  27. package/build/esm/generated/third-party-application-service/ApplicationDescription.d.ts +5 -0
  28. package/build/esm/generated/third-party-application-service/ApplicationDescription.d.ts.map +1 -0
  29. package/build/esm/generated/third-party-application-service/ApplicationMetricsService/getMetrics.d.ts +13 -0
  30. package/build/esm/generated/third-party-application-service/ApplicationMetricsService/getMetrics.d.ts.map +1 -0
  31. package/build/esm/generated/third-party-application-service/ApplicationMetricsService/getMetricsDelay.d.ts +8 -0
  32. package/build/esm/generated/third-party-application-service/ApplicationMetricsService/getMetricsDelay.d.ts.map +1 -0
  33. package/build/esm/generated/third-party-application-service/ApplicationMetricsService/getRequestDurationMetrics.d.ts +14 -0
  34. package/build/esm/generated/third-party-application-service/ApplicationMetricsService/getRequestDurationMetrics.d.ts.map +1 -0
  35. package/build/esm/generated/third-party-application-service/ApplicationMetricsService/getRequestDurationMetricsDelay.d.ts +8 -0
  36. package/build/esm/generated/third-party-application-service/ApplicationMetricsService/getRequestDurationMetricsDelay.d.ts.map +1 -0
  37. package/build/esm/generated/third-party-application-service/ApplicationMetricsService.d.ts +5 -0
  38. package/build/esm/generated/third-party-application-service/ApplicationMetricsService.d.ts.map +1 -0
  39. package/build/esm/generated/third-party-application-service/ApplicationName.d.ts +5 -0
  40. package/build/esm/generated/third-party-application-service/ApplicationName.d.ts.map +1 -0
  41. package/build/esm/generated/third-party-application-service/ApplicationPageToken.d.ts +2 -0
  42. package/build/esm/generated/third-party-application-service/ApplicationPageToken.d.ts.map +1 -0
  43. package/build/esm/generated/third-party-application-service/ApplicationRid.d.ts +2 -0
  44. package/build/esm/generated/third-party-application-service/ApplicationRid.d.ts.map +1 -0
  45. package/build/esm/generated/third-party-application-service/ApplicationSdk.d.ts +21 -0
  46. package/build/esm/generated/third-party-application-service/ApplicationSdk.d.ts.map +1 -0
  47. package/build/esm/generated/third-party-application-service/ApplicationSdkInputs.d.ts +7 -0
  48. package/build/esm/generated/third-party-application-service/ApplicationSdkInputs.d.ts.map +1 -0
  49. package/build/esm/generated/third-party-application-service/ApplicationSdkPageToken.d.ts +2 -0
  50. package/build/esm/generated/third-party-application-service/ApplicationSdkPageToken.d.ts.map +1 -0
  51. package/build/esm/generated/third-party-application-service/ApplicationSdkService/bulkGetEntitySdkVersions.d.ts +11 -0
  52. package/build/esm/generated/third-party-application-service/ApplicationSdkService/bulkGetEntitySdkVersions.d.ts.map +1 -0
  53. package/build/esm/generated/third-party-application-service/ApplicationSdkService/createSdk.d.ts +11 -0
  54. package/build/esm/generated/third-party-application-service/ApplicationSdkService/createSdk.d.ts.map +1 -0
  55. package/build/esm/generated/third-party-application-service/ApplicationSdkService/createSdkV2.d.ts +11 -0
  56. package/build/esm/generated/third-party-application-service/ApplicationSdkService/createSdkV2.d.ts.map +1 -0
  57. package/build/esm/generated/third-party-application-service/ApplicationSdkService/getApplicationForSdkRepository.d.ts +11 -0
  58. package/build/esm/generated/third-party-application-service/ApplicationSdkService/getApplicationForSdkRepository.d.ts.map +1 -0
  59. package/build/esm/generated/third-party-application-service/ApplicationSdkService/getSdk.d.ts +11 -0
  60. package/build/esm/generated/third-party-application-service/ApplicationSdkService/getSdk.d.ts.map +1 -0
  61. package/build/esm/generated/third-party-application-service/ApplicationSdkService/listSdks.d.ts +12 -0
  62. package/build/esm/generated/third-party-application-service/ApplicationSdkService/listSdks.d.ts.map +1 -0
  63. package/build/esm/generated/third-party-application-service/ApplicationSdkService.d.ts +7 -0
  64. package/build/esm/generated/third-party-application-service/ApplicationSdkService.d.ts.map +1 -0
  65. package/build/esm/generated/third-party-application-service/ApplicationSdkSettings.d.ts +8 -0
  66. package/build/esm/generated/third-party-application-service/ApplicationSdkSettings.d.ts.map +1 -0
  67. package/build/esm/generated/third-party-application-service/ApplicationSdkSettingsModification.d.ts +11 -0
  68. package/build/esm/generated/third-party-application-service/ApplicationSdkSettingsModification.d.ts.map +1 -0
  69. package/build/esm/generated/third-party-application-service/ApplicationService/bulkGetApplications.d.ts +12 -0
  70. package/build/esm/generated/third-party-application-service/ApplicationService/bulkGetApplications.d.ts.map +1 -0
  71. package/build/esm/generated/third-party-application-service/ApplicationService/createApplication.d.ts +11 -0
  72. package/build/esm/generated/third-party-application-service/ApplicationService/createApplication.d.ts.map +1 -0
  73. package/build/esm/generated/third-party-application-service/ApplicationService/createApplicationV2.d.ts +11 -0
  74. package/build/esm/generated/third-party-application-service/ApplicationService/createApplicationV2.d.ts.map +1 -0
  75. package/build/esm/generated/third-party-application-service/ApplicationService/deleteApplication.d.ts +9 -0
  76. package/build/esm/generated/third-party-application-service/ApplicationService/deleteApplication.d.ts.map +1 -0
  77. package/build/esm/generated/third-party-application-service/ApplicationService/getApplication.d.ts +11 -0
  78. package/build/esm/generated/third-party-application-service/ApplicationService/getApplication.d.ts.map +1 -0
  79. package/build/esm/generated/third-party-application-service/ApplicationService/getApplicationVersion.d.ts +11 -0
  80. package/build/esm/generated/third-party-application-service/ApplicationService/getApplicationVersion.d.ts.map +1 -0
  81. package/build/esm/generated/third-party-application-service/ApplicationService/listApplicationVersions.d.ts +12 -0
  82. package/build/esm/generated/third-party-application-service/ApplicationService/listApplicationVersions.d.ts.map +1 -0
  83. package/build/esm/generated/third-party-application-service/ApplicationService/listApplications.d.ts +13 -0
  84. package/build/esm/generated/third-party-application-service/ApplicationService/listApplications.d.ts.map +1 -0
  85. package/build/esm/generated/third-party-application-service/ApplicationService/updateApplication.d.ts +11 -0
  86. package/build/esm/generated/third-party-application-service/ApplicationService/updateApplication.d.ts.map +1 -0
  87. package/build/esm/generated/third-party-application-service/ApplicationService/updateApplicationRoles.d.ts +10 -0
  88. package/build/esm/generated/third-party-application-service/ApplicationService/updateApplicationRoles.d.ts.map +1 -0
  89. package/build/esm/generated/third-party-application-service/ApplicationService/updateApplicationV2.d.ts +11 -0
  90. package/build/esm/generated/third-party-application-service/ApplicationService/updateApplicationV2.d.ts.map +1 -0
  91. package/build/esm/generated/third-party-application-service/ApplicationService/updateApplicationV3.d.ts +11 -0
  92. package/build/esm/generated/third-party-application-service/ApplicationService/updateApplicationV3.d.ts.map +1 -0
  93. package/build/esm/generated/third-party-application-service/ApplicationService.d.ts +13 -0
  94. package/build/esm/generated/third-party-application-service/ApplicationService.d.ts.map +1 -0
  95. package/build/esm/generated/third-party-application-service/ApplicationTokenService/createApiToken.d.ts +11 -0
  96. package/build/esm/generated/third-party-application-service/ApplicationTokenService/createApiToken.d.ts.map +1 -0
  97. package/build/esm/generated/third-party-application-service/ApplicationTokenService.d.ts +2 -0
  98. package/build/esm/generated/third-party-application-service/ApplicationTokenService.d.ts.map +1 -0
  99. package/build/esm/generated/third-party-application-service/ApplicationVersion.d.ts +2 -0
  100. package/build/esm/generated/third-party-application-service/ApplicationVersion.d.ts.map +1 -0
  101. package/build/esm/generated/third-party-application-service/ApplicationVersionMetadata.d.ts +7 -0
  102. package/build/esm/generated/third-party-application-service/ApplicationVersionMetadata.d.ts.map +1 -0
  103. package/build/esm/generated/third-party-application-service/ApplicationVersionPageToken.d.ts +2 -0
  104. package/build/esm/generated/third-party-application-service/ApplicationVersionPageToken.d.ts.map +1 -0
  105. package/build/esm/generated/third-party-application-service/ApplicationVersionRequest.d.ts +7 -0
  106. package/build/esm/generated/third-party-application-service/ApplicationVersionRequest.d.ts.map +1 -0
  107. package/build/esm/generated/third-party-application-service/ApplicationWebsite.d.ts +13 -0
  108. package/build/esm/generated/third-party-application-service/ApplicationWebsite.d.ts.map +1 -0
  109. package/build/esm/generated/third-party-application-service/ApplicationWebsiteService/getApplicationForWebsiteRepository.d.ts +11 -0
  110. package/build/esm/generated/third-party-application-service/ApplicationWebsiteService/getApplicationForWebsiteRepository.d.ts.map +1 -0
  111. package/build/esm/generated/third-party-application-service/ApplicationWebsiteService/getWebsite.d.ts +13 -0
  112. package/build/esm/generated/third-party-application-service/ApplicationWebsiteService/getWebsite.d.ts.map +1 -0
  113. package/build/esm/generated/third-party-application-service/ApplicationWebsiteService/getWebsiteRepository.d.ts +13 -0
  114. package/build/esm/generated/third-party-application-service/ApplicationWebsiteService/getWebsiteRepository.d.ts.map +1 -0
  115. package/build/esm/generated/third-party-application-service/ApplicationWebsiteService/getWebsitesForCodeRepository.d.ts +11 -0
  116. package/build/esm/generated/third-party-application-service/ApplicationWebsiteService/getWebsitesForCodeRepository.d.ts.map +1 -0
  117. package/build/esm/generated/third-party-application-service/ApplicationWebsiteService/linkWebsiteCodeRepository.d.ts +18 -0
  118. package/build/esm/generated/third-party-application-service/ApplicationWebsiteService/linkWebsiteCodeRepository.d.ts.map +1 -0
  119. package/build/esm/generated/third-party-application-service/ApplicationWebsiteService/updateWebsiteRoles.d.ts +16 -0
  120. package/build/esm/generated/third-party-application-service/ApplicationWebsiteService/updateWebsiteRoles.d.ts.map +1 -0
  121. package/build/esm/generated/third-party-application-service/ApplicationWebsiteService.d.ts +7 -0
  122. package/build/esm/generated/third-party-application-service/ApplicationWebsiteService.d.ts.map +1 -0
  123. package/build/esm/generated/third-party-application-service/ArtifactsRepositoryRid.d.ts +2 -0
  124. package/build/esm/generated/third-party-application-service/ArtifactsRepositoryRid.d.ts.map +1 -0
  125. package/build/esm/generated/third-party-application-service/Attribution.d.ts +6 -0
  126. package/build/esm/generated/third-party-application-service/Attribution.d.ts.map +1 -0
  127. package/build/esm/generated/third-party-application-service/AuthScope.d.ts +7 -0
  128. package/build/esm/generated/third-party-application-service/AuthScope.d.ts.map +1 -0
  129. package/build/esm/generated/third-party-application-service/AuthScopeModification.d.ts +24 -0
  130. package/build/esm/generated/third-party-application-service/AuthScopeModification.d.ts.map +1 -0
  131. package/build/esm/generated/third-party-application-service/AuthScopePatch.d.ts +2 -0
  132. package/build/esm/generated/third-party-application-service/AuthScopePatch.d.ts.map +1 -0
  133. package/build/esm/generated/third-party-application-service/AuthScopeRemovalPatch.d.ts +3 -0
  134. package/build/esm/generated/third-party-application-service/AuthScopeRemovalPatch.d.ts.map +1 -0
  135. package/build/esm/generated/third-party-application-service/AuthorizationCodeGrant.d.ts +5 -0
  136. package/build/esm/generated/third-party-application-service/AuthorizationCodeGrant.d.ts.map +1 -0
  137. package/build/esm/generated/third-party-application-service/BucketingInterval.d.ts +5 -0
  138. package/build/esm/generated/third-party-application-service/BucketingInterval.d.ts.map +1 -0
  139. package/build/esm/generated/third-party-application-service/BulkGetApplicationsForClientsRequest.d.ts +5 -0
  140. package/build/esm/generated/third-party-application-service/BulkGetApplicationsForClientsRequest.d.ts.map +1 -0
  141. package/build/esm/generated/third-party-application-service/BulkGetApplicationsForClientsResponse.d.ts +6 -0
  142. package/build/esm/generated/third-party-application-service/BulkGetApplicationsForClientsResponse.d.ts.map +1 -0
  143. package/build/esm/generated/third-party-application-service/BulkGetApplicationsRequest.d.ts +5 -0
  144. package/build/esm/generated/third-party-application-service/BulkGetApplicationsRequest.d.ts.map +1 -0
  145. package/build/esm/generated/third-party-application-service/BulkGetApplicationsResponse.d.ts +5 -0
  146. package/build/esm/generated/third-party-application-service/BulkGetApplicationsResponse.d.ts.map +1 -0
  147. package/build/esm/generated/third-party-application-service/BulkGetEntitySdkVersionsRequest.d.ts +4 -0
  148. package/build/esm/generated/third-party-application-service/BulkGetEntitySdkVersionsRequest.d.ts.map +1 -0
  149. package/build/esm/generated/third-party-application-service/BulkGetEntitySdkVersionsResponse.d.ts +5 -0
  150. package/build/esm/generated/third-party-application-service/BulkGetEntitySdkVersionsResponse.d.ts.map +1 -0
  151. package/build/esm/generated/third-party-application-service/ClientCredentialsGrant.d.ts +4 -0
  152. package/build/esm/generated/third-party-application-service/ClientCredentialsGrant.d.ts.map +1 -0
  153. package/build/esm/generated/third-party-application-service/ClientId.d.ts +2 -0
  154. package/build/esm/generated/third-party-application-service/ClientId.d.ts.map +1 -0
  155. package/build/esm/generated/third-party-application-service/ClientSecret.d.ts +2 -0
  156. package/build/esm/generated/third-party-application-service/ClientSecret.d.ts.map +1 -0
  157. package/build/esm/generated/third-party-application-service/ClientSpecification.d.ts +12 -0
  158. package/build/esm/generated/third-party-application-service/ClientSpecification.d.ts.map +1 -0
  159. package/build/esm/generated/third-party-application-service/ClientState.d.ts +12 -0
  160. package/build/esm/generated/third-party-application-service/ClientState.d.ts.map +1 -0
  161. package/build/esm/generated/third-party-application-service/CompassProjectRid.d.ts +2 -0
  162. package/build/esm/generated/third-party-application-service/CompassProjectRid.d.ts.map +1 -0
  163. package/build/esm/generated/third-party-application-service/CondaSdk.d.ts +16 -0
  164. package/build/esm/generated/third-party-application-service/CondaSdk.d.ts.map +1 -0
  165. package/build/esm/generated/third-party-application-service/ConfidentialClient.d.ts +11 -0
  166. package/build/esm/generated/third-party-application-service/ConfidentialClient.d.ts.map +1 -0
  167. package/build/esm/generated/third-party-application-service/CreateApiTokenRequest.d.ts +11 -0
  168. package/build/esm/generated/third-party-application-service/CreateApiTokenRequest.d.ts.map +1 -0
  169. package/build/esm/generated/third-party-application-service/CreateApplicationRequest.d.ts +17 -0
  170. package/build/esm/generated/third-party-application-service/CreateApplicationRequest.d.ts.map +1 -0
  171. package/build/esm/generated/third-party-application-service/CreateApplicationRequestV2.d.ts +24 -0
  172. package/build/esm/generated/third-party-application-service/CreateApplicationRequestV2.d.ts.map +1 -0
  173. package/build/esm/generated/third-party-application-service/CreateApplicationSdkRequest.d.ts +18 -0
  174. package/build/esm/generated/third-party-application-service/CreateApplicationSdkRequest.d.ts.map +1 -0
  175. package/build/esm/generated/third-party-application-service/CreateApplicationSdkRequestV2.d.ts +23 -0
  176. package/build/esm/generated/third-party-application-service/CreateApplicationSdkRequestV2.d.ts.map +1 -0
  177. package/build/esm/generated/third-party-application-service/CreateClientResponse.d.ts +7 -0
  178. package/build/esm/generated/third-party-application-service/CreateClientResponse.d.ts.map +1 -0
  179. package/build/esm/generated/third-party-application-service/CreateCondaSdkOptions.d.ts +6 -0
  180. package/build/esm/generated/third-party-application-service/CreateCondaSdkOptions.d.ts.map +1 -0
  181. package/build/esm/generated/third-party-application-service/CreateMavenSdkOptions.d.ts +8 -0
  182. package/build/esm/generated/third-party-application-service/CreateMavenSdkOptions.d.ts.map +1 -0
  183. package/build/esm/generated/third-party-application-service/CreateNpmSdkOptions.d.ts +7 -0
  184. package/build/esm/generated/third-party-application-service/CreateNpmSdkOptions.d.ts.map +1 -0
  185. package/build/esm/generated/third-party-application-service/CreatePypiSdkOptions.d.ts +6 -0
  186. package/build/esm/generated/third-party-application-service/CreatePypiSdkOptions.d.ts.map +1 -0
  187. package/build/esm/generated/third-party-application-service/CreateSdkRequest.d.ts +19 -0
  188. package/build/esm/generated/third-party-application-service/CreateSdkRequest.d.ts.map +1 -0
  189. package/build/esm/generated/third-party-application-service/CreatedClientState.d.ts +5 -0
  190. package/build/esm/generated/third-party-application-service/CreatedClientState.d.ts.map +1 -0
  191. package/build/esm/generated/third-party-application-service/CreatedCreateClientResponse.d.ts +7 -0
  192. package/build/esm/generated/third-party-application-service/CreatedCreateClientResponse.d.ts.map +1 -0
  193. package/build/esm/generated/third-party-application-service/DataEntities.d.ts +20 -0
  194. package/build/esm/generated/third-party-application-service/DataEntities.d.ts.map +1 -0
  195. package/build/esm/generated/third-party-application-service/DataScopeModification.d.ts +17 -0
  196. package/build/esm/generated/third-party-application-service/DataScopeModification.d.ts.map +1 -0
  197. package/build/esm/generated/third-party-application-service/DataScopePatch.d.ts +2 -0
  198. package/build/esm/generated/third-party-application-service/DataScopePatch.d.ts.map +1 -0
  199. package/build/esm/generated/third-party-application-service/DataScopeRemovalPatch.d.ts +3 -0
  200. package/build/esm/generated/third-party-application-service/DataScopeRemovalPatch.d.ts.map +1 -0
  201. package/build/esm/generated/third-party-application-service/DataScopeV2.d.ts +7 -0
  202. package/build/esm/generated/third-party-application-service/DataScopeV2.d.ts.map +1 -0
  203. package/build/esm/generated/third-party-application-service/DatasetRid.d.ts +2 -0
  204. package/build/esm/generated/third-party-application-service/DatasetRid.d.ts.map +1 -0
  205. package/build/esm/generated/third-party-application-service/EndpointName.d.ts +5 -0
  206. package/build/esm/generated/third-party-application-service/EndpointName.d.ts.map +1 -0
  207. package/build/esm/generated/third-party-application-service/EntitySdkVersions.d.ts +6 -0
  208. package/build/esm/generated/third-party-application-service/EntitySdkVersions.d.ts.map +1 -0
  209. package/build/esm/generated/third-party-application-service/EveryonePrincipal.d.ts +3 -0
  210. package/build/esm/generated/third-party-application-service/EveryonePrincipal.d.ts.map +1 -0
  211. package/build/esm/generated/third-party-application-service/FunctionApiName.d.ts +2 -0
  212. package/build/esm/generated/third-party-application-service/FunctionApiName.d.ts.map +1 -0
  213. package/build/esm/generated/third-party-application-service/FunctionAuthScope.d.ts +4 -0
  214. package/build/esm/generated/third-party-application-service/FunctionAuthScope.d.ts.map +1 -0
  215. package/build/esm/generated/third-party-application-service/FunctionAuthScopePatch.d.ts +12 -0
  216. package/build/esm/generated/third-party-application-service/FunctionAuthScopePatch.d.ts.map +1 -0
  217. package/build/esm/generated/third-party-application-service/FunctionBinding.d.ts +7 -0
  218. package/build/esm/generated/third-party-application-service/FunctionBinding.d.ts.map +1 -0
  219. package/build/esm/generated/third-party-application-service/FunctionRid.d.ts +2 -0
  220. package/build/esm/generated/third-party-application-service/FunctionRid.d.ts.map +1 -0
  221. package/build/esm/generated/third-party-application-service/GenerateOpenApiRequest.d.ts +10 -0
  222. package/build/esm/generated/third-party-application-service/GenerateOpenApiRequest.d.ts.map +1 -0
  223. package/build/esm/generated/third-party-application-service/GetMetricsDelayResponse.d.ts +7 -0
  224. package/build/esm/generated/third-party-application-service/GetMetricsDelayResponse.d.ts.map +1 -0
  225. package/build/esm/generated/third-party-application-service/GetMetricsRequest.d.ts +27 -0
  226. package/build/esm/generated/third-party-application-service/GetMetricsRequest.d.ts.map +1 -0
  227. package/build/esm/generated/third-party-application-service/GetMetricsResponse.d.ts +25 -0
  228. package/build/esm/generated/third-party-application-service/GetMetricsResponse.d.ts.map +1 -0
  229. package/build/esm/generated/third-party-application-service/GetRequestDurationMetricsDelayResponse.d.ts +7 -0
  230. package/build/esm/generated/third-party-application-service/GetRequestDurationMetricsDelayResponse.d.ts.map +1 -0
  231. package/build/esm/generated/third-party-application-service/GetRequestDurationMetricsRequest.d.ts +9 -0
  232. package/build/esm/generated/third-party-application-service/GetRequestDurationMetricsRequest.d.ts.map +1 -0
  233. package/build/esm/generated/third-party-application-service/GetRequestDurationMetricsResponse.d.ts +8 -0
  234. package/build/esm/generated/third-party-application-service/GetRequestDurationMetricsResponse.d.ts.map +1 -0
  235. package/build/esm/generated/third-party-application-service/GroupByProperty.d.ts +5 -0
  236. package/build/esm/generated/third-party-application-service/GroupByProperty.d.ts.map +1 -0
  237. package/build/esm/generated/third-party-application-service/GroupId.d.ts +2 -0
  238. package/build/esm/generated/third-party-application-service/GroupId.d.ts.map +1 -0
  239. package/build/esm/generated/third-party-application-service/GroupPrincipal.d.ts +5 -0
  240. package/build/esm/generated/third-party-application-service/GroupPrincipal.d.ts.map +1 -0
  241. package/build/esm/generated/third-party-application-service/IndexedApplication.d.ts +9 -0
  242. package/build/esm/generated/third-party-application-service/IndexedApplication.d.ts.map +1 -0
  243. package/build/esm/generated/third-party-application-service/IndexedApplicationV3.d.ts +9 -0
  244. package/build/esm/generated/third-party-application-service/IndexedApplicationV3.d.ts.map +1 -0
  245. package/build/esm/generated/third-party-application-service/IndexedApplicationV4.d.ts +9 -0
  246. package/build/esm/generated/third-party-application-service/IndexedApplicationV4.d.ts.map +1 -0
  247. package/build/esm/generated/third-party-application-service/InterfaceTypeApiName.d.ts +2 -0
  248. package/build/esm/generated/third-party-application-service/InterfaceTypeApiName.d.ts.map +1 -0
  249. package/build/esm/generated/third-party-application-service/InterfaceTypeAuthScopePatch.d.ts +2 -0
  250. package/build/esm/generated/third-party-application-service/InterfaceTypeAuthScopePatch.d.ts.map +1 -0
  251. package/build/esm/generated/third-party-application-service/InterfaceTypeBinding.d.ts +7 -0
  252. package/build/esm/generated/third-party-application-service/InterfaceTypeBinding.d.ts.map +1 -0
  253. package/build/esm/generated/third-party-application-service/InterfaceTypeRid.d.ts +2 -0
  254. package/build/esm/generated/third-party-application-service/InterfaceTypeRid.d.ts.map +1 -0
  255. package/build/esm/generated/third-party-application-service/LegacyDataScope.d.ts +7 -0
  256. package/build/esm/generated/third-party-application-service/LegacyDataScope.d.ts.map +1 -0
  257. package/build/esm/generated/third-party-application-service/LegacyOntologyDataScope.d.ts +14 -0
  258. package/build/esm/generated/third-party-application-service/LegacyOntologyDataScope.d.ts.map +1 -0
  259. package/build/esm/generated/third-party-application-service/LinkTypeApiName.d.ts +2 -0
  260. package/build/esm/generated/third-party-application-service/LinkTypeApiName.d.ts.map +1 -0
  261. package/build/esm/generated/third-party-application-service/LinkTypeAuthScope.d.ts +5 -0
  262. package/build/esm/generated/third-party-application-service/LinkTypeAuthScope.d.ts.map +1 -0
  263. package/build/esm/generated/third-party-application-service/LinkTypeAuthScopePatch.d.ts +12 -0
  264. package/build/esm/generated/third-party-application-service/LinkTypeAuthScopePatch.d.ts.map +1 -0
  265. package/build/esm/generated/third-party-application-service/LinkTypeBinding.d.ts +11 -0
  266. package/build/esm/generated/third-party-application-service/LinkTypeBinding.d.ts.map +1 -0
  267. package/build/esm/generated/third-party-application-service/LinkTypeDataScope.d.ts +5 -0
  268. package/build/esm/generated/third-party-application-service/LinkTypeDataScope.d.ts.map +1 -0
  269. package/build/esm/generated/third-party-application-service/LinkTypeRid.d.ts +2 -0
  270. package/build/esm/generated/third-party-application-service/LinkTypeRid.d.ts.map +1 -0
  271. package/build/esm/generated/third-party-application-service/LinkWebsiteCodeRepositoryRequest.d.ts +5 -0
  272. package/build/esm/generated/third-party-application-service/LinkWebsiteCodeRepositoryRequest.d.ts.map +1 -0
  273. package/build/esm/generated/third-party-application-service/ListApplicationSdksResponse.d.ts +8 -0
  274. package/build/esm/generated/third-party-application-service/ListApplicationSdksResponse.d.ts.map +1 -0
  275. package/build/esm/generated/third-party-application-service/ListApplicationVersionsResponse.d.ts +8 -0
  276. package/build/esm/generated/third-party-application-service/ListApplicationVersionsResponse.d.ts.map +1 -0
  277. package/build/esm/generated/third-party-application-service/ListApplicationsResponse.d.ts +8 -0
  278. package/build/esm/generated/third-party-application-service/ListApplicationsResponse.d.ts.map +1 -0
  279. package/build/esm/generated/third-party-application-service/ListSdkGeneratorVersionsResponse.d.ts +7 -0
  280. package/build/esm/generated/third-party-application-service/ListSdkGeneratorVersionsResponse.d.ts.map +1 -0
  281. package/build/esm/generated/third-party-application-service/ListSdkPackagesResponse.d.ts +8 -0
  282. package/build/esm/generated/third-party-application-service/ListSdkPackagesResponse.d.ts.map +1 -0
  283. package/build/esm/generated/third-party-application-service/ListSdksResponse.d.ts +8 -0
  284. package/build/esm/generated/third-party-application-service/ListSdksResponse.d.ts.map +1 -0
  285. package/build/esm/generated/third-party-application-service/LogoUri.d.ts +2 -0
  286. package/build/esm/generated/third-party-application-service/LogoUri.d.ts.map +1 -0
  287. package/build/esm/generated/third-party-application-service/MarkingId.d.ts +2 -0
  288. package/build/esm/generated/third-party-application-service/MarkingId.d.ts.map +1 -0
  289. package/build/esm/generated/third-party-application-service/MavenGroupId.d.ts +2 -0
  290. package/build/esm/generated/third-party-application-service/MavenGroupId.d.ts.map +1 -0
  291. package/build/esm/generated/third-party-application-service/MavenPackageName.d.ts +5 -0
  292. package/build/esm/generated/third-party-application-service/MavenPackageName.d.ts.map +1 -0
  293. package/build/esm/generated/third-party-application-service/MavenSdk.d.ts +16 -0
  294. package/build/esm/generated/third-party-application-service/MavenSdk.d.ts.map +1 -0
  295. package/build/esm/generated/third-party-application-service/NamespaceRid.d.ts +2 -0
  296. package/build/esm/generated/third-party-application-service/NamespaceRid.d.ts.map +1 -0
  297. package/build/esm/generated/third-party-application-service/NotRequestedClientState.d.ts +6 -0
  298. package/build/esm/generated/third-party-application-service/NotRequestedClientState.d.ts.map +1 -0
  299. package/build/esm/generated/third-party-application-service/NpmPackageName.d.ts +2 -0
  300. package/build/esm/generated/third-party-application-service/NpmPackageName.d.ts.map +1 -0
  301. package/build/esm/generated/third-party-application-service/NpmSdk.d.ts +16 -0
  302. package/build/esm/generated/third-party-application-service/NpmSdk.d.ts.map +1 -0
  303. package/build/esm/generated/third-party-application-service/ObjectTypeApiName.d.ts +2 -0
  304. package/build/esm/generated/third-party-application-service/ObjectTypeApiName.d.ts.map +1 -0
  305. package/build/esm/generated/third-party-application-service/ObjectTypeAuthScope.d.ts +5 -0
  306. package/build/esm/generated/third-party-application-service/ObjectTypeAuthScope.d.ts.map +1 -0
  307. package/build/esm/generated/third-party-application-service/ObjectTypeAuthScopePatch.d.ts +12 -0
  308. package/build/esm/generated/third-party-application-service/ObjectTypeAuthScopePatch.d.ts.map +1 -0
  309. package/build/esm/generated/third-party-application-service/ObjectTypeBinding.d.ts +7 -0
  310. package/build/esm/generated/third-party-application-service/ObjectTypeBinding.d.ts.map +1 -0
  311. package/build/esm/generated/third-party-application-service/ObjectTypeDataScope.d.ts +5 -0
  312. package/build/esm/generated/third-party-application-service/ObjectTypeDataScope.d.ts.map +1 -0
  313. package/build/esm/generated/third-party-application-service/ObjectTypeRid.d.ts +2 -0
  314. package/build/esm/generated/third-party-application-service/ObjectTypeRid.d.ts.map +1 -0
  315. package/build/esm/generated/third-party-application-service/OntologyAuthScope.d.ts +24 -0
  316. package/build/esm/generated/third-party-application-service/OntologyAuthScope.d.ts.map +1 -0
  317. package/build/esm/generated/third-party-application-service/OntologyDataScopeV2.d.ts +18 -0
  318. package/build/esm/generated/third-party-application-service/OntologyDataScopeV2.d.ts.map +1 -0
  319. package/build/esm/generated/third-party-application-service/OntologyPackageRid.d.ts +2 -0
  320. package/build/esm/generated/third-party-application-service/OntologyPackageRid.d.ts.map +1 -0
  321. package/build/esm/generated/third-party-application-service/OntologyRid.d.ts +2 -0
  322. package/build/esm/generated/third-party-application-service/OntologyRid.d.ts.map +1 -0
  323. package/build/esm/generated/third-party-application-service/OntologyVersion.d.ts +2 -0
  324. package/build/esm/generated/third-party-application-service/OntologyVersion.d.ts.map +1 -0
  325. package/build/esm/generated/third-party-application-service/OpenApiService/generateOpenApi.d.ts +10 -0
  326. package/build/esm/generated/third-party-application-service/OpenApiService/generateOpenApi.d.ts.map +1 -0
  327. package/build/esm/generated/third-party-application-service/OpenApiService.d.ts +2 -0
  328. package/build/esm/generated/third-party-application-service/OpenApiService.d.ts.map +1 -0
  329. package/build/esm/generated/third-party-application-service/OptionalStringModification.d.ts +4 -0
  330. package/build/esm/generated/third-party-application-service/OptionalStringModification.d.ts.map +1 -0
  331. package/build/esm/generated/third-party-application-service/OrganizationRid.d.ts +2 -0
  332. package/build/esm/generated/third-party-application-service/OrganizationRid.d.ts.map +1 -0
  333. package/build/esm/generated/third-party-application-service/PackageName.d.ts +9 -0
  334. package/build/esm/generated/third-party-application-service/PackageName.d.ts.map +1 -0
  335. package/build/esm/generated/third-party-application-service/PageSize.d.ts +2 -0
  336. package/build/esm/generated/third-party-application-service/PageSize.d.ts.map +1 -0
  337. package/build/esm/generated/third-party-application-service/PatchOperation.d.ts +2 -0
  338. package/build/esm/generated/third-party-application-service/PatchOperation.d.ts.map +1 -0
  339. package/build/esm/generated/third-party-application-service/Principal.d.ts +17 -0
  340. package/build/esm/generated/third-party-application-service/Principal.d.ts.map +1 -0
  341. package/build/esm/generated/third-party-application-service/ProjectAdditionReason.d.ts +7 -0
  342. package/build/esm/generated/third-party-application-service/ProjectAdditionReason.d.ts.map +1 -0
  343. package/build/esm/generated/third-party-application-service/ProjectAuthScopePatch.d.ts +12 -0
  344. package/build/esm/generated/third-party-application-service/ProjectAuthScopePatch.d.ts.map +1 -0
  345. package/build/esm/generated/third-party-application-service/PublicClient.d.ts +9 -0
  346. package/build/esm/generated/third-party-application-service/PublicClient.d.ts.map +1 -0
  347. package/build/esm/generated/third-party-application-service/PypiSdk.d.ts +16 -0
  348. package/build/esm/generated/third-party-application-service/PypiSdk.d.ts.map +1 -0
  349. package/build/esm/generated/third-party-application-service/PythonPackageName.d.ts +2 -0
  350. package/build/esm/generated/third-party-application-service/PythonPackageName.d.ts.map +1 -0
  351. package/build/esm/generated/third-party-application-service/RefreshTokenGrant.d.ts +4 -0
  352. package/build/esm/generated/third-party-application-service/RefreshTokenGrant.d.ts.map +1 -0
  353. package/build/esm/generated/third-party-application-service/RequestDurationMetrics.d.ts +10 -0
  354. package/build/esm/generated/third-party-application-service/RequestDurationMetrics.d.ts.map +1 -0
  355. package/build/esm/generated/third-party-application-service/RequestDurationMetricsByEndpoint.d.ts +4 -0
  356. package/build/esm/generated/third-party-application-service/RequestDurationMetricsByEndpoint.d.ts.map +1 -0
  357. package/build/esm/generated/third-party-application-service/ResourceBindings.d.ts +20 -0
  358. package/build/esm/generated/third-party-application-service/ResourceBindings.d.ts.map +1 -0
  359. package/build/esm/generated/third-party-application-service/RoleGrant.d.ts +7 -0
  360. package/build/esm/generated/third-party-application-service/RoleGrant.d.ts.map +1 -0
  361. package/build/esm/generated/third-party-application-service/RoleGrantPatch.d.ts +7 -0
  362. package/build/esm/generated/third-party-application-service/RoleGrantPatch.d.ts.map +1 -0
  363. package/build/esm/generated/third-party-application-service/RoleId.d.ts +2 -0
  364. package/build/esm/generated/third-party-application-service/RoleId.d.ts.map +1 -0
  365. package/build/esm/generated/third-party-application-service/Sdk.d.ts +27 -0
  366. package/build/esm/generated/third-party-application-service/Sdk.d.ts.map +1 -0
  367. package/build/esm/generated/third-party-application-service/SdkDiscoveryService/getIsSdkGenerationEnabled.d.ts +8 -0
  368. package/build/esm/generated/third-party-application-service/SdkDiscoveryService/getIsSdkGenerationEnabled.d.ts.map +1 -0
  369. package/build/esm/generated/third-party-application-service/SdkDiscoveryService/getRecalledSdkGeneratorVersions.d.ts +10 -0
  370. package/build/esm/generated/third-party-application-service/SdkDiscoveryService/getRecalledSdkGeneratorVersions.d.ts.map +1 -0
  371. package/build/esm/generated/third-party-application-service/SdkDiscoveryService/listSdkGeneratorVersions.d.ts +12 -0
  372. package/build/esm/generated/third-party-application-service/SdkDiscoveryService/listSdkGeneratorVersions.d.ts.map +1 -0
  373. package/build/esm/generated/third-party-application-service/SdkDiscoveryService.d.ts +4 -0
  374. package/build/esm/generated/third-party-application-service/SdkDiscoveryService.d.ts.map +1 -0
  375. package/build/esm/generated/third-party-application-service/SdkGeneratorType.d.ts +2 -0
  376. package/build/esm/generated/third-party-application-service/SdkGeneratorType.d.ts.map +1 -0
  377. package/build/esm/generated/third-party-application-service/SdkGeneratorVersion.d.ts +5 -0
  378. package/build/esm/generated/third-party-application-service/SdkGeneratorVersion.d.ts.map +1 -0
  379. package/build/esm/generated/third-party-application-service/SdkGeneratorVersionPageToken.d.ts +2 -0
  380. package/build/esm/generated/third-party-application-service/SdkGeneratorVersionPageToken.d.ts.map +1 -0
  381. package/build/esm/generated/third-party-application-service/SdkGeneratorVersionResult.d.ts +6 -0
  382. package/build/esm/generated/third-party-application-service/SdkGeneratorVersionResult.d.ts.map +1 -0
  383. package/build/esm/generated/third-party-application-service/SdkInputs.d.ts +5 -0
  384. package/build/esm/generated/third-party-application-service/SdkInputs.d.ts.map +1 -0
  385. package/build/esm/generated/third-party-application-service/SdkLanguage.d.ts +6 -0
  386. package/build/esm/generated/third-party-application-service/SdkLanguage.d.ts.map +1 -0
  387. package/build/esm/generated/third-party-application-service/SdkPackage.d.ts +9 -0
  388. package/build/esm/generated/third-party-application-service/SdkPackage.d.ts.map +1 -0
  389. package/build/esm/generated/third-party-application-service/SdkPackageAdditionReason.d.ts +7 -0
  390. package/build/esm/generated/third-party-application-service/SdkPackageAdditionReason.d.ts.map +1 -0
  391. package/build/esm/generated/third-party-application-service/SdkPackageDataScopePatch.d.ts +12 -0
  392. package/build/esm/generated/third-party-application-service/SdkPackageDataScopePatch.d.ts.map +1 -0
  393. package/build/esm/generated/third-party-application-service/SdkPackageFailedStatus.d.ts +5 -0
  394. package/build/esm/generated/third-party-application-service/SdkPackageFailedStatus.d.ts.map +1 -0
  395. package/build/esm/generated/third-party-application-service/SdkPackageInProgressStatus.d.ts +4 -0
  396. package/build/esm/generated/third-party-application-service/SdkPackageInProgressStatus.d.ts.map +1 -0
  397. package/build/esm/generated/third-party-application-service/SdkPackagePageToken.d.ts +2 -0
  398. package/build/esm/generated/third-party-application-service/SdkPackagePageToken.d.ts.map +1 -0
  399. package/build/esm/generated/third-party-application-service/SdkPackageRequestedStatus.d.ts +4 -0
  400. package/build/esm/generated/third-party-application-service/SdkPackageRequestedStatus.d.ts.map +1 -0
  401. package/build/esm/generated/third-party-application-service/SdkPackageRid.d.ts +2 -0
  402. package/build/esm/generated/third-party-application-service/SdkPackageRid.d.ts.map +1 -0
  403. package/build/esm/generated/third-party-application-service/SdkPackageStatus.d.ts +22 -0
  404. package/build/esm/generated/third-party-application-service/SdkPackageStatus.d.ts.map +1 -0
  405. package/build/esm/generated/third-party-application-service/SdkPackageSuccessStatus.d.ts +4 -0
  406. package/build/esm/generated/third-party-application-service/SdkPackageSuccessStatus.d.ts.map +1 -0
  407. package/build/esm/generated/third-party-application-service/SdkPageToken.d.ts +2 -0
  408. package/build/esm/generated/third-party-application-service/SdkPageToken.d.ts.map +1 -0
  409. package/build/esm/generated/third-party-application-service/SdkService/createSdk.d.ts +18 -0
  410. package/build/esm/generated/third-party-application-service/SdkService/createSdk.d.ts.map +1 -0
  411. package/build/esm/generated/third-party-application-service/SdkService/getResourceBindings.d.ts +16 -0
  412. package/build/esm/generated/third-party-application-service/SdkService/getResourceBindings.d.ts.map +1 -0
  413. package/build/esm/generated/third-party-application-service/SdkService/getSdk.d.ts +12 -0
  414. package/build/esm/generated/third-party-application-service/SdkService/getSdk.d.ts.map +1 -0
  415. package/build/esm/generated/third-party-application-service/SdkService/getSdkPackage.d.ts +10 -0
  416. package/build/esm/generated/third-party-application-service/SdkService/getSdkPackage.d.ts.map +1 -0
  417. package/build/esm/generated/third-party-application-service/SdkService/getSdkPackageRid.d.ts +15 -0
  418. package/build/esm/generated/third-party-application-service/SdkService/getSdkPackageRid.d.ts.map +1 -0
  419. package/build/esm/generated/third-party-application-service/SdkService/listSdkPackages.d.ts +12 -0
  420. package/build/esm/generated/third-party-application-service/SdkService/listSdkPackages.d.ts.map +1 -0
  421. package/build/esm/generated/third-party-application-service/SdkService/listSdks.d.ts +13 -0
  422. package/build/esm/generated/third-party-application-service/SdkService/listSdks.d.ts.map +1 -0
  423. package/build/esm/generated/third-party-application-service/SdkService.d.ts +8 -0
  424. package/build/esm/generated/third-party-application-service/SdkService.d.ts.map +1 -0
  425. package/build/esm/generated/third-party-application-service/SdkVersion.d.ts +5 -0
  426. package/build/esm/generated/third-party-application-service/SdkVersion.d.ts.map +1 -0
  427. package/build/esm/generated/third-party-application-service/ServerUrl.d.ts +7 -0
  428. package/build/esm/generated/third-party-application-service/ServerUrl.d.ts.map +1 -0
  429. package/build/esm/generated/third-party-application-service/Status.d.ts +6 -0
  430. package/build/esm/generated/third-party-application-service/Status.d.ts.map +1 -0
  431. package/build/esm/generated/third-party-application-service/StatusCode.d.ts +5 -0
  432. package/build/esm/generated/third-party-application-service/StatusCode.d.ts.map +1 -0
  433. package/build/esm/generated/third-party-application-service/StemmaRepositoryRid.d.ts +2 -0
  434. package/build/esm/generated/third-party-application-service/StemmaRepositoryRid.d.ts.map +1 -0
  435. package/build/esm/generated/third-party-application-service/TelemetryContainerRid.d.ts +2 -0
  436. package/build/esm/generated/third-party-application-service/TelemetryContainerRid.d.ts.map +1 -0
  437. package/build/esm/generated/third-party-application-service/TelemetryContext.d.ts +7 -0
  438. package/build/esm/generated/third-party-application-service/TelemetryContext.d.ts.map +1 -0
  439. package/build/esm/generated/third-party-application-service/TelemetrySessionId.d.ts +2 -0
  440. package/build/esm/generated/third-party-application-service/TelemetrySessionId.d.ts.map +1 -0
  441. package/build/esm/generated/third-party-application-service/TokenCapability.d.ts +8 -0
  442. package/build/esm/generated/third-party-application-service/TokenCapability.d.ts.map +1 -0
  443. package/build/esm/generated/third-party-application-service/UpdateApplicationRequest.d.ts +15 -0
  444. package/build/esm/generated/third-party-application-service/UpdateApplicationRequest.d.ts.map +1 -0
  445. package/build/esm/generated/third-party-application-service/UpdateApplicationRequestV2.d.ts +21 -0
  446. package/build/esm/generated/third-party-application-service/UpdateApplicationRequestV2.d.ts.map +1 -0
  447. package/build/esm/generated/third-party-application-service/UpdateApplicationRequestV3.d.ts +21 -0
  448. package/build/esm/generated/third-party-application-service/UpdateApplicationRequestV3.d.ts.map +1 -0
  449. package/build/esm/generated/third-party-application-service/UpdateApplicationRolesRequest.d.ts +5 -0
  450. package/build/esm/generated/third-party-application-service/UpdateApplicationRolesRequest.d.ts.map +1 -0
  451. package/build/esm/generated/third-party-application-service/UpdateWebsiteRolesRequest.d.ts +5 -0
  452. package/build/esm/generated/third-party-application-service/UpdateWebsiteRolesRequest.d.ts.map +1 -0
  453. package/build/esm/generated/third-party-application-service/UsageMetrics.d.ts +7 -0
  454. package/build/esm/generated/third-party-application-service/UsageMetrics.d.ts.map +1 -0
  455. package/build/esm/generated/third-party-application-service/UserAgent.d.ts +5 -0
  456. package/build/esm/generated/third-party-application-service/UserAgent.d.ts.map +1 -0
  457. package/build/esm/generated/third-party-application-service/UserAndUsageMetricsForGroup.d.ts +12 -0
  458. package/build/esm/generated/third-party-application-service/UserAndUsageMetricsForGroup.d.ts.map +1 -0
  459. package/build/esm/generated/third-party-application-service/UserId.d.ts +2 -0
  460. package/build/esm/generated/third-party-application-service/UserId.d.ts.map +1 -0
  461. package/build/esm/generated/third-party-application-service/UserMetrics.d.ts +7 -0
  462. package/build/esm/generated/third-party-application-service/UserMetrics.d.ts.map +1 -0
  463. package/build/esm/generated/third-party-application-service/UserPrincipal.d.ts +5 -0
  464. package/build/esm/generated/third-party-application-service/UserPrincipal.d.ts.map +1 -0
  465. package/build/esm/generated/third-party-application-service/VersionedApplication.d.ts +7 -0
  466. package/build/esm/generated/third-party-application-service/VersionedApplication.d.ts.map +1 -0
  467. package/build/esm/generated/third-party-application-service/WebsiteViewerGrantPatch.d.ts +10 -0
  468. package/build/esm/generated/third-party-application-service/WebsiteViewerGrantPatch.d.ts.map +1 -0
  469. package/build/esm/generated/third-party-application-service/index.d.ts +190 -0
  470. package/build/esm/generated/third-party-application-service/index.d.ts.map +1 -0
  471. package/build/esm/index.d.ts +2 -0
  472. package/build/esm/index.d.ts.map +1 -0
  473. package/build/esm/index.js +251 -0
  474. package/build/esm/index.js.map +1 -0
  475. package/package.json +53 -0
@@ -0,0 +1,251 @@
1
+ import { conjureFetch } from 'conjure-lite';
2
+
3
+ var __defProp = Object.defineProperty;
4
+ var __export = (target, all) => {
5
+ for (var name in all)
6
+ __defProp(target, name, { get: all[name], enumerable: true });
7
+ };
8
+
9
+ // src/generated/third-party-application-service/ApplicationClientService.ts
10
+ var ApplicationClientService_exports = {};
11
+ __export(ApplicationClientService_exports, {
12
+ bulkGetApplicationsForClients: () => bulkGetApplicationsForClients,
13
+ createClient: () => createClient,
14
+ getApplicationForClient: () => getApplicationForClient,
15
+ getClientState: () => getClientState
16
+ });
17
+ async function bulkGetApplicationsForClients(ctx, request) {
18
+ return conjureFetch(ctx, `/application-clients/for-client/bulk`, "PUT", request);
19
+ }
20
+ async function createClient(ctx, applicationRid) {
21
+ return conjureFetch(ctx, `/application-clients/${applicationRid}`, "PUT");
22
+ }
23
+ async function getApplicationForClient(ctx, clientId) {
24
+ return conjureFetch(ctx, `/application-clients/for-client/${clientId}`, "GET");
25
+ }
26
+ async function getClientState(ctx, applicationRid) {
27
+ return conjureFetch(ctx, `/application-clients/${applicationRid}`, "GET");
28
+ }
29
+
30
+ // src/generated/third-party-application-service/ApplicationMetricsService.ts
31
+ var ApplicationMetricsService_exports = {};
32
+ __export(ApplicationMetricsService_exports, {
33
+ getMetrics: () => getMetrics,
34
+ getMetricsDelay: () => getMetricsDelay,
35
+ getRequestDurationMetrics: () => getRequestDurationMetrics,
36
+ getRequestDurationMetricsDelay: () => getRequestDurationMetricsDelay
37
+ });
38
+ async function getMetrics(ctx, applicationRid, request) {
39
+ return conjureFetch(ctx, `/application-metrics/${applicationRid}/metrics`, "PUT", request);
40
+ }
41
+ async function getMetricsDelay(ctx, applicationRid) {
42
+ return conjureFetch(ctx, `/application-metrics/delays/${applicationRid}/getMetrics`, "GET");
43
+ }
44
+ async function getRequestDurationMetrics(ctx, applicationRid, request) {
45
+ return conjureFetch(ctx, `/application-metrics/${applicationRid}/requestDurationMetrics`, "PUT", request);
46
+ }
47
+ async function getRequestDurationMetricsDelay(ctx, applicationRid) {
48
+ return conjureFetch(ctx, `/application-metrics/delays/${applicationRid}/getRequestDurationMetrics`, "GET");
49
+ }
50
+
51
+ // src/generated/third-party-application-service/ApplicationSdkService.ts
52
+ var ApplicationSdkService_exports = {};
53
+ __export(ApplicationSdkService_exports, {
54
+ bulkGetEntitySdkVersions: () => bulkGetEntitySdkVersions,
55
+ createSdk: () => createSdk,
56
+ createSdkV2: () => createSdkV2,
57
+ getApplicationForSdkRepository: () => getApplicationForSdkRepository,
58
+ getSdk: () => getSdk,
59
+ listSdks: () => listSdks
60
+ });
61
+ async function bulkGetEntitySdkVersions(ctx, applicationRid, request) {
62
+ return conjureFetch(ctx, `/application-sdks/${applicationRid}/entity-sdk-versions`, "PUT", request);
63
+ }
64
+ async function createSdk(ctx, applicationRid, request) {
65
+ return conjureFetch(ctx, `/application-sdks/${applicationRid}`, "POST", request);
66
+ }
67
+ async function createSdkV2(ctx, applicationRid, request) {
68
+ return conjureFetch(ctx, `/application-sdks/v2/${applicationRid}`, "POST", request);
69
+ }
70
+ async function getApplicationForSdkRepository(ctx, repositoryRid) {
71
+ return conjureFetch(ctx, `/application-sdks/for-repository/${repositoryRid}`, "GET");
72
+ }
73
+ async function getSdk(ctx, applicationRid, sdkVersion) {
74
+ return conjureFetch(ctx, `/application-sdks/${applicationRid}/${sdkVersion}`, "GET");
75
+ }
76
+ async function listSdks(ctx, applicationRid, pageSize, pageToken) {
77
+ return conjureFetch(ctx, `/application-sdks/${applicationRid}`, "GET", void 0, {
78
+ pageSize,
79
+ pageToken
80
+ });
81
+ }
82
+
83
+ // src/generated/third-party-application-service/ApplicationService.ts
84
+ var ApplicationService_exports = {};
85
+ __export(ApplicationService_exports, {
86
+ bulkGetApplications: () => bulkGetApplications,
87
+ createApplication: () => createApplication,
88
+ createApplicationV2: () => createApplicationV2,
89
+ deleteApplication: () => deleteApplication,
90
+ getApplication: () => getApplication,
91
+ getApplicationVersion: () => getApplicationVersion,
92
+ listApplicationVersions: () => listApplicationVersions,
93
+ listApplications: () => listApplications,
94
+ updateApplication: () => updateApplication,
95
+ updateApplicationRoles: () => updateApplicationRoles,
96
+ updateApplicationV2: () => updateApplicationV2,
97
+ updateApplicationV3: () => updateApplicationV3
98
+ });
99
+ async function bulkGetApplications(ctx, request) {
100
+ return conjureFetch(ctx, `/applications/bulk`, "PUT", request);
101
+ }
102
+ async function createApplication(ctx, request) {
103
+ return conjureFetch(ctx, `/applications`, "POST", request);
104
+ }
105
+ async function createApplicationV2(ctx, request) {
106
+ return conjureFetch(ctx, `/applications/v2`, "POST", request);
107
+ }
108
+ async function deleteApplication(ctx, applicationRid) {
109
+ return conjureFetch(ctx, `/applications/${applicationRid}`, "DELETE");
110
+ }
111
+ async function getApplication(ctx, applicationRid) {
112
+ return conjureFetch(ctx, `/applications/${applicationRid}`, "GET");
113
+ }
114
+ async function getApplicationVersion(ctx, applicationRid, applicationVersion) {
115
+ return conjureFetch(ctx, `/applications/${applicationRid}/versions/${applicationVersion}`, "GET");
116
+ }
117
+ async function listApplications(ctx, pageSize, pageToken) {
118
+ return conjureFetch(ctx, `/applications`, "GET", void 0, {
119
+ pageSize,
120
+ pageToken
121
+ });
122
+ }
123
+ async function listApplicationVersions(ctx, applicationRid, pageSize, pageToken) {
124
+ return conjureFetch(ctx, `/applications/${applicationRid}/versions`, "GET", void 0, {
125
+ pageSize,
126
+ pageToken
127
+ });
128
+ }
129
+ async function updateApplication(ctx, applicationRid, request) {
130
+ return conjureFetch(ctx, `/applications/${applicationRid}`, "PUT", request);
131
+ }
132
+ async function updateApplicationRoles(ctx, applicationRid, request) {
133
+ return conjureFetch(ctx, `/applications/${applicationRid}/roles`, "PUT", request);
134
+ }
135
+ async function updateApplicationV2(ctx, applicationRid, request) {
136
+ return conjureFetch(ctx, `/applications/v2/${applicationRid}`, "PUT", request);
137
+ }
138
+ async function updateApplicationV3(ctx, applicationRid, request) {
139
+ return conjureFetch(ctx, `/applications/v3/${applicationRid}`, "PUT", request);
140
+ }
141
+
142
+ // src/generated/third-party-application-service/ApplicationTokenService.ts
143
+ var ApplicationTokenService_exports = {};
144
+ __export(ApplicationTokenService_exports, {
145
+ createApiToken: () => createApiToken
146
+ });
147
+ async function createApiToken(ctx, applicationRid, request) {
148
+ return conjureFetch(ctx, `/application-tokens/${applicationRid}`, "POST", request);
149
+ }
150
+
151
+ // src/generated/third-party-application-service/ApplicationWebsiteService.ts
152
+ var ApplicationWebsiteService_exports = {};
153
+ __export(ApplicationWebsiteService_exports, {
154
+ getApplicationForWebsiteRepository: () => getApplicationForWebsiteRepository,
155
+ getWebsite: () => getWebsite,
156
+ getWebsiteRepository: () => getWebsiteRepository,
157
+ getWebsitesForCodeRepository: () => getWebsitesForCodeRepository,
158
+ linkWebsiteCodeRepository: () => linkWebsiteCodeRepository,
159
+ updateWebsiteRoles: () => updateWebsiteRoles
160
+ });
161
+ async function getApplicationForWebsiteRepository(ctx, repositoryRid) {
162
+ return conjureFetch(ctx, `/application-websites/for-repository/${repositoryRid}`, "GET");
163
+ }
164
+ async function getWebsite(ctx, applicationRid) {
165
+ return conjureFetch(ctx, `/application-websites/v2/${applicationRid}`, "GET");
166
+ }
167
+ async function getWebsiteRepository(ctx, applicationRid) {
168
+ return conjureFetch(ctx, `/application-websites/${applicationRid}`, "GET");
169
+ }
170
+ async function getWebsitesForCodeRepository(ctx, codeRepositoryRid) {
171
+ return conjureFetch(ctx, `/application-websites/for-code-repository/${codeRepositoryRid}`, "GET");
172
+ }
173
+ async function linkWebsiteCodeRepository(ctx, applicationRid, request) {
174
+ return conjureFetch(ctx, `/application-websites/${applicationRid}/link`, "PUT", request);
175
+ }
176
+ async function updateWebsiteRoles(ctx, applicationRid, request) {
177
+ return conjureFetch(ctx, `/application-websites/${applicationRid}/roles`, "PUT", request);
178
+ }
179
+
180
+ // src/generated/third-party-application-service/OpenApiService.ts
181
+ var OpenApiService_exports = {};
182
+ __export(OpenApiService_exports, {
183
+ generateOpenApi: () => generateOpenApi
184
+ });
185
+ async function generateOpenApi(ctx, request) {
186
+ return conjureFetch(ctx, `/openapi/generate`, "POST", request, void 0, "application/octet-stream");
187
+ }
188
+
189
+ // src/generated/third-party-application-service/SdkDiscoveryService.ts
190
+ var SdkDiscoveryService_exports = {};
191
+ __export(SdkDiscoveryService_exports, {
192
+ getIsSdkGenerationEnabled: () => getIsSdkGenerationEnabled,
193
+ getRecalledSdkGeneratorVersions: () => getRecalledSdkGeneratorVersions,
194
+ listSdkGeneratorVersions: () => listSdkGeneratorVersions
195
+ });
196
+ async function getIsSdkGenerationEnabled(ctx) {
197
+ return conjureFetch(ctx, `/sdk-discovery/sdk-generation-enabled`, "GET");
198
+ }
199
+ async function getRecalledSdkGeneratorVersions(ctx, sdkGeneratorType) {
200
+ return conjureFetch(ctx, `/sdk-discovery/generator/${sdkGeneratorType}/recalled`, "GET");
201
+ }
202
+ async function listSdkGeneratorVersions(ctx, sdkGeneratorType, includeRecalled, pageSize, pageToken) {
203
+ return conjureFetch(ctx, `/sdk-discovery/generator/${sdkGeneratorType}/versions`, "GET", void 0, {
204
+ includeRecalled,
205
+ pageSize,
206
+ pageToken
207
+ });
208
+ }
209
+
210
+ // src/generated/third-party-application-service/SdkService.ts
211
+ var SdkService_exports = {};
212
+ __export(SdkService_exports, {
213
+ createSdk: () => createSdk2,
214
+ getResourceBindings: () => getResourceBindings,
215
+ getSdk: () => getSdk2,
216
+ getSdkPackage: () => getSdkPackage,
217
+ getSdkPackageRid: () => getSdkPackageRid,
218
+ listSdkPackages: () => listSdkPackages,
219
+ listSdks: () => listSdks2
220
+ });
221
+ async function createSdk2(ctx, repositoryRid, packageName, sdkVersion, request) {
222
+ return conjureFetch(ctx, `/sdks/${repositoryRid}/${packageName}/${sdkVersion}`, "POST", request);
223
+ }
224
+ async function getResourceBindings(ctx, repositoryRid, packageName) {
225
+ return conjureFetch(ctx, `/sdks/${repositoryRid}/${packageName}/bindings`, "GET");
226
+ }
227
+ async function getSdk2(ctx, repositoryRid, packageName, sdkVersion) {
228
+ return conjureFetch(ctx, `/sdks/${repositoryRid}/${packageName}/${sdkVersion}`, "GET");
229
+ }
230
+ async function getSdkPackage(ctx, sdkPackageRid) {
231
+ return conjureFetch(ctx, `/sdks/packages/${sdkPackageRid}`, "GET");
232
+ }
233
+ async function getSdkPackageRid(ctx, repositoryRid, packageName) {
234
+ return conjureFetch(ctx, `/sdks/${repositoryRid}/${packageName}/rid`, "GET");
235
+ }
236
+ async function listSdkPackages(ctx, repositoryRid, pageSize, pageToken) {
237
+ return conjureFetch(ctx, `/sdks/${repositoryRid}`, "GET", void 0, {
238
+ pageSize,
239
+ pageToken
240
+ });
241
+ }
242
+ async function listSdks2(ctx, repositoryRid, packageName, pageSize, pageToken) {
243
+ return conjureFetch(ctx, `/sdks/${repositoryRid}/${packageName}`, "GET", void 0, {
244
+ pageSize,
245
+ pageToken
246
+ });
247
+ }
248
+
249
+ export { ApplicationClientService_exports as ApplicationClientService, ApplicationMetricsService_exports as ApplicationMetricsService, ApplicationSdkService_exports as ApplicationSdkService, ApplicationService_exports as ApplicationService, ApplicationTokenService_exports as ApplicationTokenService, ApplicationWebsiteService_exports as ApplicationWebsiteService, OpenApiService_exports as OpenApiService, SdkDiscoveryService_exports as SdkDiscoveryService, SdkService_exports as SdkService };
250
+ //# sourceMappingURL=index.js.map
251
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../src/generated/third-party-application-service/ApplicationClientService.ts","../../src/generated/third-party-application-service/ApplicationClientService/bulkGetApplicationsForClients.ts","../../src/generated/third-party-application-service/ApplicationClientService/createClient.ts","../../src/generated/third-party-application-service/ApplicationClientService/getApplicationForClient.ts","../../src/generated/third-party-application-service/ApplicationClientService/getClientState.ts","../../src/generated/third-party-application-service/ApplicationMetricsService.ts","../../src/generated/third-party-application-service/ApplicationMetricsService/getMetrics.ts","../../src/generated/third-party-application-service/ApplicationMetricsService/getMetricsDelay.ts","../../src/generated/third-party-application-service/ApplicationMetricsService/getRequestDurationMetrics.ts","../../src/generated/third-party-application-service/ApplicationMetricsService/getRequestDurationMetricsDelay.ts","../../src/generated/third-party-application-service/ApplicationSdkService.ts","../../src/generated/third-party-application-service/ApplicationSdkService/bulkGetEntitySdkVersions.ts","../../src/generated/third-party-application-service/ApplicationSdkService/createSdk.ts","../../src/generated/third-party-application-service/ApplicationSdkService/createSdkV2.ts","../../src/generated/third-party-application-service/ApplicationSdkService/getApplicationForSdkRepository.ts","../../src/generated/third-party-application-service/ApplicationSdkService/getSdk.ts","../../src/generated/third-party-application-service/ApplicationSdkService/listSdks.ts","../../src/generated/third-party-application-service/ApplicationService.ts","../../src/generated/third-party-application-service/ApplicationService/bulkGetApplications.ts","../../src/generated/third-party-application-service/ApplicationService/createApplication.ts","../../src/generated/third-party-application-service/ApplicationService/createApplicationV2.ts","../../src/generated/third-party-application-service/ApplicationService/deleteApplication.ts","../../src/generated/third-party-application-service/ApplicationService/getApplication.ts","../../src/generated/third-party-application-service/ApplicationService/getApplicationVersion.ts","../../src/generated/third-party-application-service/ApplicationService/listApplications.ts","../../src/generated/third-party-application-service/ApplicationService/listApplicationVersions.ts","../../src/generated/third-party-application-service/ApplicationService/updateApplication.ts","../../src/generated/third-party-application-service/ApplicationService/updateApplicationRoles.ts","../../src/generated/third-party-application-service/ApplicationService/updateApplicationV2.ts","../../src/generated/third-party-application-service/ApplicationService/updateApplicationV3.ts","../../src/generated/third-party-application-service/ApplicationTokenService.ts","../../src/generated/third-party-application-service/ApplicationTokenService/createApiToken.ts","../../src/generated/third-party-application-service/ApplicationWebsiteService.ts","../../src/generated/third-party-application-service/ApplicationWebsiteService/getApplicationForWebsiteRepository.ts","../../src/generated/third-party-application-service/ApplicationWebsiteService/getWebsite.ts","../../src/generated/third-party-application-service/ApplicationWebsiteService/getWebsiteRepository.ts","../../src/generated/third-party-application-service/ApplicationWebsiteService/getWebsitesForCodeRepository.ts","../../src/generated/third-party-application-service/ApplicationWebsiteService/linkWebsiteCodeRepository.ts","../../src/generated/third-party-application-service/ApplicationWebsiteService/updateWebsiteRoles.ts","../../src/generated/third-party-application-service/OpenApiService.ts","../../src/generated/third-party-application-service/OpenApiService/generateOpenApi.ts","../../src/generated/third-party-application-service/SdkDiscoveryService.ts","../../src/generated/third-party-application-service/SdkDiscoveryService/getIsSdkGenerationEnabled.ts","../../src/generated/third-party-application-service/SdkDiscoveryService/getRecalledSdkGeneratorVersions.ts","../../src/generated/third-party-application-service/SdkDiscoveryService/listSdkGeneratorVersions.ts","../../src/generated/third-party-application-service/SdkService.ts","../../src/generated/third-party-application-service/SdkService/createSdk.ts","../../src/generated/third-party-application-service/SdkService/getResourceBindings.ts","../../src/generated/third-party-application-service/SdkService/getSdk.ts","../../src/generated/third-party-application-service/SdkService/getSdkPackage.ts","../../src/generated/third-party-application-service/SdkService/getSdkPackageRid.ts","../../src/generated/third-party-application-service/SdkService/listSdkPackages.ts","../../src/generated/third-party-application-service/SdkService/listSdks.ts"],"names":["conjureFetch","createSdk","getSdk","listSdks"],"mappings":"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","file":"index.js","sourcesContent":["/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nexport { bulkGetApplicationsForClients } from \"./ApplicationClientService/bulkGetApplicationsForClients.js\";\nexport { createClient } from \"./ApplicationClientService/createClient.js\";\nexport { getApplicationForClient } from \"./ApplicationClientService/getApplicationForClient.js\";\nexport { getClientState } from \"./ApplicationClientService/getClientState.js\";","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { conjureFetch } from \"conjure-lite\";\n/**\n * Bulk load the RIDs of the third-party applications associated with the given\n * client IDs. At most 100 clients may be loaded in a single request.\n *\n * Only clients where the user has third-party-application:view-oauth-client on the\n * client rid based on its id will be returned.\n */\nexport async function bulkGetApplicationsForClients(ctx, request) {\n return conjureFetch(ctx, `/application-clients/for-client/bulk`, \"PUT\", request);\n}","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { conjureFetch } from \"conjure-lite\";\n/**\n * Create an application's client.\n *\n * Requires third-party-application:create-oauth-client on the application rid.\n */\nexport async function createClient(ctx, applicationRid) {\n return conjureFetch(ctx, `/application-clients/${applicationRid}`, \"PUT\");\n}","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { conjureFetch } from \"conjure-lite\";\n/**\n * Get the application for a client. Returns empty if the client is not associated\n * with an application.\n *\n * Requires third-party-application:view-oauth-client on the client rid based on its id.\n */\nexport async function getApplicationForClient(ctx, clientId) {\n return conjureFetch(ctx, `/application-clients/for-client/${clientId}`, \"GET\");\n}","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { conjureFetch } from \"conjure-lite\";\n/**\n * Get an application's current client state\n *\n * Requires third-party-application:view-application on the application rid.\n */\nexport async function getClientState(ctx, applicationRid) {\n return conjureFetch(ctx, `/application-clients/${applicationRid}`, \"GET\");\n}","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nexport { getMetrics } from \"./ApplicationMetricsService/getMetrics.js\";\nexport { getMetricsDelay } from \"./ApplicationMetricsService/getMetricsDelay.js\";\nexport { getRequestDurationMetrics } from \"./ApplicationMetricsService/getRequestDurationMetrics.js\";\nexport { getRequestDurationMetricsDelay } from \"./ApplicationMetricsService/getRequestDurationMetricsDelay.js\";","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { conjureFetch } from \"conjure-lite\";\n/**\n * Get metrics for the specified application up to the last 30 days.\n * Will fail if internal-tables is not installed on the stack, or return empty if the usage data has not yet\n * been indexed.\n *\n * Requires third-party-application:view-application on the specified application.\n */\nexport async function getMetrics(ctx, applicationRid, request) {\n return conjureFetch(ctx, `/application-metrics/${applicationRid}/metrics`, \"PUT\", request);\n}","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { conjureFetch } from \"conjure-lite\";\n/**\n * Gets information about the delays associated with the getMetrics endpoint.\n */\nexport async function getMetricsDelay(ctx, applicationRid) {\n return conjureFetch(ctx, `/application-metrics/delays/${applicationRid}/getMetrics`, \"GET\");\n}","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { conjureFetch } from \"conjure-lite\";\n/**\n * Get request duration metrics (in microseconds) for the specified application over the last\n * 30 days.\n * Will fail if internal-tables is not installed on the stack, or return empty if the usage data has not yet\n * been indexed.\n *\n * Requires third-party-application:view-application on the specified application.\n */\nexport async function getRequestDurationMetrics(ctx, applicationRid, request) {\n return conjureFetch(ctx, `/application-metrics/${applicationRid}/requestDurationMetrics`, \"PUT\", request);\n}","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { conjureFetch } from \"conjure-lite\";\n/**\n * Gets information about the delays associated with the getRequestDurationMetrics endpoint.\n */\nexport async function getRequestDurationMetricsDelay(ctx, applicationRid) {\n return conjureFetch(ctx, `/application-metrics/delays/${applicationRid}/getRequestDurationMetrics`, \"GET\");\n}","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nexport { bulkGetEntitySdkVersions } from \"./ApplicationSdkService/bulkGetEntitySdkVersions.js\";\nexport { createSdk } from \"./ApplicationSdkService/createSdk.js\";\nexport { createSdkV2 } from \"./ApplicationSdkService/createSdkV2.js\";\nexport { getApplicationForSdkRepository } from \"./ApplicationSdkService/getApplicationForSdkRepository.js\";\nexport { getSdk } from \"./ApplicationSdkService/getSdk.js\";\nexport { listSdks } from \"./ApplicationSdkService/listSdks.js\";","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { conjureFetch } from \"conjure-lite\";\n/**\n * Bulk load oldest and latest SDK versions that entities appear in for a given application.\n *\n * Requires third-party-application:view-application on the application rid.\n */\nexport async function bulkGetEntitySdkVersions(ctx, applicationRid, request) {\n return conjureFetch(ctx, `/application-sdks/${applicationRid}/entity-sdk-versions`, \"PUT\", request);\n}","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { conjureFetch } from \"conjure-lite\";\n/**\n * Create a new SDK for an application.\n *\n * Requires third-party-application:create-sdk on the application rid.\n */\nexport async function createSdk(ctx, applicationRid, request) {\n return conjureFetch(ctx, `/application-sdks/${applicationRid}`, \"POST\", request);\n}","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { conjureFetch } from \"conjure-lite\";\n/**\n * Create a new SDK for an application.\n *\n * Requires third-party-application:create-sdk on the application rid.\n */\nexport async function createSdkV2(ctx, applicationRid, request) {\n return conjureFetch(ctx, `/application-sdks/v2/${applicationRid}`, \"POST\", request);\n}","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { conjureFetch } from \"conjure-lite\";\n/**\n * Get the application for an SDK repository. Returns empty if the repository rid\n * is not an SDK repository for an application.\n *\n * Requires third-party-application:view-repository on the repository rid.\n */\nexport async function getApplicationForSdkRepository(ctx, repositoryRid) {\n return conjureFetch(ctx, `/application-sdks/for-repository/${repositoryRid}`, \"GET\");\n}","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { conjureFetch } from \"conjure-lite\";\n/**\n * Get an SDK version for an application.\n *\n * Requires third-party-application:view-application on the application rid.\n */\nexport async function getSdk(ctx, applicationRid, sdkVersion) {\n return conjureFetch(ctx, `/application-sdks/${applicationRid}/${sdkVersion}`, \"GET\");\n}","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { conjureFetch } from \"conjure-lite\";\n/**\n * Get all SDKs for an application ordered by version descending.\n *\n * Requires third-party-application:view-application on the application rid.\n */\nexport async function listSdks(ctx, applicationRid, pageSize, pageToken) {\n return conjureFetch(ctx, `/application-sdks/${applicationRid}`, \"GET\", undefined, {\n pageSize,\n pageToken\n });\n}","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nexport { bulkGetApplications } from \"./ApplicationService/bulkGetApplications.js\";\nexport { createApplication } from \"./ApplicationService/createApplication.js\";\nexport { createApplicationV2 } from \"./ApplicationService/createApplicationV2.js\";\nexport { deleteApplication } from \"./ApplicationService/deleteApplication.js\";\nexport { getApplication } from \"./ApplicationService/getApplication.js\";\nexport { getApplicationVersion } from \"./ApplicationService/getApplicationVersion.js\";\nexport { listApplications } from \"./ApplicationService/listApplications.js\";\nexport { listApplicationVersions } from \"./ApplicationService/listApplicationVersions.js\";\nexport { updateApplication } from \"./ApplicationService/updateApplication.js\";\nexport { updateApplicationRoles } from \"./ApplicationService/updateApplicationRoles.js\";\nexport { updateApplicationV2 } from \"./ApplicationService/updateApplicationV2.js\";\nexport { updateApplicationV3 } from \"./ApplicationService/updateApplicationV3.js\";","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { conjureFetch } from \"conjure-lite\";\n/**\n * Bulk load third-party application definitions at specified versions. At most 100\n * applications may be loaded in a single request.\n *\n * Only applications where the user has third-party-application:view-application on\n * the application rid will be returned.\n */\nexport async function bulkGetApplications(ctx, request) {\n return conjureFetch(ctx, `/applications/bulk`, \"PUT\", request);\n}","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { conjureFetch } from \"conjure-lite\";\n/**\n * Create a new third-party application.\n *\n * Requires third-party-application:create-application on the organization\n * rid for the application.\n */\nexport async function createApplication(ctx, request) {\n return conjureFetch(ctx, `/applications`, \"POST\", request);\n}","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { conjureFetch } from \"conjure-lite\";\n/**\n * Create a new third-party application.\n *\n * Requires third-party-application:create-application on the organization\n * rid for the application.\n */\nexport async function createApplicationV2(ctx, request) {\n return conjureFetch(ctx, `/applications/v2`, \"POST\", request);\n}","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { conjureFetch } from \"conjure-lite\";\n/**\n * Delete a third-party application and its associated clients.\n *\n * Requires third-party-application:delete-application on the application rid.\n */\nexport async function deleteApplication(ctx, applicationRid) {\n return conjureFetch(ctx, `/applications/${applicationRid}`, \"DELETE\");\n}","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { conjureFetch } from \"conjure-lite\";\n/**\n * Get a third-party application definition. The latest version of the application\n * will be returned.\n *\n * Requires third-party-application:view-application on the application rid.\n */\nexport async function getApplication(ctx, applicationRid) {\n return conjureFetch(ctx, `/applications/${applicationRid}`, \"GET\");\n}","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { conjureFetch } from \"conjure-lite\";\n/**\n * Get a third-party application definition at the specified version.\n *\n * Requires third-party-application:view-application on the application rid.\n */\nexport async function getApplicationVersion(ctx, applicationRid, applicationVersion) {\n return conjureFetch(ctx, `/applications/${applicationRid}/versions/${applicationVersion}`, \"GET\");\n}","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { conjureFetch } from \"conjure-lite\";\n/**\n * Get all third-party application definitions. The latest version of each third-party\n * application will be returned.\n *\n * Only applications where the user has third-party-application:view-application on\n * the application rid will be returned.\n */\nexport async function listApplications(ctx, pageSize, pageToken) {\n return conjureFetch(ctx, `/applications`, \"GET\", undefined, {\n pageSize,\n pageToken\n });\n}","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { conjureFetch } from \"conjure-lite\";\n/**\n * Get metadata of all versions of a third-party application ordered by latest first.\n *\n * Requires third-party-application:view-application on the application rid.\n */\nexport async function listApplicationVersions(ctx, applicationRid, pageSize, pageToken) {\n return conjureFetch(ctx, `/applications/${applicationRid}/versions`, \"GET\", undefined, {\n pageSize,\n pageToken\n });\n}","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { conjureFetch } from \"conjure-lite\";\n/**\n * Update a third-party application definition.\n *\n * Requires third-party-application:edit-application on the application rid.\n */\nexport async function updateApplication(ctx, applicationRid, request) {\n return conjureFetch(ctx, `/applications/${applicationRid}`, \"PUT\", request);\n}","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { conjureFetch } from \"conjure-lite\";\n/**\n * Update the role grants on a third-party application.\n *\n * Requires third-party-application:manage-application-roles on the application rid.\n */\nexport async function updateApplicationRoles(ctx, applicationRid, request) {\n return conjureFetch(ctx, `/applications/${applicationRid}/roles`, \"PUT\", request);\n}","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { conjureFetch } from \"conjure-lite\";\n/**\n * Update a third-party application definition.\n *\n * Requires third-party-application:edit-application on the application rid.\n */\nexport async function updateApplicationV2(ctx, applicationRid, request) {\n return conjureFetch(ctx, `/applications/v2/${applicationRid}`, \"PUT\", request);\n}","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { conjureFetch } from \"conjure-lite\";\n/**\n * Update a third-party application definition.\n *\n * Requires third-party-application:edit-application on the application rid.\n */\nexport async function updateApplicationV3(ctx, applicationRid, request) {\n return conjureFetch(ctx, `/applications/v3/${applicationRid}`, \"PUT\", request);\n}","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nexport { createApiToken } from \"./ApplicationTokenService/createApiToken.js\";","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { conjureFetch } from \"conjure-lite\";\n/**\n * Creates a user generated token with a scope determined by the requested capabilities.\n * The user can subsequently disable or revoke the token themselves through Multipass.\n *\n * Requires third-party-application:create-api-token on the application rid.\n */\nexport async function createApiToken(ctx, applicationRid, request) {\n return conjureFetch(ctx, `/application-tokens/${applicationRid}`, \"POST\", request);\n}","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nexport { getApplicationForWebsiteRepository } from \"./ApplicationWebsiteService/getApplicationForWebsiteRepository.js\";\nexport { getWebsite } from \"./ApplicationWebsiteService/getWebsite.js\";\nexport { getWebsiteRepository } from \"./ApplicationWebsiteService/getWebsiteRepository.js\";\nexport { getWebsitesForCodeRepository } from \"./ApplicationWebsiteService/getWebsitesForCodeRepository.js\";\nexport { linkWebsiteCodeRepository } from \"./ApplicationWebsiteService/linkWebsiteCodeRepository.js\";\nexport { updateWebsiteRoles } from \"./ApplicationWebsiteService/updateWebsiteRoles.js\";","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { conjureFetch } from \"conjure-lite\";\n/**\n * Get the application for a website repository. Returns empty if the repository rid\n * is not a website repository for an application.\n *\n * Requires third-party-application:view-repository on the repository rid.\n */\nexport async function getApplicationForWebsiteRepository(ctx, repositoryRid) {\n return conjureFetch(ctx, `/application-websites/for-repository/${repositoryRid}`, \"GET\");\n}","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { conjureFetch } from \"conjure-lite\";\n/**\n * Get the website for an application.\n *\n * The Artifacts Sites APIs can be used to manage uploading and deploying\n * a website to the returned repository.\n *\n * Requires third-party-application:view-application on the application rid.\n */\nexport async function getWebsite(ctx, applicationRid) {\n return conjureFetch(ctx, `/application-websites/v2/${applicationRid}`, \"GET\");\n}","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { conjureFetch } from \"conjure-lite\";\n/**\n * Get the website repository for an application.\n *\n * The Artifacts Sites APIs can be used to manage uploading and deploying\n * a website to the returned repository.\n *\n * Requires third-party-application:view-application on the application rid.\n */\nexport async function getWebsiteRepository(ctx, applicationRid) {\n return conjureFetch(ctx, `/application-websites/${applicationRid}`, \"GET\");\n}","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { conjureFetch } from \"conjure-lite\";\n/**\n * Get the websites a code repository has been linked to. The results will be filtered\n * to websites for applications that the caller has access to.\n *\n * Requires third-party-application:view-code-repository on the code repository rid.\n */\nexport async function getWebsitesForCodeRepository(ctx, codeRepositoryRid) {\n return conjureFetch(ctx, `/application-websites/for-code-repository/${codeRepositoryRid}`, \"GET\");\n}","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { conjureFetch } from \"conjure-lite\";\n/**\n * Link a code repository to the application's website. This allows the code repository\n * to have permissions to upload and deploy website versions during CI.\n *\n * Only one code repository may be linked to the application's website at a time. If a\n * code repository is already linked it will be replaced by the code repository in the\n * request. An existing linked code repository may be unlinked by passing an empty code\n * repository rid in the request.\n *\n * Requires third-party-application:link-application-website-code-repository on the\n * application rid and third-party-application:view-code-repository on the code repository\n * rid if present in the request.\n */\nexport async function linkWebsiteCodeRepository(ctx, applicationRid, request) {\n return conjureFetch(ctx, `/application-websites/${applicationRid}/link`, \"PUT\", request);\n}","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { conjureFetch } from \"conjure-lite\";\n/**\n * Update the role grants on a third party application's website repository.\n *\n * Currently only viewer patches are allowed to be added on the repository which\n * controls which end users have access to load the website. The permissions of the\n * overall third party application are also inherited by the repository meaning\n * that developers who can view the third party application automatically have\n * access to load the website.\n *\n * Requires third-party-application:manage-application-website-roles on the application rid.\n */\nexport async function updateWebsiteRoles(ctx, applicationRid, request) {\n return conjureFetch(ctx, `/application-websites/${applicationRid}/roles`, \"PUT\", request);\n}","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nexport { generateOpenApi } from \"./OpenApiService/generateOpenApi.js\";","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { conjureFetch } from \"conjure-lite\";\n/**\n * Generate an OpenAPI specification against the provided ontology entities.\n * The result will be streamed back as bytes in yaml format.\n *\n * Requires third-party-application:generate-openapi on the service root node.\n */\nexport async function generateOpenApi(ctx, request) {\n return conjureFetch(ctx, `/openapi/generate`, \"POST\", request, undefined, \"application/octet-stream\");\n}","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nexport { getIsSdkGenerationEnabled } from \"./SdkDiscoveryService/getIsSdkGenerationEnabled.js\";\nexport { getRecalledSdkGeneratorVersions } from \"./SdkDiscoveryService/getRecalledSdkGeneratorVersions.js\";\nexport { listSdkGeneratorVersions } from \"./SdkDiscoveryService/listSdkGeneratorVersions.js\";","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { conjureFetch } from \"conjure-lite\";\n\n/**\n * Returns true if SDK generation is enabled (i.e. if compute service is installed), and false otherwise.\n *\n * Requires third-party-application:view-sdk-discovery on the service root node.\n */\nexport async function getIsSdkGenerationEnabled(ctx) {\n return conjureFetch(ctx, `/sdk-discovery/sdk-generation-enabled`, \"GET\");\n}","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { conjureFetch } from \"conjure-lite\";\n/**\n * Get all recalled SDK generator versions ordered by version descending.\n *\n * Requires third-party-application:view-sdk-discovery on the service root node.\n */\nexport async function getRecalledSdkGeneratorVersions(ctx, sdkGeneratorType) {\n return conjureFetch(ctx, `/sdk-discovery/generator/${sdkGeneratorType}/recalled`, \"GET\");\n}","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { conjureFetch } from \"conjure-lite\";\n/**\n * Get all SDK generator versions ordered by version descending.\n *\n * Requires third-party-application:view-sdk-discovery on the service root node.\n */\nexport async function listSdkGeneratorVersions(ctx, sdkGeneratorType, includeRecalled, pageSize, pageToken) {\n return conjureFetch(ctx, `/sdk-discovery/generator/${sdkGeneratorType}/versions`, \"GET\", undefined, {\n includeRecalled,\n pageSize,\n pageToken\n });\n}","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nexport { createSdk } from \"./SdkService/createSdk.js\";\nexport { getResourceBindings } from \"./SdkService/getResourceBindings.js\";\nexport { getSdk } from \"./SdkService/getSdk.js\";\nexport { getSdkPackage } from \"./SdkService/getSdkPackage.js\";\nexport { getSdkPackageRid } from \"./SdkService/getSdkPackageRid.js\";\nexport { listSdkPackages } from \"./SdkService/listSdkPackages.js\";\nexport { listSdks } from \"./SdkService/listSdks.js\";","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { conjureFetch } from \"conjure-lite\";\n/**\n * Create a new SDK\n *\n * If an SDK for this repositoryRid, packageName and sdkVersion already exists,\n * SdkAlreadyExists will be thrown. All resources within the requested data scope\n * must either be in the same project as the repositoryRid or added as project\n * imports otherwise OntologyDataScopeProjectImportsRequired will be thrown.\n *\n * Requires third-party-application:create-standalone-sdk on the repository rid.\n */\nexport async function createSdk(ctx, repositoryRid, packageName, sdkVersion, request) {\n return conjureFetch(ctx, `/sdks/${repositoryRid}/${packageName}/${sdkVersion}`, \"POST\", request);\n}","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { conjureFetch } from \"conjure-lite\";\n/**\n * Get the resource bindings to use for an SDK.\n *\n * This endpoint will return the resource rids of the local stack which are bound to the\n * api names of the SDK for the newest sdk version with this repository rid and package name.\n * The bindings will allow the SDK to use the original bound api name while pointing to the local\n * resource.\n *\n * Requires third-party-application:view-standalone-sdk on the repository rid.\n */\nexport async function getResourceBindings(ctx, repositoryRid, packageName) {\n return conjureFetch(ctx, `/sdks/${repositoryRid}/${packageName}/bindings`, \"GET\");\n}","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { conjureFetch } from \"conjure-lite\";\n/**\n * Get an SDK version.\n *\n * Requires third-party-application:view-standalone-sdk on the repository rid.\n */\nexport async function getSdk(ctx, repositoryRid, packageName, sdkVersion) {\n return conjureFetch(ctx, `/sdks/${repositoryRid}/${packageName}/${sdkVersion}`, \"GET\");\n}","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { conjureFetch } from \"conjure-lite\";\n/**\n * Get an SDK package.\n *\n * Requires third-party-application:view-standalone-sdk on the SDK package rid.\n */\nexport async function getSdkPackage(ctx, sdkPackageRid) {\n return conjureFetch(ctx, `/sdks/packages/${sdkPackageRid}`, \"GET\");\n}","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { conjureFetch } from \"conjure-lite\";\n/**\n * Get the SDK package rid of an SDK package.\n *\n * Knowing an SDKs rid is needed i.e. when packaging it through Marketplace/DevOps.\n *\n * Will return empty if no SDK with the provided package name exists in the repository.\n *\n * Requires third-party-application:view-standalone-sdk on the repository rid.\n */\nexport async function getSdkPackageRid(ctx, repositoryRid, packageName) {\n return conjureFetch(ctx, `/sdks/${repositoryRid}/${packageName}/rid`, \"GET\");\n}","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { conjureFetch } from \"conjure-lite\";\n/**\n * Get all known SDK packages for a repository.\n *\n * Requires third-party-application:view-standalone-sdk on the repository rid.\n */\nexport async function listSdkPackages(ctx, repositoryRid, pageSize, pageToken) {\n return conjureFetch(ctx, `/sdks/${repositoryRid}`, \"GET\", undefined, {\n pageSize,\n pageToken\n });\n}","/*\n * Copyright 2024 Palantir Technologies, Inc. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { conjureFetch } from \"conjure-lite\";\n/**\n * Get all SDKs for a package, ordered by version descending.\n *\n * Requires third-party-application:view-standalone-sdk on the repository rid.\n */\nexport async function listSdks(ctx, repositoryRid, packageName, pageSize, pageToken) {\n return conjureFetch(ctx, `/sdks/${repositoryRid}/${packageName}`, \"GET\", undefined, {\n pageSize,\n pageToken\n });\n}"]}
@@ -0,0 +1,2 @@
1
+ export type ActionTypeApiName = string;
2
+ //# sourceMappingURL=ActionTypeApiName.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ActionTypeApiName.d.ts","sourceRoot":"","sources":["../../../../src/generated/third-party-application-service/ActionTypeApiName.ts"],"names":[],"mappings":"AAgBA,MAAM,MAAM,iBAAiB,GAAG,MAAM,CAAC"}
@@ -0,0 +1,4 @@
1
+ export interface ActionTypeAuthScope {
2
+ dependentResources: Array<string>;
3
+ }
4
+ //# sourceMappingURL=ActionTypeAuthScope.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ActionTypeAuthScope.d.ts","sourceRoot":"","sources":["../../../../src/generated/third-party-application-service/ActionTypeAuthScope.ts"],"names":[],"mappings":"AAgBA,MAAM,WAAW,mBAAmB;IAClC,kBAAkB,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;CACnC"}
@@ -0,0 +1,12 @@
1
+ import type { ActionTypeAuthScope } from "./ActionTypeAuthScope.js";
2
+ import type { AuthScopeRemovalPatch } from "./AuthScopeRemovalPatch.js";
3
+ export interface ActionTypeAuthScopePatch_addedOrUpdated {
4
+ type: "addedOrUpdated";
5
+ addedOrUpdated: ActionTypeAuthScope;
6
+ }
7
+ export interface ActionTypeAuthScopePatch_removed {
8
+ type: "removed";
9
+ removed: AuthScopeRemovalPatch;
10
+ }
11
+ export type ActionTypeAuthScopePatch = ActionTypeAuthScopePatch_addedOrUpdated | ActionTypeAuthScopePatch_removed;
12
+ //# sourceMappingURL=ActionTypeAuthScopePatch.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ActionTypeAuthScopePatch.d.ts","sourceRoot":"","sources":["../../../../src/generated/third-party-application-service/ActionTypeAuthScopePatch.ts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AACpE,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,4BAA4B,CAAC;AACxE,MAAM,WAAW,uCAAuC;IACtD,IAAI,EAAE,gBAAgB,CAAC;IACvB,cAAc,EAAE,mBAAmB,CAAC;CACrC;AAED,MAAM,WAAW,gCAAgC;IAC/C,IAAI,EAAE,SAAS,CAAC;IAChB,OAAO,EAAE,qBAAqB,CAAC;CAChC;AACD,MAAM,MAAM,wBAAwB,GAChC,uCAAuC,GACvC,gCAAgC,CAAC"}
@@ -0,0 +1,7 @@
1
+ import type { ActionTypeApiName } from "./ActionTypeApiName.js";
2
+ import type { ActionTypeRid } from "./ActionTypeRid.js";
3
+ export interface ActionTypeBinding {
4
+ localRid: ActionTypeRid;
5
+ boundApiName: ActionTypeApiName;
6
+ }
7
+ //# sourceMappingURL=ActionTypeBinding.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ActionTypeBinding.d.ts","sourceRoot":"","sources":["../../../../src/generated/third-party-application-service/ActionTypeBinding.ts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAC;AAChE,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AACxD,MAAM,WAAW,iBAAiB;IAChC,QAAQ,EAAE,aAAa,CAAC;IACxB,YAAY,EAAE,iBAAiB,CAAC;CACjC"}
@@ -0,0 +1,3 @@
1
+ export interface ActionTypeDataScope {
2
+ }
3
+ //# sourceMappingURL=ActionTypeDataScope.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ActionTypeDataScope.d.ts","sourceRoot":"","sources":["../../../../src/generated/third-party-application-service/ActionTypeDataScope.ts"],"names":[],"mappings":"AAgBA,MAAM,WAAW,mBAAmB;CACnC"}
@@ -0,0 +1,2 @@
1
+ export type ActionTypeRid = string;
2
+ //# sourceMappingURL=ActionTypeRid.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ActionTypeRid.d.ts","sourceRoot":"","sources":["../../../../src/generated/third-party-application-service/ActionTypeRid.ts"],"names":[],"mappings":"AAgBA,MAAM,MAAM,aAAa,GAAG,MAAM,CAAC"}
@@ -0,0 +1,26 @@
1
+ import type { ApplicationDescription } from "./ApplicationDescription.js";
2
+ import type { ApplicationName } from "./ApplicationName.js";
3
+ import type { ApplicationRid } from "./ApplicationRid.js";
4
+ import type { ApplicationSdkSettings } from "./ApplicationSdkSettings.js";
5
+ import type { AuthScope } from "./AuthScope.js";
6
+ import type { ClientSpecification } from "./ClientSpecification.js";
7
+ import type { DataScopeV2 } from "./DataScopeV2.js";
8
+ import type { LegacyDataScope } from "./LegacyDataScope.js";
9
+ import type { LogoUri } from "./LogoUri.js";
10
+ import type { OrganizationRid } from "./OrganizationRid.js";
11
+ import type { PackageName } from "./PackageName.js";
12
+ export interface Application {
13
+ rid: ApplicationRid;
14
+ name: ApplicationName;
15
+ description: ApplicationDescription | undefined;
16
+ packageName: PackageName | undefined;
17
+ logoUri: LogoUri | undefined;
18
+ organizationRid: OrganizationRid;
19
+ clientSpecification: ClientSpecification;
20
+ dataScope: LegacyDataScope;
21
+ dataScopeV2: DataScopeV2;
22
+ authScope: AuthScope;
23
+ sdkSettings: ApplicationSdkSettings;
24
+ clientAllowedOrganizations: Array<OrganizationRid>;
25
+ }
26
+ //# sourceMappingURL=Application.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Application.d.ts","sourceRoot":"","sources":["../../../../src/generated/third-party-application-service/Application.ts"],"names":[],"mappings":"AAgBA,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,6BAA6B,CAAC;AAC1E,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AAC5D,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AAC1D,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,6BAA6B,CAAC;AAC1E,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAChD,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AACpE,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAC;AACpD,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AAC5D,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,cAAc,CAAC;AAC5C,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AAC5D,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAC;AACpD,MAAM,WAAW,WAAW;IAC1B,GAAG,EAAE,cAAc,CAAC;IACpB,IAAI,EAAE,eAAe,CAAC;IACtB,WAAW,EAAE,sBAAsB,GAAG,SAAS,CAAC;IAChD,WAAW,EAAE,WAAW,GAAG,SAAS,CAAC;IACrC,OAAO,EAAE,OAAO,GAAG,SAAS,CAAC;IAC7B,eAAe,EAAE,eAAe,CAAC;IACjC,mBAAmB,EAAE,mBAAmB,CAAC;IACzC,SAAS,EAAE,eAAe,CAAC;IAC3B,WAAW,EAAE,WAAW,CAAC;IACzB,SAAS,EAAE,SAAS,CAAC;IACrB,WAAW,EAAE,sBAAsB,CAAC;IACpC,0BAA0B,EAAE,KAAK,CAAC,eAAe,CAAC,CAAC;CACpD"}
@@ -0,0 +1,12 @@
1
+ import { type ConjureContext } from "conjure-lite";
2
+ import type { BulkGetApplicationsForClientsRequest } from "../BulkGetApplicationsForClientsRequest.js";
3
+ import type { BulkGetApplicationsForClientsResponse } from "../BulkGetApplicationsForClientsResponse.js";
4
+ /**
5
+ * Bulk load the RIDs of the third-party applications associated with the given
6
+ * client IDs. At most 100 clients may be loaded in a single request.
7
+ *
8
+ * Only clients where the user has third-party-application:view-oauth-client on the
9
+ * client rid based on its id will be returned.
10
+ */
11
+ export declare function bulkGetApplicationsForClients(ctx: ConjureContext, request: BulkGetApplicationsForClientsRequest): Promise<BulkGetApplicationsForClientsResponse>;
12
+ //# sourceMappingURL=bulkGetApplicationsForClients.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"bulkGetApplicationsForClients.d.ts","sourceRoot":"","sources":["../../../../../src/generated/third-party-application-service/ApplicationClientService/bulkGetApplicationsForClients.ts"],"names":[],"mappings":"AAgBA,OAAO,EAAE,KAAK,cAAc,EAAgB,MAAM,cAAc,CAAC;AACjE,OAAO,KAAK,EAAE,oCAAoC,EAAE,MAAM,4CAA4C,CAAC;AACvG,OAAO,KAAK,EAAE,qCAAqC,EAAE,MAAM,6CAA6C,CAAC;AAEzG;;;;;;GAMG;AACH,wBAAsB,6BAA6B,CACjD,GAAG,EAAE,cAAc,EACnB,OAAO,EAAE,oCAAoC,GAC5C,OAAO,CAAC,qCAAqC,CAAC,CAOhD"}
@@ -0,0 +1,10 @@
1
+ import { type ConjureContext } from "conjure-lite";
2
+ import type { ApplicationRid } from "../ApplicationRid.js";
3
+ import type { CreateClientResponse } from "../CreateClientResponse.js";
4
+ /**
5
+ * Create an application's client.
6
+ *
7
+ * Requires third-party-application:create-oauth-client on the application rid.
8
+ */
9
+ export declare function createClient(ctx: ConjureContext, applicationRid: ApplicationRid): Promise<CreateClientResponse>;
10
+ //# sourceMappingURL=createClient.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"createClient.d.ts","sourceRoot":"","sources":["../../../../../src/generated/third-party-application-service/ApplicationClientService/createClient.ts"],"names":[],"mappings":"AAgBA,OAAO,EAAE,KAAK,cAAc,EAAgB,MAAM,cAAc,CAAC;AACjE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAC;AAC3D,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,4BAA4B,CAAC;AAEvE;;;;GAIG;AACH,wBAAsB,YAAY,CAChC,GAAG,EAAE,cAAc,EACnB,cAAc,EAAE,cAAc,GAC7B,OAAO,CAAC,oBAAoB,CAAC,CAE/B"}
@@ -0,0 +1,11 @@
1
+ import { type ConjureContext } from "conjure-lite";
2
+ import type { ApplicationRid } from "../ApplicationRid.js";
3
+ import type { ClientId } from "../ClientId.js";
4
+ /**
5
+ * Get the application for a client. Returns empty if the client is not associated
6
+ * with an application.
7
+ *
8
+ * Requires third-party-application:view-oauth-client on the client rid based on its id.
9
+ */
10
+ export declare function getApplicationForClient(ctx: ConjureContext, clientId: ClientId): Promise<ApplicationRid | undefined>;
11
+ //# sourceMappingURL=getApplicationForClient.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getApplicationForClient.d.ts","sourceRoot":"","sources":["../../../../../src/generated/third-party-application-service/ApplicationClientService/getApplicationForClient.ts"],"names":[],"mappings":"AAgBA,OAAO,EAAE,KAAK,cAAc,EAAgB,MAAM,cAAc,CAAC;AACjE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAC;AAC3D,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,gBAAgB,CAAC;AAE/C;;;;;GAKG;AACH,wBAAsB,uBAAuB,CAC3C,GAAG,EAAE,cAAc,EACnB,QAAQ,EAAE,QAAQ,GACjB,OAAO,CAAC,cAAc,GAAG,SAAS,CAAC,CAMrC"}
@@ -0,0 +1,10 @@
1
+ import { type ConjureContext } from "conjure-lite";
2
+ import type { ApplicationRid } from "../ApplicationRid.js";
3
+ import type { ClientState } from "../ClientState.js";
4
+ /**
5
+ * Get an application's current client state
6
+ *
7
+ * Requires third-party-application:view-application on the application rid.
8
+ */
9
+ export declare function getClientState(ctx: ConjureContext, applicationRid: ApplicationRid): Promise<ClientState>;
10
+ //# sourceMappingURL=getClientState.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getClientState.d.ts","sourceRoot":"","sources":["../../../../../src/generated/third-party-application-service/ApplicationClientService/getClientState.ts"],"names":[],"mappings":"AAgBA,OAAO,EAAE,KAAK,cAAc,EAAgB,MAAM,cAAc,CAAC;AACjE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAC;AAC3D,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAErD;;;;GAIG;AACH,wBAAsB,cAAc,CAClC,GAAG,EAAE,cAAc,EACnB,cAAc,EAAE,cAAc,GAC7B,OAAO,CAAC,WAAW,CAAC,CAEtB"}
@@ -0,0 +1,5 @@
1
+ export { bulkGetApplicationsForClients } from "./ApplicationClientService/bulkGetApplicationsForClients.js";
2
+ export { createClient } from "./ApplicationClientService/createClient.js";
3
+ export { getApplicationForClient } from "./ApplicationClientService/getApplicationForClient.js";
4
+ export { getClientState } from "./ApplicationClientService/getClientState.js";
5
+ //# sourceMappingURL=ApplicationClientService.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ApplicationClientService.d.ts","sourceRoot":"","sources":["../../../../src/generated/third-party-application-service/ApplicationClientService.ts"],"names":[],"mappings":"AAgBA,OAAO,EAAE,6BAA6B,EAAE,MAAM,6DAA6D,CAAC;AAC5G,OAAO,EAAE,YAAY,EAAE,MAAM,4CAA4C,CAAC;AAC1E,OAAO,EAAE,uBAAuB,EAAE,MAAM,uDAAuD,CAAC;AAChG,OAAO,EAAE,cAAc,EAAE,MAAM,8CAA8C,CAAC"}
@@ -0,0 +1,5 @@
1
+ /**
2
+ * The description of the application.
3
+ */
4
+ export type ApplicationDescription = string;
5
+ //# sourceMappingURL=ApplicationDescription.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ApplicationDescription.d.ts","sourceRoot":"","sources":["../../../../src/generated/third-party-application-service/ApplicationDescription.ts"],"names":[],"mappings":"AAgBA;;GAEG;AACH,MAAM,MAAM,sBAAsB,GAAG,MAAM,CAAC"}