@harnessio/react-idp-service-client 0.88.5 → 0.89.1

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 (239) hide show
  1. package/dist/{fetcher → custom-idp-fetcher}/index.js +1 -1
  2. package/dist/idp-service/src/index.d.ts +1 -1
  3. package/dist/idp-service/src/index.js +1 -1
  4. package/dist/idp-service/src/services/hooks/useCdEntitiesCountQuery.d.ts +1 -1
  5. package/dist/idp-service/src/services/hooks/useCdEntitiesCountQuery.js +1 -1
  6. package/dist/idp-service/src/services/hooks/useCdEntitiesFetchQuery.d.ts +1 -1
  7. package/dist/idp-service/src/services/hooks/useCdEntitiesFetchQuery.js +1 -1
  8. package/dist/idp-service/src/services/hooks/useConvertEntityMutation.d.ts +1 -1
  9. package/dist/idp-service/src/services/hooks/useConvertEntityMutation.js +1 -1
  10. package/dist/idp-service/src/services/hooks/useCreateAggregationRuleMutation.d.ts +1 -1
  11. package/dist/idp-service/src/services/hooks/useCreateAggregationRuleMutation.js +1 -1
  12. package/dist/idp-service/src/services/hooks/useCreateBackstageEnvVariablesMutation.d.ts +1 -1
  13. package/dist/idp-service/src/services/hooks/useCreateBackstageEnvVariablesMutation.js +1 -1
  14. package/dist/idp-service/src/services/hooks/useCreateBackstagePermissionsMutation.d.ts +1 -1
  15. package/dist/idp-service/src/services/hooks/useCreateBackstagePermissionsMutation.js +1 -1
  16. package/dist/idp-service/src/services/hooks/useCreateCheckMutation.d.ts +1 -1
  17. package/dist/idp-service/src/services/hooks/useCreateCheckMutation.js +1 -1
  18. package/dist/idp-service/src/services/hooks/useCreateCompileAndExecuteEnvironmentMutation.d.ts +24 -0
  19. package/dist/idp-service/src/services/hooks/useCreateCompileAndExecuteEnvironmentMutation.js +14 -0
  20. package/dist/idp-service/src/services/hooks/useCreateEntityMutation.d.ts +1 -1
  21. package/dist/idp-service/src/services/hooks/useCreateEntityMutation.js +1 -1
  22. package/dist/idp-service/src/services/hooks/useCreateEntityVersionMutation.d.ts +1 -1
  23. package/dist/idp-service/src/services/hooks/useCreateEntityVersionMutation.js +1 -1
  24. package/dist/idp-service/src/services/hooks/useCreateIntegrationMutation.d.ts +1 -1
  25. package/dist/idp-service/src/services/hooks/useCreateIntegrationMutation.js +1 -1
  26. package/dist/idp-service/src/services/hooks/useCreateLayoutMutation.d.ts +1 -1
  27. package/dist/idp-service/src/services/hooks/useCreateLayoutMutation.js +1 -1
  28. package/dist/idp-service/src/services/hooks/useCreateOrUpdateEntityTableMutation.d.ts +1 -1
  29. package/dist/idp-service/src/services/hooks/useCreateOrUpdateEntityTableMutation.js +1 -1
  30. package/dist/idp-service/src/services/hooks/useCreatePluginRequestV2Mutation.d.ts +1 -1
  31. package/dist/idp-service/src/services/hooks/useCreatePluginRequestV2Mutation.js +1 -1
  32. package/dist/idp-service/src/services/hooks/useCreateScorecardMutation.d.ts +1 -1
  33. package/dist/idp-service/src/services/hooks/useCreateScorecardMutation.js +1 -1
  34. package/dist/idp-service/src/services/hooks/useCustomPluginsTriggerMutation.d.ts +1 -1
  35. package/dist/idp-service/src/services/hooks/useCustomPluginsTriggerMutation.js +1 -1
  36. package/dist/idp-service/src/services/hooks/useDeleteAggregationRuleMutation.d.ts +1 -1
  37. package/dist/idp-service/src/services/hooks/useDeleteAggregationRuleMutation.js +1 -1
  38. package/dist/idp-service/src/services/hooks/useDeleteCheckMutation.d.ts +1 -1
  39. package/dist/idp-service/src/services/hooks/useDeleteCheckMutation.js +1 -1
  40. package/dist/idp-service/src/services/hooks/useDeleteCustomLinkCardQuickLinksMutation.d.ts +1 -1
  41. package/dist/idp-service/src/services/hooks/useDeleteCustomLinkCardQuickLinksMutation.js +1 -1
  42. package/dist/idp-service/src/services/hooks/useDeleteCustomPluginInfoMutation.d.ts +1 -1
  43. package/dist/idp-service/src/services/hooks/useDeleteCustomPluginInfoMutation.js +1 -1
  44. package/dist/idp-service/src/services/hooks/useDeleteEntityMutation.d.ts +1 -1
  45. package/dist/idp-service/src/services/hooks/useDeleteEntityMutation.js +1 -1
  46. package/dist/idp-service/src/services/hooks/useDeleteEntityVersionMutation.d.ts +1 -1
  47. package/dist/idp-service/src/services/hooks/useDeleteEntityVersionMutation.js +1 -1
  48. package/dist/idp-service/src/services/hooks/useDeleteGroupMutation.d.ts +1 -1
  49. package/dist/idp-service/src/services/hooks/useDeleteGroupMutation.js +1 -1
  50. package/dist/idp-service/src/services/hooks/useDeleteHeadersQuickLinksIconMutation.d.ts +1 -1
  51. package/dist/idp-service/src/services/hooks/useDeleteHeadersQuickLinksIconMutation.js +1 -1
  52. package/dist/idp-service/src/services/hooks/useDeleteHomePageLayoutCardsIconMutation.d.ts +1 -1
  53. package/dist/idp-service/src/services/hooks/useDeleteHomePageLayoutCardsIconMutation.js +1 -1
  54. package/dist/idp-service/src/services/hooks/useDeleteLayoutMutation.d.ts +1 -1
  55. package/dist/idp-service/src/services/hooks/useDeleteLayoutMutation.js +1 -1
  56. package/dist/idp-service/src/services/hooks/useDeleteScorecardMutation.d.ts +1 -1
  57. package/dist/idp-service/src/services/hooks/useDeleteScorecardMutation.js +1 -1
  58. package/dist/idp-service/src/services/hooks/useDiscoverEntitiesQuery.d.ts +1 -1
  59. package/dist/idp-service/src/services/hooks/useDiscoverEntitiesQuery.js +1 -1
  60. package/dist/idp-service/src/services/hooks/useGenerateYamlDefMutation.d.ts +1 -1
  61. package/dist/idp-service/src/services/hooks/useGenerateYamlDefMutation.js +1 -1
  62. package/dist/idp-service/src/services/hooks/useGetAggregationRuleQuery.d.ts +1 -1
  63. package/dist/idp-service/src/services/hooks/useGetAggregationRuleQuery.js +1 -1
  64. package/dist/idp-service/src/services/hooks/useGetAggregationRulesQuery.d.ts +1 -1
  65. package/dist/idp-service/src/services/hooks/useGetAggregationRulesQuery.js +1 -1
  66. package/dist/idp-service/src/services/hooks/useGetAllDatasourcesForAccountQuery.d.ts +1 -1
  67. package/dist/idp-service/src/services/hooks/useGetAllDatasourcesForAccountQuery.js +1 -1
  68. package/dist/idp-service/src/services/hooks/useGetAllGroupsForAccountQuery.d.ts +1 -1
  69. package/dist/idp-service/src/services/hooks/useGetAllGroupsForAccountQuery.js +1 -1
  70. package/dist/idp-service/src/services/hooks/useGetAllLayoutsQuery.d.ts +1 -1
  71. package/dist/idp-service/src/services/hooks/useGetAllLayoutsQuery.js +1 -1
  72. package/dist/idp-service/src/services/hooks/useGetAllLayoutsV2Query.d.ts +1 -1
  73. package/dist/idp-service/src/services/hooks/useGetAllLayoutsV2Query.js +1 -1
  74. package/dist/idp-service/src/services/hooks/useGetAllowListQuery.d.ts +1 -1
  75. package/dist/idp-service/src/services/hooks/useGetAllowListQuery.js +1 -1
  76. package/dist/idp-service/src/services/hooks/useGetAuthInfoAuthIdQuery.d.ts +1 -1
  77. package/dist/idp-service/src/services/hooks/useGetAuthInfoAuthIdQuery.js +1 -1
  78. package/dist/idp-service/src/services/hooks/useGetBackstagePermissionsQuery.d.ts +1 -1
  79. package/dist/idp-service/src/services/hooks/useGetBackstagePermissionsQuery.js +1 -1
  80. package/dist/idp-service/src/services/hooks/useGetBlueprintEnvironmentsQuery.d.ts +1 -1
  81. package/dist/idp-service/src/services/hooks/useGetBlueprintEnvironmentsQuery.js +1 -1
  82. package/dist/idp-service/src/services/hooks/useGetCheckGraphQuery.d.ts +1 -1
  83. package/dist/idp-service/src/services/hooks/useGetCheckGraphQuery.js +1 -1
  84. package/dist/idp-service/src/services/hooks/useGetCheckQuery.d.ts +1 -1
  85. package/dist/idp-service/src/services/hooks/useGetCheckQuery.js +1 -1
  86. package/dist/idp-service/src/services/hooks/useGetCheckStatsQuery.d.ts +1 -1
  87. package/dist/idp-service/src/services/hooks/useGetCheckStatsQuery.js +1 -1
  88. package/dist/idp-service/src/services/hooks/useGetCheckTagsQuery.d.ts +1 -1
  89. package/dist/idp-service/src/services/hooks/useGetCheckTagsQuery.js +1 -1
  90. package/dist/idp-service/src/services/hooks/useGetChecksQuery.d.ts +1 -1
  91. package/dist/idp-service/src/services/hooks/useGetChecksQuery.js +1 -1
  92. package/dist/idp-service/src/services/hooks/useGetConnectorInfoQuery.d.ts +1 -1
  93. package/dist/idp-service/src/services/hooks/useGetConnectorInfoQuery.js +1 -1
  94. package/dist/idp-service/src/services/hooks/useGetCustomPluginStatusLogsQuery.d.ts +1 -1
  95. package/dist/idp-service/src/services/hooks/useGetCustomPluginStatusLogsQuery.js +1 -1
  96. package/dist/idp-service/src/services/hooks/useGetCustomPluginStatusPluginIdQuery.d.ts +1 -1
  97. package/dist/idp-service/src/services/hooks/useGetCustomPluginStatusPluginIdQuery.js +1 -1
  98. package/dist/idp-service/src/services/hooks/useGetDataPointsForDataSourceQuery.d.ts +1 -1
  99. package/dist/idp-service/src/services/hooks/useGetDataPointsForDataSourceQuery.js +1 -1
  100. package/dist/idp-service/src/services/hooks/useGetDataSourcesDataPointsMapQuery.d.ts +1 -1
  101. package/dist/idp-service/src/services/hooks/useGetDataSourcesDataPointsMapQuery.js +1 -1
  102. package/dist/idp-service/src/services/hooks/useGetEntitiesByRefsMutation.d.ts +1 -1
  103. package/dist/idp-service/src/services/hooks/useGetEntitiesByRefsMutation.js +1 -1
  104. package/dist/idp-service/src/services/hooks/useGetEntitiesFiltersByQueryMutation.d.ts +1 -1
  105. package/dist/idp-service/src/services/hooks/useGetEntitiesFiltersByQueryMutation.js +1 -1
  106. package/dist/idp-service/src/services/hooks/useGetEntitiesFiltersQuery.d.ts +1 -1
  107. package/dist/idp-service/src/services/hooks/useGetEntitiesFiltersQuery.js +1 -1
  108. package/dist/idp-service/src/services/hooks/useGetEntitiesGroupsQuery.d.ts +1 -1
  109. package/dist/idp-service/src/services/hooks/useGetEntitiesGroupsQuery.js +1 -1
  110. package/dist/idp-service/src/services/hooks/useGetEntitiesKindsQuery.d.ts +1 -1
  111. package/dist/idp-service/src/services/hooks/useGetEntitiesKindsQuery.js +1 -1
  112. package/dist/idp-service/src/services/hooks/useGetEntitiesQuery.d.ts +1 -1
  113. package/dist/idp-service/src/services/hooks/useGetEntitiesQuery.js +1 -1
  114. package/dist/idp-service/src/services/hooks/useGetEntityFacetsQuery.d.ts +1 -1
  115. package/dist/idp-service/src/services/hooks/useGetEntityFacetsQuery.js +1 -1
  116. package/dist/idp-service/src/services/hooks/useGetEntityQuery.d.ts +1 -1
  117. package/dist/idp-service/src/services/hooks/useGetEntityQuery.js +1 -1
  118. package/dist/idp-service/src/services/hooks/useGetEntityRefsQuery.d.ts +1 -1
  119. package/dist/idp-service/src/services/hooks/useGetEntityRefsQuery.js +1 -1
  120. package/dist/idp-service/src/services/hooks/useGetEntityTablesQuery.d.ts +1 -1
  121. package/dist/idp-service/src/services/hooks/useGetEntityTablesQuery.js +1 -1
  122. package/dist/idp-service/src/services/hooks/useGetEntityVersionQuery.d.ts +1 -1
  123. package/dist/idp-service/src/services/hooks/useGetEntityVersionQuery.js +1 -1
  124. package/dist/idp-service/src/services/hooks/useGetEntityVersionsQuery.d.ts +1 -1
  125. package/dist/idp-service/src/services/hooks/useGetEntityVersionsQuery.js +1 -1
  126. package/dist/idp-service/src/services/hooks/useGetEnvironmentBlueprintInfoMutation.d.ts +1 -1
  127. package/dist/idp-service/src/services/hooks/useGetEnvironmentBlueprintInfoMutation.js +1 -1
  128. package/dist/idp-service/src/services/hooks/useGetGroupDetailsQuery.d.ts +1 -1
  129. package/dist/idp-service/src/services/hooks/useGetGroupDetailsQuery.js +1 -1
  130. package/dist/idp-service/src/services/hooks/useGetHarnessEntitiesCountQuery.d.ts +1 -1
  131. package/dist/idp-service/src/services/hooks/useGetHarnessEntitiesCountQuery.js +1 -1
  132. package/dist/idp-service/src/services/hooks/useGetHarnessEntitiesQuery.d.ts +1 -1
  133. package/dist/idp-service/src/services/hooks/useGetHarnessEntitiesQuery.js +1 -1
  134. package/dist/idp-service/src/services/hooks/useGetHomePageLayoutInfoQuery.d.ts +1 -1
  135. package/dist/idp-service/src/services/hooks/useGetHomePageLayoutInfoQuery.js +1 -1
  136. package/dist/idp-service/src/services/hooks/useGetIntegrationQuery.d.ts +1 -1
  137. package/dist/idp-service/src/services/hooks/useGetIntegrationQuery.js +1 -1
  138. package/dist/idp-service/src/services/hooks/useGetIntegrationsQuery.d.ts +1 -1
  139. package/dist/idp-service/src/services/hooks/useGetIntegrationsQuery.js +1 -1
  140. package/dist/idp-service/src/services/hooks/useGetJsonSchemaQuery.d.ts +1 -1
  141. package/dist/idp-service/src/services/hooks/useGetJsonSchemaQuery.js +1 -1
  142. package/dist/idp-service/src/services/hooks/useGetLayoutQuery.d.ts +1 -1
  143. package/dist/idp-service/src/services/hooks/useGetLayoutQuery.js +1 -1
  144. package/dist/idp-service/src/services/hooks/useGetMergedPluginsConfigQuery.d.ts +1 -1
  145. package/dist/idp-service/src/services/hooks/useGetMergedPluginsConfigQuery.js +1 -1
  146. package/dist/idp-service/src/services/hooks/useGetOnboardingStatusQuery.d.ts +1 -1
  147. package/dist/idp-service/src/services/hooks/useGetOnboardingStatusQuery.js +1 -1
  148. package/dist/idp-service/src/services/hooks/useGetPluginRequestV2Query.d.ts +1 -1
  149. package/dist/idp-service/src/services/hooks/useGetPluginRequestV2Query.js +1 -1
  150. package/dist/idp-service/src/services/hooks/useGetPluginsInfoPluginIdQuery.d.ts +1 -1
  151. package/dist/idp-service/src/services/hooks/useGetPluginsInfoPluginIdQuery.js +1 -1
  152. package/dist/idp-service/src/services/hooks/useGetPluginsQuery.d.ts +1 -1
  153. package/dist/idp-service/src/services/hooks/useGetPluginsQuery.js +1 -1
  154. package/dist/idp-service/src/services/hooks/useGetScorecardQuery.d.ts +1 -1
  155. package/dist/idp-service/src/services/hooks/useGetScorecardQuery.js +1 -1
  156. package/dist/idp-service/src/services/hooks/useGetScorecardStatsQuery.d.ts +1 -1
  157. package/dist/idp-service/src/services/hooks/useGetScorecardStatsQuery.js +1 -1
  158. package/dist/idp-service/src/services/hooks/useGetScorecardsQuery.d.ts +1 -1
  159. package/dist/idp-service/src/services/hooks/useGetScorecardsQuery.js +1 -1
  160. package/dist/idp-service/src/services/hooks/useGetStatusInfoByTypeQuery.d.ts +1 -1
  161. package/dist/idp-service/src/services/hooks/useGetStatusInfoByTypeQuery.js +1 -1
  162. package/dist/idp-service/src/services/hooks/useGetStatusInfoTypeV2Query.d.ts +1 -1
  163. package/dist/idp-service/src/services/hooks/useGetStatusInfoTypeV2Query.js +1 -1
  164. package/dist/idp-service/src/services/hooks/useGetWorkflowsForAccountQuery.d.ts +1 -1
  165. package/dist/idp-service/src/services/hooks/useGetWorkflowsForAccountQuery.js +1 -1
  166. package/dist/idp-service/src/services/hooks/useImportCdEntitiesMutation.d.ts +1 -1
  167. package/dist/idp-service/src/services/hooks/useImportCdEntitiesMutation.js +1 -1
  168. package/dist/idp-service/src/services/hooks/useImportEntityMutation.d.ts +1 -1
  169. package/dist/idp-service/src/services/hooks/useImportEntityMutation.js +1 -1
  170. package/dist/idp-service/src/services/hooks/useImportHarnessEntitiesMutation.d.ts +1 -1
  171. package/dist/idp-service/src/services/hooks/useImportHarnessEntitiesMutation.js +1 -1
  172. package/dist/idp-service/src/services/hooks/useLayoutIngestMutation.d.ts +1 -1
  173. package/dist/idp-service/src/services/hooks/useLayoutIngestMutation.js +1 -1
  174. package/dist/idp-service/src/services/hooks/useMoveEntityMutation.d.ts +1 -1
  175. package/dist/idp-service/src/services/hooks/useMoveEntityMutation.js +1 -1
  176. package/dist/idp-service/src/services/hooks/useOnboardingGenerateYamlMutation.d.ts +1 -1
  177. package/dist/idp-service/src/services/hooks/useOnboardingGenerateYamlMutation.js +1 -1
  178. package/dist/idp-service/src/services/hooks/usePostOnboardingSkipMutation.d.ts +1 -1
  179. package/dist/idp-service/src/services/hooks/usePostOnboardingSkipMutation.js +1 -1
  180. package/dist/idp-service/src/services/hooks/usePostPluginRequestMutation.d.ts +1 -1
  181. package/dist/idp-service/src/services/hooks/usePostPluginRequestMutation.js +1 -1
  182. package/dist/idp-service/src/services/hooks/useReviewAggregationRulesMutation.d.ts +1 -1
  183. package/dist/idp-service/src/services/hooks/useReviewAggregationRulesMutation.js +1 -1
  184. package/dist/idp-service/src/services/hooks/useSaveAllowListMutation.d.ts +1 -1
  185. package/dist/idp-service/src/services/hooks/useSaveAllowListMutation.js +1 -1
  186. package/dist/idp-service/src/services/hooks/useSaveAuthInfoAuthIdMutation.d.ts +1 -1
  187. package/dist/idp-service/src/services/hooks/useSaveAuthInfoAuthIdMutation.js +1 -1
  188. package/dist/idp-service/src/services/hooks/useSaveConnectorInfoMutation.d.ts +1 -1
  189. package/dist/idp-service/src/services/hooks/useSaveConnectorInfoMutation.js +1 -1
  190. package/dist/idp-service/src/services/hooks/useSaveCustomPluginsInfoMutation.d.ts +1 -1
  191. package/dist/idp-service/src/services/hooks/useSaveCustomPluginsInfoMutation.js +1 -1
  192. package/dist/idp-service/src/services/hooks/useSaveDiscoverEntitiesMutation.d.ts +1 -1
  193. package/dist/idp-service/src/services/hooks/useSaveDiscoverEntitiesMutation.js +1 -1
  194. package/dist/idp-service/src/services/hooks/useSaveGroupMutation.d.ts +1 -1
  195. package/dist/idp-service/src/services/hooks/useSaveGroupMutation.js +1 -1
  196. package/dist/idp-service/src/services/hooks/useSaveHomePageLayoutInfoMutation.d.ts +1 -1
  197. package/dist/idp-service/src/services/hooks/useSaveHomePageLayoutInfoMutation.js +1 -1
  198. package/dist/idp-service/src/services/hooks/useSaveOrUpdatePluginAppConfigMutation.d.ts +1 -1
  199. package/dist/idp-service/src/services/hooks/useSaveOrUpdatePluginAppConfigMutation.js +1 -1
  200. package/dist/idp-service/src/services/hooks/useScorecardRecalibrateMutation.d.ts +1 -1
  201. package/dist/idp-service/src/services/hooks/useScorecardRecalibrateMutation.js +1 -1
  202. package/dist/idp-service/src/services/hooks/useTogglePluginForAccountMutation.d.ts +1 -1
  203. package/dist/idp-service/src/services/hooks/useTogglePluginForAccountMutation.js +1 -1
  204. package/dist/idp-service/src/services/hooks/useTriggerAggregationRuleComputationMutation.d.ts +1 -1
  205. package/dist/idp-service/src/services/hooks/useTriggerAggregationRuleComputationMutation.js +1 -1
  206. package/dist/idp-service/src/services/hooks/useUnlinkIntegrationEntitiesMutation.d.ts +1 -1
  207. package/dist/idp-service/src/services/hooks/useUnlinkIntegrationEntitiesMutation.js +1 -1
  208. package/dist/idp-service/src/services/hooks/useUpdateAggregationRuleMutation.d.ts +1 -1
  209. package/dist/idp-service/src/services/hooks/useUpdateAggregationRuleMutation.js +1 -1
  210. package/dist/idp-service/src/services/hooks/useUpdateBackstagePermissionsMutation.d.ts +1 -1
  211. package/dist/idp-service/src/services/hooks/useUpdateBackstagePermissionsMutation.js +1 -1
  212. package/dist/idp-service/src/services/hooks/useUpdateCheckMutation.d.ts +1 -1
  213. package/dist/idp-service/src/services/hooks/useUpdateCheckMutation.js +1 -1
  214. package/dist/idp-service/src/services/hooks/useUpdateConfigurationEntitiesMutation.d.ts +1 -1
  215. package/dist/idp-service/src/services/hooks/useUpdateConfigurationEntitiesMutation.js +1 -1
  216. package/dist/idp-service/src/services/hooks/useUpdateCustomPluginsInfoMutation.d.ts +1 -1
  217. package/dist/idp-service/src/services/hooks/useUpdateCustomPluginsInfoMutation.js +1 -1
  218. package/dist/idp-service/src/services/hooks/useUpdateEntityMutation.d.ts +1 -1
  219. package/dist/idp-service/src/services/hooks/useUpdateEntityMutation.js +1 -1
  220. package/dist/idp-service/src/services/hooks/useUpdateEntityVersionMutation.d.ts +1 -1
  221. package/dist/idp-service/src/services/hooks/useUpdateEntityVersionMutation.js +1 -1
  222. package/dist/idp-service/src/services/hooks/useUpdateGitMetadataMutation.d.ts +1 -1
  223. package/dist/idp-service/src/services/hooks/useUpdateGitMetadataMutation.js +1 -1
  224. package/dist/idp-service/src/services/hooks/useUpdateGroupsMutation.d.ts +1 -1
  225. package/dist/idp-service/src/services/hooks/useUpdateGroupsMutation.js +1 -1
  226. package/dist/idp-service/src/services/hooks/useUpdateIntegrationMutation.d.ts +1 -1
  227. package/dist/idp-service/src/services/hooks/useUpdateIntegrationMutation.js +1 -1
  228. package/dist/idp-service/src/services/hooks/useUpdatePluginRequestV2Mutation.d.ts +1 -1
  229. package/dist/idp-service/src/services/hooks/useUpdatePluginRequestV2Mutation.js +1 -1
  230. package/dist/idp-service/src/services/hooks/useUpdateScorecardMutation.d.ts +1 -1
  231. package/dist/idp-service/src/services/hooks/useUpdateScorecardMutation.js +1 -1
  232. package/dist/idp-service/src/services/hooks/useValidateComplexCheckMutation.d.ts +1 -1
  233. package/dist/idp-service/src/services/hooks/useValidateComplexCheckMutation.js +1 -1
  234. package/dist/idp-service/src/services/index.d.ts +3 -0
  235. package/dist/idp-service/src/services/index.js +1 -0
  236. package/dist/idp-service/src/services/schemas/EnvironmentProxyCreateRequest.d.ts +29 -0
  237. package/dist/idp-service/src/services/schemas/EnvironmentProxyCreateRequest.js +4 -0
  238. package/package.json +1 -1
  239. /package/dist/{fetcher → custom-idp-fetcher}/index.d.ts +0 -0
@@ -2,7 +2,7 @@ import { UseMutationOptions } from '@tanstack/react-query';
2
2
  import type { DefaultSaveResponseResponse } from '../responses/DefaultSaveResponseResponse';
3
3
  import type { EntityMoveRequestBodyRequestBody } from '../requestBodies/EntityMoveRequestBodyRequestBody';
4
4
  import type { ResponseWithPagination } from '../helpers';
5
- import { FetcherOptions } from '../../../../fetcher/index.js';
5
+ import { FetcherOptions } from '../../../../custom-idp-fetcher/index.js';
6
6
  export interface MoveEntityMutationPathParams {
7
7
  scope: string;
8
8
  kind: string;
@@ -2,7 +2,7 @@
2
2
  // This code is autogenerated using @harnessio/oats-cli.
3
3
  // Please do not modify this code directly.
4
4
  import { useMutation } from '@tanstack/react-query';
5
- import { fetcher } from '../../../../fetcher/index.js';
5
+ import { fetcher } from '../../../../custom-idp-fetcher/index.js';
6
6
  export function moveEntity(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/entities/move/${props.scope}/${props.kind}/${props.identifier}`, method: 'POST' }, props));
8
8
  }
@@ -2,7 +2,7 @@ import { UseMutationOptions } from '@tanstack/react-query';
2
2
  import type { GenerateYamlResponseResponse } from '../responses/GenerateYamlResponseResponse';
3
3
  import type { GenerateYamlRequestRequestBody } from '../requestBodies/GenerateYamlRequestRequestBody';
4
4
  import type { ResponseWithPagination } from '../helpers';
5
- import { FetcherOptions } from '../../../../fetcher/index.js';
5
+ import { FetcherOptions } from '../../../../custom-idp-fetcher/index.js';
6
6
  export interface OnboardingGenerateYamlMutationHeaderParams {
7
7
  'Harness-Account'?: string;
8
8
  }
@@ -2,7 +2,7 @@
2
2
  // This code is autogenerated using @harnessio/oats-cli.
3
3
  // Please do not modify this code directly.
4
4
  import { useMutation } from '@tanstack/react-query';
5
- import { fetcher } from '../../../../fetcher/index.js';
5
+ import { fetcher } from '../../../../custom-idp-fetcher/index.js';
6
6
  export function onboardingGenerateYaml(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/onboarding/generate-yaml`, method: 'POST' }, props));
8
8
  }
@@ -2,7 +2,7 @@ import { UseMutationOptions } from '@tanstack/react-query';
2
2
  import type { OnboardingSkipResponseResponse } from '../responses/OnboardingSkipResponseResponse';
3
3
  import type { OnboardingSkipRequestRequestBody } from '../requestBodies/OnboardingSkipRequestRequestBody';
4
4
  import type { ResponseWithPagination } from '../helpers';
5
- import { FetcherOptions } from '../../../../fetcher/index.js';
5
+ import { FetcherOptions } from '../../../../custom-idp-fetcher/index.js';
6
6
  export interface PostOnboardingSkipMutationHeaderParams {
7
7
  'Harness-Account'?: string;
8
8
  }
@@ -2,7 +2,7 @@
2
2
  // This code is autogenerated using @harnessio/oats-cli.
3
3
  // Please do not modify this code directly.
4
4
  import { useMutation } from '@tanstack/react-query';
5
- import { fetcher } from '../../../../fetcher/index.js';
5
+ import { fetcher } from '../../../../custom-idp-fetcher/index.js';
6
6
  export function postOnboardingSkip(props) {
7
7
  return fetcher(Object.assign({ url: `/v2/onboarding/skip`, method: 'POST' }, props));
8
8
  }
@@ -1,7 +1,7 @@
1
1
  import { UseMutationOptions } from '@tanstack/react-query';
2
2
  import type { RequestPluginRequestRequestBody } from '../requestBodies/RequestPluginRequestRequestBody';
3
3
  import type { ResponseWithPagination } from '../helpers';
4
- import { FetcherOptions } from '../../../../fetcher/index.js';
4
+ import { FetcherOptions } from '../../../../custom-idp-fetcher/index.js';
5
5
  export interface PostPluginRequestMutationHeaderParams {
6
6
  'Harness-Account'?: string;
7
7
  }
@@ -2,7 +2,7 @@
2
2
  // This code is autogenerated using @harnessio/oats-cli.
3
3
  // Please do not modify this code directly.
4
4
  import { useMutation } from '@tanstack/react-query';
5
- import { fetcher } from '../../../../fetcher/index.js';
5
+ import { fetcher } from '../../../../custom-idp-fetcher/index.js';
6
6
  export function postPluginRequest(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/plugin/request`, method: 'POST' }, props));
8
8
  }
@@ -2,7 +2,7 @@ import { UseMutationOptions } from '@tanstack/react-query';
2
2
  import type { AggregationSelectionReviewResponseResponse } from '../responses/AggregationSelectionReviewResponseResponse';
3
3
  import type { AggregationSelectionReviewRequest } from '../schemas/AggregationSelectionReviewRequest';
4
4
  import type { ResponseWithPagination } from '../helpers';
5
- import { FetcherOptions } from '../../../../fetcher/index.js';
5
+ import { FetcherOptions } from '../../../../custom-idp-fetcher/index.js';
6
6
  export interface ReviewAggregationRulesMutationHeaderParams {
7
7
  'Harness-Account'?: string;
8
8
  }
@@ -2,7 +2,7 @@
2
2
  // This code is autogenerated using @harnessio/oats-cli.
3
3
  // Please do not modify this code directly.
4
4
  import { useMutation } from '@tanstack/react-query';
5
- import { fetcher } from '../../../../fetcher/index.js';
5
+ import { fetcher } from '../../../../custom-idp-fetcher/index.js';
6
6
  export function reviewAggregationRules(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/aggregation-rules/review`, method: 'POST' }, props));
8
8
  }
@@ -2,7 +2,7 @@ import { UseMutationOptions } from '@tanstack/react-query';
2
2
  import type { AllowListResponseResponse } from '../responses/AllowListResponseResponse';
3
3
  import type { AllowListRequest } from '../schemas/AllowListRequest';
4
4
  import type { ResponseWithPagination } from '../helpers';
5
- import { FetcherOptions } from '../../../../fetcher/index.js';
5
+ import { FetcherOptions } from '../../../../custom-idp-fetcher/index.js';
6
6
  export interface SaveAllowListMutationHeaderParams {
7
7
  'Harness-Account'?: string;
8
8
  }
@@ -2,7 +2,7 @@
2
2
  // This code is autogenerated using @harnessio/oats-cli.
3
3
  // Please do not modify this code directly.
4
4
  import { useMutation } from '@tanstack/react-query';
5
- import { fetcher } from '../../../../fetcher/index.js';
5
+ import { fetcher } from '../../../../custom-idp-fetcher/index.js';
6
6
  export function saveAllowList(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/allow-list`, method: 'POST' }, props));
8
8
  }
@@ -2,7 +2,7 @@ import { UseMutationOptions } from '@tanstack/react-query';
2
2
  import type { BackstageEnvVariableResponseListResponse } from '../responses/BackstageEnvVariableResponseListResponse';
3
3
  import type { BackstageEnvVariableBatchRequest } from '../schemas/BackstageEnvVariableBatchRequest';
4
4
  import type { ResponseWithPagination } from '../helpers';
5
- import { FetcherOptions } from '../../../../fetcher/index.js';
5
+ import { FetcherOptions } from '../../../../custom-idp-fetcher/index.js';
6
6
  export interface SaveAuthInfoAuthIdMutationPathParams {
7
7
  'auth-id': 'atlassian-auth' | 'github-auth' | 'google-auth';
8
8
  }
@@ -2,7 +2,7 @@
2
2
  // This code is autogenerated using @harnessio/oats-cli.
3
3
  // Please do not modify this code directly.
4
4
  import { useMutation } from '@tanstack/react-query';
5
- import { fetcher } from '../../../../fetcher/index.js';
5
+ import { fetcher } from '../../../../custom-idp-fetcher/index.js';
6
6
  export function saveAuthInfoAuthId(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/auth-info/${props['auth-id']}`, method: 'POST' }, props));
8
8
  }
@@ -2,7 +2,7 @@ import { UseMutationOptions } from '@tanstack/react-query';
2
2
  import type { ConnectorInfoResponseResponse } from '../responses/ConnectorInfoResponseResponse';
3
3
  import type { ConnectorInfoRequestRequestBody } from '../requestBodies/ConnectorInfoRequestRequestBody';
4
4
  import type { ResponseWithPagination } from '../helpers';
5
- import { FetcherOptions } from '../../../../fetcher/index.js';
5
+ import { FetcherOptions } from '../../../../custom-idp-fetcher/index.js';
6
6
  export interface SaveConnectorInfoMutationHeaderParams {
7
7
  'Harness-Account'?: string;
8
8
  }
@@ -2,7 +2,7 @@
2
2
  // This code is autogenerated using @harnessio/oats-cli.
3
3
  // Please do not modify this code directly.
4
4
  import { useMutation } from '@tanstack/react-query';
5
- import { fetcher } from '../../../../fetcher/index.js';
5
+ import { fetcher } from '../../../../custom-idp-fetcher/index.js';
6
6
  export function saveConnectorInfo(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/connector-info`, method: 'POST' }, props));
8
8
  }
@@ -2,7 +2,7 @@ import { UseMutationOptions } from '@tanstack/react-query';
2
2
  import type { CustomPluginInfoResponseResponse } from '../responses/CustomPluginInfoResponseResponse';
3
3
  import type { CustomPluginCreateRequestRequestBody } from '../requestBodies/CustomPluginCreateRequestRequestBody';
4
4
  import type { ResponseWithPagination } from '../helpers';
5
- import { FetcherOptions } from '../../../../fetcher/index.js';
5
+ import { FetcherOptions } from '../../../../custom-idp-fetcher/index.js';
6
6
  export interface SaveCustomPluginsInfoMutationHeaderParams {
7
7
  'Harness-Account'?: string;
8
8
  }
@@ -2,7 +2,7 @@
2
2
  // This code is autogenerated using @harnessio/oats-cli.
3
3
  // Please do not modify this code directly.
4
4
  import { useMutation } from '@tanstack/react-query';
5
- import { fetcher } from '../../../../fetcher/index.js';
5
+ import { fetcher } from '../../../../custom-idp-fetcher/index.js';
6
6
  export function saveCustomPluginsInfo(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/plugins-info`, method: 'POST' }, props));
8
8
  }
@@ -1,7 +1,7 @@
1
1
  import { UseMutationOptions } from '@tanstack/react-query';
2
2
  import type { SaveDiscoverEntitiesRequestRequestBody } from '../requestBodies/SaveDiscoverEntitiesRequestRequestBody';
3
3
  import type { ResponseWithPagination } from '../helpers';
4
- import { FetcherOptions } from '../../../../fetcher/index.js';
4
+ import { FetcherOptions } from '../../../../custom-idp-fetcher/index.js';
5
5
  export interface SaveDiscoverEntitiesMutationPathParams {
6
6
  'integration-id': string;
7
7
  }
@@ -2,7 +2,7 @@
2
2
  // This code is autogenerated using @harnessio/oats-cli.
3
3
  // Please do not modify this code directly.
4
4
  import { useMutation } from '@tanstack/react-query';
5
- import { fetcher } from '../../../../fetcher/index.js';
5
+ import { fetcher } from '../../../../custom-idp-fetcher/index.js';
6
6
  export function saveDiscoverEntities(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/integrations/${props['integration-id']}/discover/entities`, method: 'POST' }, props));
8
8
  }
@@ -2,7 +2,7 @@ import { UseMutationOptions } from '@tanstack/react-query';
2
2
  import type { GroupResponseResponse } from '../responses/GroupResponseResponse';
3
3
  import type { GroupRequestRequestBody } from '../requestBodies/GroupRequestRequestBody';
4
4
  import type { ResponseWithPagination } from '../helpers';
5
- import { FetcherOptions } from '../../../../fetcher/index.js';
5
+ import { FetcherOptions } from '../../../../custom-idp-fetcher/index.js';
6
6
  export interface SaveGroupMutationQueryParams {
7
7
  projectIdentifier?: string;
8
8
  orgIdentifier?: string;
@@ -2,7 +2,7 @@
2
2
  // This code is autogenerated using @harnessio/oats-cli.
3
3
  // Please do not modify this code directly.
4
4
  import { useMutation } from '@tanstack/react-query';
5
- import { fetcher } from '../../../../fetcher/index.js';
5
+ import { fetcher } from '../../../../custom-idp-fetcher/index.js';
6
6
  export function saveGroup(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/groups`, method: 'POST' }, props));
8
8
  }
@@ -2,7 +2,7 @@ import { UseMutationOptions } from '@tanstack/react-query';
2
2
  import type { HomePageLayoutResponseResponse } from '../responses/HomePageLayoutResponseResponse';
3
3
  import type { HomePageLayoutRequestRequestBody } from '../requestBodies/HomePageLayoutRequestRequestBody';
4
4
  import type { ResponseWithPagination } from '../helpers';
5
- import { FetcherOptions } from '../../../../fetcher/index.js';
5
+ import { FetcherOptions } from '../../../../custom-idp-fetcher/index.js';
6
6
  export interface SaveHomePageLayoutInfoMutationHeaderParams {
7
7
  'Harness-Account'?: string;
8
8
  }
@@ -2,7 +2,7 @@
2
2
  // This code is autogenerated using @harnessio/oats-cli.
3
3
  // Please do not modify this code directly.
4
4
  import { useMutation } from '@tanstack/react-query';
5
- import { fetcher } from '../../../../fetcher/index.js';
5
+ import { fetcher } from '../../../../custom-idp-fetcher/index.js';
6
6
  export function saveHomePageLayoutInfo(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/home-page-layout`, method: 'POST' }, props));
8
8
  }
@@ -2,7 +2,7 @@ import { UseMutationOptions } from '@tanstack/react-query';
2
2
  import type { AppConfigResponseResponse } from '../responses/AppConfigResponseResponse';
3
3
  import type { AppConfigRequestRequestBody } from '../requestBodies/AppConfigRequestRequestBody';
4
4
  import type { ResponseWithPagination } from '../helpers';
5
- import { FetcherOptions } from '../../../../fetcher/index.js';
5
+ import { FetcherOptions } from '../../../../custom-idp-fetcher/index.js';
6
6
  export interface SaveOrUpdatePluginAppConfigMutationHeaderParams {
7
7
  'Harness-Account'?: string;
8
8
  }
@@ -2,7 +2,7 @@
2
2
  // This code is autogenerated using @harnessio/oats-cli.
3
3
  // Please do not modify this code directly.
4
4
  import { useMutation } from '@tanstack/react-query';
5
- import { fetcher } from '../../../../fetcher/index.js';
5
+ import { fetcher } from '../../../../custom-idp-fetcher/index.js';
6
6
  export function saveOrUpdatePluginAppConfig(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/app-config`, method: 'POST' }, props));
8
8
  }
@@ -2,7 +2,7 @@ import { UseMutationOptions } from '@tanstack/react-query';
2
2
  import type { ScorecardRecalibrateResponseResponse } from '../responses/ScorecardRecalibrateResponseResponse';
3
3
  import type { ScorecardRecalibrateRequestRequestBody } from '../requestBodies/ScorecardRecalibrateRequestRequestBody';
4
4
  import type { ResponseWithPagination } from '../helpers';
5
- import { FetcherOptions } from '../../../../fetcher/index.js';
5
+ import { FetcherOptions } from '../../../../custom-idp-fetcher/index.js';
6
6
  export interface ScorecardRecalibrateMutationHeaderParams {
7
7
  'Harness-Account'?: string;
8
8
  }
@@ -2,7 +2,7 @@
2
2
  // This code is autogenerated using @harnessio/oats-cli.
3
3
  // Please do not modify this code directly.
4
4
  import { useMutation } from '@tanstack/react-query';
5
- import { fetcher } from '../../../../fetcher/index.js';
5
+ import { fetcher } from '../../../../custom-idp-fetcher/index.js';
6
6
  export function scorecardRecalibrate(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/scores/recalibrate`, method: 'POST' }, props));
8
8
  }
@@ -1,7 +1,7 @@
1
1
  import { UseMutationOptions } from '@tanstack/react-query';
2
2
  import type { AppConfigResponseResponse } from '../responses/AppConfigResponseResponse';
3
3
  import type { ResponseWithPagination } from '../helpers';
4
- import { FetcherOptions } from '../../../../fetcher/index.js';
4
+ import { FetcherOptions } from '../../../../custom-idp-fetcher/index.js';
5
5
  export interface TogglePluginForAccountMutationPathParams {
6
6
  'plugin-id': string;
7
7
  }
@@ -2,7 +2,7 @@
2
2
  // This code is autogenerated using @harnessio/oats-cli.
3
3
  // Please do not modify this code directly.
4
4
  import { useMutation } from '@tanstack/react-query';
5
- import { fetcher } from '../../../../fetcher/index.js';
5
+ import { fetcher } from '../../../../custom-idp-fetcher/index.js';
6
6
  export function togglePluginForAccount(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/plugin-toggle/${props['plugin-id']}`, method: 'POST' }, props));
8
8
  }
@@ -1,6 +1,6 @@
1
1
  import { UseMutationOptions } from '@tanstack/react-query';
2
2
  import type { ResponseWithPagination } from '../helpers';
3
- import { FetcherOptions } from '../../../../fetcher/index.js';
3
+ import { FetcherOptions } from '../../../../custom-idp-fetcher/index.js';
4
4
  export interface TriggerAggregationRuleComputationMutationPathParams {
5
5
  'aggregation-rule-id': string;
6
6
  }
@@ -2,7 +2,7 @@
2
2
  // This code is autogenerated using @harnessio/oats-cli.
3
3
  // Please do not modify this code directly.
4
4
  import { useMutation } from '@tanstack/react-query';
5
- import { fetcher } from '../../../../fetcher/index.js';
5
+ import { fetcher } from '../../../../custom-idp-fetcher/index.js';
6
6
  export function triggerAggregationRuleComputation(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/aggregation-rules/${props['aggregation-rule-id']}/compute`, method: 'POST' }, props));
8
8
  }
@@ -2,7 +2,7 @@ import { UseMutationOptions } from '@tanstack/react-query';
2
2
  import type { UnlinkIntegrationEntitiesResponseResponse } from '../responses/UnlinkIntegrationEntitiesResponseResponse';
3
3
  import type { UnlinkIntegrationEntitiesRequestRequestBody } from '../requestBodies/UnlinkIntegrationEntitiesRequestRequestBody';
4
4
  import type { ResponseWithPagination } from '../helpers';
5
- import { FetcherOptions } from '../../../../fetcher/index.js';
5
+ import { FetcherOptions } from '../../../../custom-idp-fetcher/index.js';
6
6
  export interface UnlinkIntegrationEntitiesMutationPathParams {
7
7
  'integration-id': string;
8
8
  }
@@ -2,7 +2,7 @@
2
2
  // This code is autogenerated using @harnessio/oats-cli.
3
3
  // Please do not modify this code directly.
4
4
  import { useMutation } from '@tanstack/react-query';
5
- import { fetcher } from '../../../../fetcher/index.js';
5
+ import { fetcher } from '../../../../custom-idp-fetcher/index.js';
6
6
  export function unlinkIntegrationEntities(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/integrations/${props['integration-id']}/entities/unlink`, method: 'POST' }, props));
8
8
  }
@@ -2,7 +2,7 @@ import { UseMutationOptions } from '@tanstack/react-query';
2
2
  import type { DefaultSaveResponseResponse } from '../responses/DefaultSaveResponseResponse';
3
3
  import type { AggregationRuleDetailsRequest } from '../schemas/AggregationRuleDetailsRequest';
4
4
  import type { ResponseWithPagination } from '../helpers';
5
- import { FetcherOptions } from '../../../../fetcher/index.js';
5
+ import { FetcherOptions } from '../../../../custom-idp-fetcher/index.js';
6
6
  export interface UpdateAggregationRuleMutationPathParams {
7
7
  'aggregation-rule-id': string;
8
8
  }
@@ -2,7 +2,7 @@
2
2
  // This code is autogenerated using @harnessio/oats-cli.
3
3
  // Please do not modify this code directly.
4
4
  import { useMutation } from '@tanstack/react-query';
5
- import { fetcher } from '../../../../fetcher/index.js';
5
+ import { fetcher } from '../../../../custom-idp-fetcher/index.js';
6
6
  export function updateAggregationRule(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/aggregation-rules/${props['aggregation-rule-id']}`, method: 'PUT' }, props));
8
8
  }
@@ -2,7 +2,7 @@ import { UseMutationOptions } from '@tanstack/react-query';
2
2
  import type { BackstagePermissionsResponseResponse } from '../responses/BackstagePermissionsResponseResponse';
3
3
  import type { BackstagePermissionsRequestRequestBody } from '../requestBodies/BackstagePermissionsRequestRequestBody';
4
4
  import type { ResponseWithPagination } from '../helpers';
5
- import { FetcherOptions } from '../../../../fetcher/index.js';
5
+ import { FetcherOptions } from '../../../../custom-idp-fetcher/index.js';
6
6
  export interface UpdateBackstagePermissionsMutationHeaderParams {
7
7
  'Harness-Account'?: string;
8
8
  }
@@ -2,7 +2,7 @@
2
2
  // This code is autogenerated using @harnessio/oats-cli.
3
3
  // Please do not modify this code directly.
4
4
  import { useMutation } from '@tanstack/react-query';
5
- import { fetcher } from '../../../../fetcher/index.js';
5
+ import { fetcher } from '../../../../custom-idp-fetcher/index.js';
6
6
  export function updateBackstagePermissions(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/backstage-permissions`, method: 'PUT' }, props));
8
8
  }
@@ -2,7 +2,7 @@ import { UseMutationOptions } from '@tanstack/react-query';
2
2
  import type { DefaultSaveResponseResponse } from '../responses/DefaultSaveResponseResponse';
3
3
  import type { CheckDetailsRequest } from '../schemas/CheckDetailsRequest';
4
4
  import type { ResponseWithPagination } from '../helpers';
5
- import { FetcherOptions } from '../../../../fetcher/index.js';
5
+ import { FetcherOptions } from '../../../../custom-idp-fetcher/index.js';
6
6
  export interface UpdateCheckMutationPathParams {
7
7
  'check-id': string;
8
8
  }
@@ -2,7 +2,7 @@
2
2
  // This code is autogenerated using @harnessio/oats-cli.
3
3
  // Please do not modify this code directly.
4
4
  import { useMutation } from '@tanstack/react-query';
5
- import { fetcher } from '../../../../fetcher/index.js';
5
+ import { fetcher } from '../../../../custom-idp-fetcher/index.js';
6
6
  export function updateCheck(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/checks/${props['check-id']}`, method: 'PUT' }, props));
8
8
  }
@@ -2,7 +2,7 @@ import { UseMutationOptions } from '@tanstack/react-query';
2
2
  import type { ConfigurationEntitiesResponseResponse } from '../responses/ConfigurationEntitiesResponseResponse';
3
3
  import type { ConfigurationEntitiesRequestRequestBody } from '../requestBodies/ConfigurationEntitiesRequestRequestBody';
4
4
  import type { ResponseWithPagination } from '../helpers';
5
- import { FetcherOptions } from '../../../../fetcher/index.js';
5
+ import { FetcherOptions } from '../../../../custom-idp-fetcher/index.js';
6
6
  export interface UpdateConfigurationEntitiesMutationHeaderParams {
7
7
  'Harness-Account'?: string;
8
8
  }
@@ -2,7 +2,7 @@
2
2
  // This code is autogenerated using @harnessio/oats-cli.
3
3
  // Please do not modify this code directly.
4
4
  import { useMutation } from '@tanstack/react-query';
5
- import { fetcher } from '../../../../fetcher/index.js';
5
+ import { fetcher } from '../../../../custom-idp-fetcher/index.js';
6
6
  export function updateConfigurationEntities(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/configuration-entities`, method: 'PUT' }, props));
8
8
  }
@@ -2,7 +2,7 @@ import { UseMutationOptions } from '@tanstack/react-query';
2
2
  import type { CustomPluginInfoResponseResponse } from '../responses/CustomPluginInfoResponseResponse';
3
3
  import type { CustomPluginInfoRequestRequestBody } from '../requestBodies/CustomPluginInfoRequestRequestBody';
4
4
  import type { ResponseWithPagination } from '../helpers';
5
- import { FetcherOptions } from '../../../../fetcher/index.js';
5
+ import { FetcherOptions } from '../../../../custom-idp-fetcher/index.js';
6
6
  export interface UpdateCustomPluginsInfoMutationPathParams {
7
7
  'plugin-id': string;
8
8
  }
@@ -2,7 +2,7 @@
2
2
  // This code is autogenerated using @harnessio/oats-cli.
3
3
  // Please do not modify this code directly.
4
4
  import { useMutation } from '@tanstack/react-query';
5
- import { fetcher } from '../../../../fetcher/index.js';
5
+ import { fetcher } from '../../../../custom-idp-fetcher/index.js';
6
6
  export function updateCustomPluginsInfo(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/plugins-info/${props['plugin-id']}`, method: 'PUT' }, props));
8
8
  }
@@ -2,7 +2,7 @@ import { UseMutationOptions } from '@tanstack/react-query';
2
2
  import type { EntityResponseBodyResponse } from '../responses/EntityResponseBodyResponse';
3
3
  import type { EntityUpdateRequestBodyRequestBody } from '../requestBodies/EntityUpdateRequestBodyRequestBody';
4
4
  import type { ResponseWithPagination } from '../helpers';
5
- import { FetcherOptions } from '../../../../fetcher/index.js';
5
+ import { FetcherOptions } from '../../../../custom-idp-fetcher/index.js';
6
6
  export interface UpdateEntityMutationPathParams {
7
7
  scope: string;
8
8
  kind: string;
@@ -2,7 +2,7 @@
2
2
  // This code is autogenerated using @harnessio/oats-cli.
3
3
  // Please do not modify this code directly.
4
4
  import { useMutation } from '@tanstack/react-query';
5
- import { fetcher } from '../../../../fetcher/index.js';
5
+ import { fetcher } from '../../../../custom-idp-fetcher/index.js';
6
6
  export function updateEntity(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/entities/${props.scope}/${props.kind}/${props.identifier}`, method: 'PUT' }, props));
8
8
  }
@@ -2,7 +2,7 @@ import { UseMutationOptions } from '@tanstack/react-query';
2
2
  import type { EntityVersionResponseBodyResponse } from '../responses/EntityVersionResponseBodyResponse';
3
3
  import type { EntityVersionUpdateRequestBodyRequestBody } from '../requestBodies/EntityVersionUpdateRequestBodyRequestBody';
4
4
  import type { ResponseWithPagination } from '../helpers';
5
- import { FetcherOptions } from '../../../../fetcher/index.js';
5
+ import { FetcherOptions } from '../../../../custom-idp-fetcher/index.js';
6
6
  export interface UpdateEntityVersionMutationPathParams {
7
7
  scope: string;
8
8
  kind: string;
@@ -2,7 +2,7 @@
2
2
  // This code is autogenerated using @harnessio/oats-cli.
3
3
  // Please do not modify this code directly.
4
4
  import { useMutation } from '@tanstack/react-query';
5
- import { fetcher } from '../../../../fetcher/index.js';
5
+ import { fetcher } from '../../../../custom-idp-fetcher/index.js';
6
6
  export function updateEntityVersion(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/entities/${props.scope}/${props.kind}/${props.identifier}/versions/${props.version}`, method: 'PUT' }, props));
8
8
  }
@@ -2,7 +2,7 @@ import { UseMutationOptions } from '@tanstack/react-query';
2
2
  import type { DefaultSaveResponseResponse } from '../responses/DefaultSaveResponseResponse';
3
3
  import type { GitMetadataUpdateRequestBodyRequestBody } from '../requestBodies/GitMetadataUpdateRequestBodyRequestBody';
4
4
  import type { ResponseWithPagination } from '../helpers';
5
- import { FetcherOptions } from '../../../../fetcher/index.js';
5
+ import { FetcherOptions } from '../../../../custom-idp-fetcher/index.js';
6
6
  export interface UpdateGitMetadataMutationPathParams {
7
7
  scope: string;
8
8
  kind: string;
@@ -2,7 +2,7 @@
2
2
  // This code is autogenerated using @harnessio/oats-cli.
3
3
  // Please do not modify this code directly.
4
4
  import { useMutation } from '@tanstack/react-query';
5
- import { fetcher } from '../../../../fetcher/index.js';
5
+ import { fetcher } from '../../../../custom-idp-fetcher/index.js';
6
6
  export function updateGitMetadata(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/entities/git-metadata/${props.scope}/${props.kind}/${props.identifier}`, method: 'PUT' }, props));
8
8
  }
@@ -2,7 +2,7 @@ import { UseMutationOptions } from '@tanstack/react-query';
2
2
  import type { GroupResponseListResponse } from '../responses/GroupResponseListResponse';
3
3
  import type { GroupRequestListRequestBody } from '../requestBodies/GroupRequestListRequestBody';
4
4
  import type { ResponseWithPagination } from '../helpers';
5
- import { FetcherOptions } from '../../../../fetcher/index.js';
5
+ import { FetcherOptions } from '../../../../custom-idp-fetcher/index.js';
6
6
  export interface UpdateGroupsMutationQueryParams {
7
7
  projectIdentifier?: string;
8
8
  orgIdentifier?: string;
@@ -2,7 +2,7 @@
2
2
  // This code is autogenerated using @harnessio/oats-cli.
3
3
  // Please do not modify this code directly.
4
4
  import { useMutation } from '@tanstack/react-query';
5
- import { fetcher } from '../../../../fetcher/index.js';
5
+ import { fetcher } from '../../../../custom-idp-fetcher/index.js';
6
6
  export function updateGroups(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/groups`, method: 'PUT' }, props));
8
8
  }
@@ -2,7 +2,7 @@ import { UseMutationOptions } from '@tanstack/react-query';
2
2
  import type { IntegrationResponseResponse } from '../responses/IntegrationResponseResponse';
3
3
  import type { IntegrationRequestRequestBody } from '../requestBodies/IntegrationRequestRequestBody';
4
4
  import type { ResponseWithPagination } from '../helpers';
5
- import { FetcherOptions } from '../../../../fetcher/index.js';
5
+ import { FetcherOptions } from '../../../../custom-idp-fetcher/index.js';
6
6
  export interface UpdateIntegrationMutationPathParams {
7
7
  integration: 'catalog' | 'git';
8
8
  'integration-id': string;
@@ -2,7 +2,7 @@
2
2
  // This code is autogenerated using @harnessio/oats-cli.
3
3
  // Please do not modify this code directly.
4
4
  import { useMutation } from '@tanstack/react-query';
5
- import { fetcher } from '../../../../fetcher/index.js';
5
+ import { fetcher } from '../../../../custom-idp-fetcher/index.js';
6
6
  export function updateIntegration(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/integrations/${props.integration}/${props['integration-id']}`, method: 'PUT' }, props));
8
8
  }
@@ -2,7 +2,7 @@ import { UseMutationOptions } from '@tanstack/react-query';
2
2
  import type { PluginRequestResponseV2Response } from '../responses/PluginRequestResponseV2Response';
3
3
  import type { RequestPluginRequestStatusV2RequestBody } from '../requestBodies/RequestPluginRequestStatusV2RequestBody';
4
4
  import type { ResponseWithPagination } from '../helpers';
5
- import { FetcherOptions } from '../../../../fetcher/index.js';
5
+ import { FetcherOptions } from '../../../../custom-idp-fetcher/index.js';
6
6
  export interface UpdatePluginRequestV2MutationPathParams {
7
7
  'plugin-id': string;
8
8
  }
@@ -2,7 +2,7 @@
2
2
  // This code is autogenerated using @harnessio/oats-cli.
3
3
  // Please do not modify this code directly.
4
4
  import { useMutation } from '@tanstack/react-query';
5
- import { fetcher } from '../../../../fetcher/index.js';
5
+ import { fetcher } from '../../../../custom-idp-fetcher/index.js';
6
6
  export function updatePluginRequestV2(props) {
7
7
  return fetcher(Object.assign({ url: `/v2/plugin/request/${props['plugin-id']}`, method: 'PUT' }, props));
8
8
  }
@@ -2,7 +2,7 @@ import { UseMutationOptions } from '@tanstack/react-query';
2
2
  import type { DefaultSaveResponseResponse } from '../responses/DefaultSaveResponseResponse';
3
3
  import type { ScorecardDetailsRequest } from '../schemas/ScorecardDetailsRequest';
4
4
  import type { ResponseWithPagination } from '../helpers';
5
- import { FetcherOptions } from '../../../../fetcher/index.js';
5
+ import { FetcherOptions } from '../../../../custom-idp-fetcher/index.js';
6
6
  export interface UpdateScorecardMutationPathParams {
7
7
  'scorecard-id': string;
8
8
  }