@harnessio/react-idp-service-client 0.88.5 → 0.89.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 (233) 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/useCreateEntityMutation.d.ts +1 -1
  19. package/dist/idp-service/src/services/hooks/useCreateEntityMutation.js +1 -1
  20. package/dist/idp-service/src/services/hooks/useCreateEntityVersionMutation.d.ts +1 -1
  21. package/dist/idp-service/src/services/hooks/useCreateEntityVersionMutation.js +1 -1
  22. package/dist/idp-service/src/services/hooks/useCreateIntegrationMutation.d.ts +1 -1
  23. package/dist/idp-service/src/services/hooks/useCreateIntegrationMutation.js +1 -1
  24. package/dist/idp-service/src/services/hooks/useCreateLayoutMutation.d.ts +1 -1
  25. package/dist/idp-service/src/services/hooks/useCreateLayoutMutation.js +1 -1
  26. package/dist/idp-service/src/services/hooks/useCreateOrUpdateEntityTableMutation.d.ts +1 -1
  27. package/dist/idp-service/src/services/hooks/useCreateOrUpdateEntityTableMutation.js +1 -1
  28. package/dist/idp-service/src/services/hooks/useCreatePluginRequestV2Mutation.d.ts +1 -1
  29. package/dist/idp-service/src/services/hooks/useCreatePluginRequestV2Mutation.js +1 -1
  30. package/dist/idp-service/src/services/hooks/useCreateScorecardMutation.d.ts +1 -1
  31. package/dist/idp-service/src/services/hooks/useCreateScorecardMutation.js +1 -1
  32. package/dist/idp-service/src/services/hooks/useCustomPluginsTriggerMutation.d.ts +1 -1
  33. package/dist/idp-service/src/services/hooks/useCustomPluginsTriggerMutation.js +1 -1
  34. package/dist/idp-service/src/services/hooks/useDeleteAggregationRuleMutation.d.ts +1 -1
  35. package/dist/idp-service/src/services/hooks/useDeleteAggregationRuleMutation.js +1 -1
  36. package/dist/idp-service/src/services/hooks/useDeleteCheckMutation.d.ts +1 -1
  37. package/dist/idp-service/src/services/hooks/useDeleteCheckMutation.js +1 -1
  38. package/dist/idp-service/src/services/hooks/useDeleteCustomLinkCardQuickLinksMutation.d.ts +1 -1
  39. package/dist/idp-service/src/services/hooks/useDeleteCustomLinkCardQuickLinksMutation.js +1 -1
  40. package/dist/idp-service/src/services/hooks/useDeleteCustomPluginInfoMutation.d.ts +1 -1
  41. package/dist/idp-service/src/services/hooks/useDeleteCustomPluginInfoMutation.js +1 -1
  42. package/dist/idp-service/src/services/hooks/useDeleteEntityMutation.d.ts +1 -1
  43. package/dist/idp-service/src/services/hooks/useDeleteEntityMutation.js +1 -1
  44. package/dist/idp-service/src/services/hooks/useDeleteEntityVersionMutation.d.ts +1 -1
  45. package/dist/idp-service/src/services/hooks/useDeleteEntityVersionMutation.js +1 -1
  46. package/dist/idp-service/src/services/hooks/useDeleteGroupMutation.d.ts +1 -1
  47. package/dist/idp-service/src/services/hooks/useDeleteGroupMutation.js +1 -1
  48. package/dist/idp-service/src/services/hooks/useDeleteHeadersQuickLinksIconMutation.d.ts +1 -1
  49. package/dist/idp-service/src/services/hooks/useDeleteHeadersQuickLinksIconMutation.js +1 -1
  50. package/dist/idp-service/src/services/hooks/useDeleteHomePageLayoutCardsIconMutation.d.ts +1 -1
  51. package/dist/idp-service/src/services/hooks/useDeleteHomePageLayoutCardsIconMutation.js +1 -1
  52. package/dist/idp-service/src/services/hooks/useDeleteLayoutMutation.d.ts +1 -1
  53. package/dist/idp-service/src/services/hooks/useDeleteLayoutMutation.js +1 -1
  54. package/dist/idp-service/src/services/hooks/useDeleteScorecardMutation.d.ts +1 -1
  55. package/dist/idp-service/src/services/hooks/useDeleteScorecardMutation.js +1 -1
  56. package/dist/idp-service/src/services/hooks/useDiscoverEntitiesQuery.d.ts +1 -1
  57. package/dist/idp-service/src/services/hooks/useDiscoverEntitiesQuery.js +1 -1
  58. package/dist/idp-service/src/services/hooks/useGenerateYamlDefMutation.d.ts +1 -1
  59. package/dist/idp-service/src/services/hooks/useGenerateYamlDefMutation.js +1 -1
  60. package/dist/idp-service/src/services/hooks/useGetAggregationRuleQuery.d.ts +1 -1
  61. package/dist/idp-service/src/services/hooks/useGetAggregationRuleQuery.js +1 -1
  62. package/dist/idp-service/src/services/hooks/useGetAggregationRulesQuery.d.ts +1 -1
  63. package/dist/idp-service/src/services/hooks/useGetAggregationRulesQuery.js +1 -1
  64. package/dist/idp-service/src/services/hooks/useGetAllDatasourcesForAccountQuery.d.ts +1 -1
  65. package/dist/idp-service/src/services/hooks/useGetAllDatasourcesForAccountQuery.js +1 -1
  66. package/dist/idp-service/src/services/hooks/useGetAllGroupsForAccountQuery.d.ts +1 -1
  67. package/dist/idp-service/src/services/hooks/useGetAllGroupsForAccountQuery.js +1 -1
  68. package/dist/idp-service/src/services/hooks/useGetAllLayoutsQuery.d.ts +1 -1
  69. package/dist/idp-service/src/services/hooks/useGetAllLayoutsQuery.js +1 -1
  70. package/dist/idp-service/src/services/hooks/useGetAllLayoutsV2Query.d.ts +1 -1
  71. package/dist/idp-service/src/services/hooks/useGetAllLayoutsV2Query.js +1 -1
  72. package/dist/idp-service/src/services/hooks/useGetAllowListQuery.d.ts +1 -1
  73. package/dist/idp-service/src/services/hooks/useGetAllowListQuery.js +1 -1
  74. package/dist/idp-service/src/services/hooks/useGetAuthInfoAuthIdQuery.d.ts +1 -1
  75. package/dist/idp-service/src/services/hooks/useGetAuthInfoAuthIdQuery.js +1 -1
  76. package/dist/idp-service/src/services/hooks/useGetBackstagePermissionsQuery.d.ts +1 -1
  77. package/dist/idp-service/src/services/hooks/useGetBackstagePermissionsQuery.js +1 -1
  78. package/dist/idp-service/src/services/hooks/useGetBlueprintEnvironmentsQuery.d.ts +1 -1
  79. package/dist/idp-service/src/services/hooks/useGetBlueprintEnvironmentsQuery.js +1 -1
  80. package/dist/idp-service/src/services/hooks/useGetCheckGraphQuery.d.ts +1 -1
  81. package/dist/idp-service/src/services/hooks/useGetCheckGraphQuery.js +1 -1
  82. package/dist/idp-service/src/services/hooks/useGetCheckQuery.d.ts +1 -1
  83. package/dist/idp-service/src/services/hooks/useGetCheckQuery.js +1 -1
  84. package/dist/idp-service/src/services/hooks/useGetCheckStatsQuery.d.ts +1 -1
  85. package/dist/idp-service/src/services/hooks/useGetCheckStatsQuery.js +1 -1
  86. package/dist/idp-service/src/services/hooks/useGetCheckTagsQuery.d.ts +1 -1
  87. package/dist/idp-service/src/services/hooks/useGetCheckTagsQuery.js +1 -1
  88. package/dist/idp-service/src/services/hooks/useGetChecksQuery.d.ts +1 -1
  89. package/dist/idp-service/src/services/hooks/useGetChecksQuery.js +1 -1
  90. package/dist/idp-service/src/services/hooks/useGetConnectorInfoQuery.d.ts +1 -1
  91. package/dist/idp-service/src/services/hooks/useGetConnectorInfoQuery.js +1 -1
  92. package/dist/idp-service/src/services/hooks/useGetCustomPluginStatusLogsQuery.d.ts +1 -1
  93. package/dist/idp-service/src/services/hooks/useGetCustomPluginStatusLogsQuery.js +1 -1
  94. package/dist/idp-service/src/services/hooks/useGetCustomPluginStatusPluginIdQuery.d.ts +1 -1
  95. package/dist/idp-service/src/services/hooks/useGetCustomPluginStatusPluginIdQuery.js +1 -1
  96. package/dist/idp-service/src/services/hooks/useGetDataPointsForDataSourceQuery.d.ts +1 -1
  97. package/dist/idp-service/src/services/hooks/useGetDataPointsForDataSourceQuery.js +1 -1
  98. package/dist/idp-service/src/services/hooks/useGetDataSourcesDataPointsMapQuery.d.ts +1 -1
  99. package/dist/idp-service/src/services/hooks/useGetDataSourcesDataPointsMapQuery.js +1 -1
  100. package/dist/idp-service/src/services/hooks/useGetEntitiesByRefsMutation.d.ts +1 -1
  101. package/dist/idp-service/src/services/hooks/useGetEntitiesByRefsMutation.js +1 -1
  102. package/dist/idp-service/src/services/hooks/useGetEntitiesFiltersByQueryMutation.d.ts +1 -1
  103. package/dist/idp-service/src/services/hooks/useGetEntitiesFiltersByQueryMutation.js +1 -1
  104. package/dist/idp-service/src/services/hooks/useGetEntitiesFiltersQuery.d.ts +1 -1
  105. package/dist/idp-service/src/services/hooks/useGetEntitiesFiltersQuery.js +1 -1
  106. package/dist/idp-service/src/services/hooks/useGetEntitiesGroupsQuery.d.ts +1 -1
  107. package/dist/idp-service/src/services/hooks/useGetEntitiesGroupsQuery.js +1 -1
  108. package/dist/idp-service/src/services/hooks/useGetEntitiesKindsQuery.d.ts +1 -1
  109. package/dist/idp-service/src/services/hooks/useGetEntitiesKindsQuery.js +1 -1
  110. package/dist/idp-service/src/services/hooks/useGetEntitiesQuery.d.ts +1 -1
  111. package/dist/idp-service/src/services/hooks/useGetEntitiesQuery.js +1 -1
  112. package/dist/idp-service/src/services/hooks/useGetEntityFacetsQuery.d.ts +1 -1
  113. package/dist/idp-service/src/services/hooks/useGetEntityFacetsQuery.js +1 -1
  114. package/dist/idp-service/src/services/hooks/useGetEntityQuery.d.ts +1 -1
  115. package/dist/idp-service/src/services/hooks/useGetEntityQuery.js +1 -1
  116. package/dist/idp-service/src/services/hooks/useGetEntityRefsQuery.d.ts +1 -1
  117. package/dist/idp-service/src/services/hooks/useGetEntityRefsQuery.js +1 -1
  118. package/dist/idp-service/src/services/hooks/useGetEntityTablesQuery.d.ts +1 -1
  119. package/dist/idp-service/src/services/hooks/useGetEntityTablesQuery.js +1 -1
  120. package/dist/idp-service/src/services/hooks/useGetEntityVersionQuery.d.ts +1 -1
  121. package/dist/idp-service/src/services/hooks/useGetEntityVersionQuery.js +1 -1
  122. package/dist/idp-service/src/services/hooks/useGetEntityVersionsQuery.d.ts +1 -1
  123. package/dist/idp-service/src/services/hooks/useGetEntityVersionsQuery.js +1 -1
  124. package/dist/idp-service/src/services/hooks/useGetEnvironmentBlueprintInfoMutation.d.ts +1 -1
  125. package/dist/idp-service/src/services/hooks/useGetEnvironmentBlueprintInfoMutation.js +1 -1
  126. package/dist/idp-service/src/services/hooks/useGetGroupDetailsQuery.d.ts +1 -1
  127. package/dist/idp-service/src/services/hooks/useGetGroupDetailsQuery.js +1 -1
  128. package/dist/idp-service/src/services/hooks/useGetHarnessEntitiesCountQuery.d.ts +1 -1
  129. package/dist/idp-service/src/services/hooks/useGetHarnessEntitiesCountQuery.js +1 -1
  130. package/dist/idp-service/src/services/hooks/useGetHarnessEntitiesQuery.d.ts +1 -1
  131. package/dist/idp-service/src/services/hooks/useGetHarnessEntitiesQuery.js +1 -1
  132. package/dist/idp-service/src/services/hooks/useGetHomePageLayoutInfoQuery.d.ts +1 -1
  133. package/dist/idp-service/src/services/hooks/useGetHomePageLayoutInfoQuery.js +1 -1
  134. package/dist/idp-service/src/services/hooks/useGetIntegrationQuery.d.ts +1 -1
  135. package/dist/idp-service/src/services/hooks/useGetIntegrationQuery.js +1 -1
  136. package/dist/idp-service/src/services/hooks/useGetIntegrationsQuery.d.ts +1 -1
  137. package/dist/idp-service/src/services/hooks/useGetIntegrationsQuery.js +1 -1
  138. package/dist/idp-service/src/services/hooks/useGetJsonSchemaQuery.d.ts +1 -1
  139. package/dist/idp-service/src/services/hooks/useGetJsonSchemaQuery.js +1 -1
  140. package/dist/idp-service/src/services/hooks/useGetLayoutQuery.d.ts +1 -1
  141. package/dist/idp-service/src/services/hooks/useGetLayoutQuery.js +1 -1
  142. package/dist/idp-service/src/services/hooks/useGetMergedPluginsConfigQuery.d.ts +1 -1
  143. package/dist/idp-service/src/services/hooks/useGetMergedPluginsConfigQuery.js +1 -1
  144. package/dist/idp-service/src/services/hooks/useGetOnboardingStatusQuery.d.ts +1 -1
  145. package/dist/idp-service/src/services/hooks/useGetOnboardingStatusQuery.js +1 -1
  146. package/dist/idp-service/src/services/hooks/useGetPluginRequestV2Query.d.ts +1 -1
  147. package/dist/idp-service/src/services/hooks/useGetPluginRequestV2Query.js +1 -1
  148. package/dist/idp-service/src/services/hooks/useGetPluginsInfoPluginIdQuery.d.ts +1 -1
  149. package/dist/idp-service/src/services/hooks/useGetPluginsInfoPluginIdQuery.js +1 -1
  150. package/dist/idp-service/src/services/hooks/useGetPluginsQuery.d.ts +1 -1
  151. package/dist/idp-service/src/services/hooks/useGetPluginsQuery.js +1 -1
  152. package/dist/idp-service/src/services/hooks/useGetScorecardQuery.d.ts +1 -1
  153. package/dist/idp-service/src/services/hooks/useGetScorecardQuery.js +1 -1
  154. package/dist/idp-service/src/services/hooks/useGetScorecardStatsQuery.d.ts +1 -1
  155. package/dist/idp-service/src/services/hooks/useGetScorecardStatsQuery.js +1 -1
  156. package/dist/idp-service/src/services/hooks/useGetScorecardsQuery.d.ts +1 -1
  157. package/dist/idp-service/src/services/hooks/useGetScorecardsQuery.js +1 -1
  158. package/dist/idp-service/src/services/hooks/useGetStatusInfoByTypeQuery.d.ts +1 -1
  159. package/dist/idp-service/src/services/hooks/useGetStatusInfoByTypeQuery.js +1 -1
  160. package/dist/idp-service/src/services/hooks/useGetStatusInfoTypeV2Query.d.ts +1 -1
  161. package/dist/idp-service/src/services/hooks/useGetStatusInfoTypeV2Query.js +1 -1
  162. package/dist/idp-service/src/services/hooks/useGetWorkflowsForAccountQuery.d.ts +1 -1
  163. package/dist/idp-service/src/services/hooks/useGetWorkflowsForAccountQuery.js +1 -1
  164. package/dist/idp-service/src/services/hooks/useImportCdEntitiesMutation.d.ts +1 -1
  165. package/dist/idp-service/src/services/hooks/useImportCdEntitiesMutation.js +1 -1
  166. package/dist/idp-service/src/services/hooks/useImportEntityMutation.d.ts +1 -1
  167. package/dist/idp-service/src/services/hooks/useImportEntityMutation.js +1 -1
  168. package/dist/idp-service/src/services/hooks/useImportHarnessEntitiesMutation.d.ts +1 -1
  169. package/dist/idp-service/src/services/hooks/useImportHarnessEntitiesMutation.js +1 -1
  170. package/dist/idp-service/src/services/hooks/useLayoutIngestMutation.d.ts +1 -1
  171. package/dist/idp-service/src/services/hooks/useLayoutIngestMutation.js +1 -1
  172. package/dist/idp-service/src/services/hooks/useMoveEntityMutation.d.ts +1 -1
  173. package/dist/idp-service/src/services/hooks/useMoveEntityMutation.js +1 -1
  174. package/dist/idp-service/src/services/hooks/useOnboardingGenerateYamlMutation.d.ts +1 -1
  175. package/dist/idp-service/src/services/hooks/useOnboardingGenerateYamlMutation.js +1 -1
  176. package/dist/idp-service/src/services/hooks/usePostOnboardingSkipMutation.d.ts +1 -1
  177. package/dist/idp-service/src/services/hooks/usePostOnboardingSkipMutation.js +1 -1
  178. package/dist/idp-service/src/services/hooks/usePostPluginRequestMutation.d.ts +1 -1
  179. package/dist/idp-service/src/services/hooks/usePostPluginRequestMutation.js +1 -1
  180. package/dist/idp-service/src/services/hooks/useReviewAggregationRulesMutation.d.ts +1 -1
  181. package/dist/idp-service/src/services/hooks/useReviewAggregationRulesMutation.js +1 -1
  182. package/dist/idp-service/src/services/hooks/useSaveAllowListMutation.d.ts +1 -1
  183. package/dist/idp-service/src/services/hooks/useSaveAllowListMutation.js +1 -1
  184. package/dist/idp-service/src/services/hooks/useSaveAuthInfoAuthIdMutation.d.ts +1 -1
  185. package/dist/idp-service/src/services/hooks/useSaveAuthInfoAuthIdMutation.js +1 -1
  186. package/dist/idp-service/src/services/hooks/useSaveConnectorInfoMutation.d.ts +1 -1
  187. package/dist/idp-service/src/services/hooks/useSaveConnectorInfoMutation.js +1 -1
  188. package/dist/idp-service/src/services/hooks/useSaveCustomPluginsInfoMutation.d.ts +1 -1
  189. package/dist/idp-service/src/services/hooks/useSaveCustomPluginsInfoMutation.js +1 -1
  190. package/dist/idp-service/src/services/hooks/useSaveDiscoverEntitiesMutation.d.ts +1 -1
  191. package/dist/idp-service/src/services/hooks/useSaveDiscoverEntitiesMutation.js +1 -1
  192. package/dist/idp-service/src/services/hooks/useSaveGroupMutation.d.ts +1 -1
  193. package/dist/idp-service/src/services/hooks/useSaveGroupMutation.js +1 -1
  194. package/dist/idp-service/src/services/hooks/useSaveHomePageLayoutInfoMutation.d.ts +1 -1
  195. package/dist/idp-service/src/services/hooks/useSaveHomePageLayoutInfoMutation.js +1 -1
  196. package/dist/idp-service/src/services/hooks/useSaveOrUpdatePluginAppConfigMutation.d.ts +1 -1
  197. package/dist/idp-service/src/services/hooks/useSaveOrUpdatePluginAppConfigMutation.js +1 -1
  198. package/dist/idp-service/src/services/hooks/useScorecardRecalibrateMutation.d.ts +1 -1
  199. package/dist/idp-service/src/services/hooks/useScorecardRecalibrateMutation.js +1 -1
  200. package/dist/idp-service/src/services/hooks/useTogglePluginForAccountMutation.d.ts +1 -1
  201. package/dist/idp-service/src/services/hooks/useTogglePluginForAccountMutation.js +1 -1
  202. package/dist/idp-service/src/services/hooks/useTriggerAggregationRuleComputationMutation.d.ts +1 -1
  203. package/dist/idp-service/src/services/hooks/useTriggerAggregationRuleComputationMutation.js +1 -1
  204. package/dist/idp-service/src/services/hooks/useUnlinkIntegrationEntitiesMutation.d.ts +1 -1
  205. package/dist/idp-service/src/services/hooks/useUnlinkIntegrationEntitiesMutation.js +1 -1
  206. package/dist/idp-service/src/services/hooks/useUpdateAggregationRuleMutation.d.ts +1 -1
  207. package/dist/idp-service/src/services/hooks/useUpdateAggregationRuleMutation.js +1 -1
  208. package/dist/idp-service/src/services/hooks/useUpdateBackstagePermissionsMutation.d.ts +1 -1
  209. package/dist/idp-service/src/services/hooks/useUpdateBackstagePermissionsMutation.js +1 -1
  210. package/dist/idp-service/src/services/hooks/useUpdateCheckMutation.d.ts +1 -1
  211. package/dist/idp-service/src/services/hooks/useUpdateCheckMutation.js +1 -1
  212. package/dist/idp-service/src/services/hooks/useUpdateConfigurationEntitiesMutation.d.ts +1 -1
  213. package/dist/idp-service/src/services/hooks/useUpdateConfigurationEntitiesMutation.js +1 -1
  214. package/dist/idp-service/src/services/hooks/useUpdateCustomPluginsInfoMutation.d.ts +1 -1
  215. package/dist/idp-service/src/services/hooks/useUpdateCustomPluginsInfoMutation.js +1 -1
  216. package/dist/idp-service/src/services/hooks/useUpdateEntityMutation.d.ts +1 -1
  217. package/dist/idp-service/src/services/hooks/useUpdateEntityMutation.js +1 -1
  218. package/dist/idp-service/src/services/hooks/useUpdateEntityVersionMutation.d.ts +1 -1
  219. package/dist/idp-service/src/services/hooks/useUpdateEntityVersionMutation.js +1 -1
  220. package/dist/idp-service/src/services/hooks/useUpdateGitMetadataMutation.d.ts +1 -1
  221. package/dist/idp-service/src/services/hooks/useUpdateGitMetadataMutation.js +1 -1
  222. package/dist/idp-service/src/services/hooks/useUpdateGroupsMutation.d.ts +1 -1
  223. package/dist/idp-service/src/services/hooks/useUpdateGroupsMutation.js +1 -1
  224. package/dist/idp-service/src/services/hooks/useUpdateIntegrationMutation.d.ts +1 -1
  225. package/dist/idp-service/src/services/hooks/useUpdateIntegrationMutation.js +1 -1
  226. package/dist/idp-service/src/services/hooks/useUpdatePluginRequestV2Mutation.d.ts +1 -1
  227. package/dist/idp-service/src/services/hooks/useUpdatePluginRequestV2Mutation.js +1 -1
  228. package/dist/idp-service/src/services/hooks/useUpdateScorecardMutation.d.ts +1 -1
  229. package/dist/idp-service/src/services/hooks/useUpdateScorecardMutation.js +1 -1
  230. package/dist/idp-service/src/services/hooks/useValidateComplexCheckMutation.d.ts +1 -1
  231. package/dist/idp-service/src/services/hooks/useValidateComplexCheckMutation.js +1 -1
  232. package/package.json +1 -1
  233. /package/dist/{fetcher → custom-idp-fetcher}/index.d.ts +0 -0
@@ -1,7 +1,7 @@
1
1
  import { UseQueryOptions } from '@tanstack/react-query';
2
2
  import type { EntityTableResponseBodyListResponse } from '../responses/EntityTableResponseBodyListResponse';
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 GetEntityTablesQueryQueryParams {
6
6
  kind?: 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 { useQuery } from '@tanstack/react-query';
5
- import { fetcher } from '../../../../fetcher/index.js';
5
+ import { fetcher } from '../../../../custom-idp-fetcher/index.js';
6
6
  export function getEntityTables(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/entities/tables`, method: 'GET' }, props));
8
8
  }
@@ -1,7 +1,7 @@
1
1
  import { UseQueryOptions } from '@tanstack/react-query';
2
2
  import type { EntityVersionResponseBodyResponse } from '../responses/EntityVersionResponseBodyResponse';
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 GetEntityVersionQueryPathParams {
6
6
  scope: string;
7
7
  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 { useQuery } from '@tanstack/react-query';
5
- import { fetcher } from '../../../../fetcher/index.js';
5
+ import { fetcher } from '../../../../custom-idp-fetcher/index.js';
6
6
  export function getEntityVersion(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/entities/${props.scope}/${props.kind}/${props.identifier}/versions/${props.version}`, method: 'GET' }, props));
8
8
  }
@@ -1,7 +1,7 @@
1
1
  import { UseQueryOptions } from '@tanstack/react-query';
2
2
  import type { EntityVersionResponseBodyListResponse } from '../responses/EntityVersionResponseBodyListResponse';
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 GetEntityVersionsQueryPathParams {
6
6
  scope: string;
7
7
  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 { useQuery } from '@tanstack/react-query';
5
- import { fetcher } from '../../../../fetcher/index.js';
5
+ import { fetcher } from '../../../../custom-idp-fetcher/index.js';
6
6
  export function getEntityVersions(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/entities/${props.scope}/${props.kind}/${props.identifier}/versions`, method: 'GET' }, props));
8
8
  }
@@ -2,7 +2,7 @@ import { UseMutationOptions } from '@tanstack/react-query';
2
2
  import type { EnvironmentBlueprintInfoResponseResponse } from '../responses/EnvironmentBlueprintInfoResponseResponse';
3
3
  import type { EnvironmentBlueprintInfoRequestRequestBody } from '../requestBodies/EnvironmentBlueprintInfoRequestRequestBody';
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 GetEnvironmentBlueprintInfoMutationHeaderParams {
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 getEnvironmentBlueprintInfo(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/entities/environment-blueprint`, method: 'POST' }, props));
8
8
  }
@@ -1,7 +1,7 @@
1
1
  import { UseQueryOptions } from '@tanstack/react-query';
2
2
  import type { GroupResponseResponse } from '../responses/GroupResponseResponse';
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 GetGroupDetailsQueryPathParams {
6
6
  'group-identifier': 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 { useQuery } from '@tanstack/react-query';
5
- import { fetcher } from '../../../../fetcher/index.js';
5
+ import { fetcher } from '../../../../custom-idp-fetcher/index.js';
6
6
  export function getGroupDetails(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/groups/${props['group-identifier']}`, method: 'GET' }, props));
8
8
  }
@@ -1,7 +1,7 @@
1
1
  import { UseQueryOptions } from '@tanstack/react-query';
2
2
  import type { HarnessEntitiesCountResponseResponse } from '../responses/HarnessEntitiesCountResponseResponse';
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 GetHarnessEntitiesCountQueryHeaderParams {
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 { useQuery } from '@tanstack/react-query';
5
- import { fetcher } from '../../../../fetcher/index.js';
5
+ import { fetcher } from '../../../../custom-idp-fetcher/index.js';
6
6
  export function getHarnessEntitiesCount(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/onboarding/harness-entities-count`, method: 'GET' }, props));
8
8
  }
@@ -1,7 +1,7 @@
1
1
  import { UseQueryOptions } from '@tanstack/react-query';
2
2
  import type { HarnessEntitiesResponseResponse } from '../responses/HarnessEntitiesResponseResponse';
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 GetHarnessEntitiesQueryQueryParams {
6
6
  page?: number;
7
7
  limit?: number;
@@ -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 { useQuery } from '@tanstack/react-query';
5
- import { fetcher } from '../../../../fetcher/index.js';
5
+ import { fetcher } from '../../../../custom-idp-fetcher/index.js';
6
6
  export function getHarnessEntities(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/onboarding/harness-entities`, method: 'GET' }, props));
8
8
  }
@@ -1,7 +1,7 @@
1
1
  import { UseQueryOptions } from '@tanstack/react-query';
2
2
  import type { HomePageLayoutResponseResponse } from '../responses/HomePageLayoutResponseResponse';
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 GetHomePageLayoutInfoQueryHeaderParams {
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 { useQuery } from '@tanstack/react-query';
5
- import { fetcher } from '../../../../fetcher/index.js';
5
+ import { fetcher } from '../../../../custom-idp-fetcher/index.js';
6
6
  export function getHomePageLayoutInfo(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/home-page-layout`, method: 'GET' }, props));
8
8
  }
@@ -1,7 +1,7 @@
1
1
  import { UseQueryOptions } from '@tanstack/react-query';
2
2
  import type { IntegrationResponseResponse } from '../responses/IntegrationResponseResponse';
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 GetIntegrationQueryPathParams {
6
6
  integration: 'catalog' | 'git';
7
7
  '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 { useQuery } from '@tanstack/react-query';
5
- import { fetcher } from '../../../../fetcher/index.js';
5
+ import { fetcher } from '../../../../custom-idp-fetcher/index.js';
6
6
  export function getIntegration(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/integrations/${props.integration}/${props['integration-id']}`, method: 'GET' }, props));
8
8
  }
@@ -1,7 +1,7 @@
1
1
  import { UseQueryOptions } from '@tanstack/react-query';
2
2
  import type { IntegrationResponseListResponse } from '../responses/IntegrationResponseListResponse';
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 GetIntegrationsQueryPathParams {
6
6
  integration: 'catalog' | 'git';
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 { useQuery } from '@tanstack/react-query';
5
- import { fetcher } from '../../../../fetcher/index.js';
5
+ import { fetcher } from '../../../../custom-idp-fetcher/index.js';
6
6
  export function getIntegrations(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/integrations/${props.integration}`, method: 'GET' }, props));
8
8
  }
@@ -1,7 +1,7 @@
1
1
  import { UseQueryOptions } from '@tanstack/react-query';
2
2
  import type { EntityJsonSchemaResponseBodyResponse } from '../responses/EntityJsonSchemaResponseBodyResponse';
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 GetJsonSchemaQueryQueryParams {
6
6
  kind?: 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 { useQuery } from '@tanstack/react-query';
5
- import { fetcher } from '../../../../fetcher/index.js';
5
+ import { fetcher } from '../../../../custom-idp-fetcher/index.js';
6
6
  export function getJsonSchema(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/entities/json-schema`, method: 'GET' }, props));
8
8
  }
@@ -1,7 +1,7 @@
1
1
  import { UseQueryOptions } from '@tanstack/react-query';
2
2
  import type { LayoutResponseResponse } from '../responses/LayoutResponseResponse';
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 GetLayoutQueryPathParams {
6
6
  'layout-identifier': 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 { useQuery } from '@tanstack/react-query';
5
- import { fetcher } from '../../../../fetcher/index.js';
5
+ import { fetcher } from '../../../../custom-idp-fetcher/index.js';
6
6
  export function getLayout(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/layout/${props['layout-identifier']}`, method: 'GET' }, props));
8
8
  }
@@ -1,7 +1,7 @@
1
1
  import { UseQueryOptions } from '@tanstack/react-query';
2
2
  import type { MergedPluginConfigResponseResponse } from '../responses/MergedPluginConfigResponseResponse';
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 GetMergedPluginsConfigQueryHeaderParams {
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 { useQuery } from '@tanstack/react-query';
5
- import { fetcher } from '../../../../fetcher/index.js';
5
+ import { fetcher } from '../../../../custom-idp-fetcher/index.js';
6
6
  export function getMergedPluginsConfig(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/merged-plugins-config`, method: 'GET' }, props));
8
8
  }
@@ -1,7 +1,7 @@
1
1
  import { UseQueryOptions } from '@tanstack/react-query';
2
2
  import type { OnboardingStatusResponseResponse } from '../responses/OnboardingStatusResponseResponse';
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 GetOnboardingStatusQueryHeaderParams {
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 { useQuery } from '@tanstack/react-query';
5
- import { fetcher } from '../../../../fetcher/index.js';
5
+ import { fetcher } from '../../../../custom-idp-fetcher/index.js';
6
6
  export function getOnboardingStatus(props) {
7
7
  return fetcher(Object.assign({ url: `/v2/onboarding/status`, method: 'GET' }, props));
8
8
  }
@@ -1,7 +1,7 @@
1
1
  import { UseQueryOptions } from '@tanstack/react-query';
2
2
  import type { PluginRequestResponseListV2Response } from '../responses/PluginRequestResponseListV2Response';
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 GetPluginRequestV2QueryQueryParams {
6
6
  page?: number;
7
7
  limit?: number;
@@ -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 { useQuery } from '@tanstack/react-query';
5
- import { fetcher } from '../../../../fetcher/index.js';
5
+ import { fetcher } from '../../../../custom-idp-fetcher/index.js';
6
6
  export function getPluginRequestV2(props) {
7
7
  return fetcher(Object.assign({ url: `/v2/plugin/request`, method: 'GET' }, props));
8
8
  }
@@ -1,7 +1,7 @@
1
1
  import { UseQueryOptions } from '@tanstack/react-query';
2
2
  import type { PluginDetailedInfoResponseResponse } from '../responses/PluginDetailedInfoResponseResponse';
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 GetPluginsInfoPluginIdQueryPathParams {
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 { useQuery } from '@tanstack/react-query';
5
- import { fetcher } from '../../../../fetcher/index.js';
5
+ import { fetcher } from '../../../../custom-idp-fetcher/index.js';
6
6
  export function getPluginsInfoPluginId(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/plugins-info/${props['plugin-id']}`, method: 'GET' }, props));
8
8
  }
@@ -1,7 +1,7 @@
1
1
  import { UseQueryOptions } from '@tanstack/react-query';
2
2
  import type { PluginInfoResponseListResponse } from '../responses/PluginInfoResponseListResponse';
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 GetPluginsQueryHeaderParams {
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 { useQuery } from '@tanstack/react-query';
5
- import { fetcher } from '../../../../fetcher/index.js';
5
+ import { fetcher } from '../../../../custom-idp-fetcher/index.js';
6
6
  export function getPlugins(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/plugins-info`, method: 'GET' }, props));
8
8
  }
@@ -1,7 +1,7 @@
1
1
  import { UseQueryOptions } from '@tanstack/react-query';
2
2
  import type { ScorecardDetailsResponseResponse } from '../responses/ScorecardDetailsResponseResponse';
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 GetScorecardQueryPathParams {
6
6
  'scorecard-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 { useQuery } from '@tanstack/react-query';
5
- import { fetcher } from '../../../../fetcher/index.js';
5
+ import { fetcher } from '../../../../custom-idp-fetcher/index.js';
6
6
  export function getScorecard(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/scorecards/${props['scorecard-id']}`, method: 'GET' }, props));
8
8
  }
@@ -1,7 +1,7 @@
1
1
  import { UseQueryOptions } from '@tanstack/react-query';
2
2
  import type { ScorecardStatsResponseResponse } from '../responses/ScorecardStatsResponseResponse';
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 GetScorecardStatsQueryPathParams {
6
6
  'scorecard-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 { useQuery } from '@tanstack/react-query';
5
- import { fetcher } from '../../../../fetcher/index.js';
5
+ import { fetcher } from '../../../../custom-idp-fetcher/index.js';
6
6
  export function getScorecardStats(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/scorecards/${props['scorecard-id']}/stats`, method: 'GET' }, props));
8
8
  }
@@ -1,7 +1,7 @@
1
1
  import { UseQueryOptions } from '@tanstack/react-query';
2
2
  import type { ScorecardResponseListResponse } from '../responses/ScorecardResponseListResponse';
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 GetScorecardsQueryHeaderParams {
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 { useQuery } from '@tanstack/react-query';
5
- import { fetcher } from '../../../../fetcher/index.js';
5
+ import { fetcher } from '../../../../custom-idp-fetcher/index.js';
6
6
  export function getScorecards(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/scorecards`, method: 'GET' }, props));
8
8
  }
@@ -1,7 +1,7 @@
1
1
  import { UseQueryOptions } from '@tanstack/react-query';
2
2
  import type { StatusInfoResponseResponse } from '../responses/StatusInfoResponseResponse';
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 GetStatusInfoByTypeQueryPathParams {
6
6
  type: 'all' | 'git_integration' | 'infra' | 'infra_onboarding' | 'onboarding';
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 { useQuery } from '@tanstack/react-query';
5
- import { fetcher } from '../../../../fetcher/index.js';
5
+ import { fetcher } from '../../../../custom-idp-fetcher/index.js';
6
6
  export function getStatusInfoByType(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/status-info/${props.type}`, method: 'GET' }, props));
8
8
  }
@@ -1,7 +1,7 @@
1
1
  import { UseQueryOptions } from '@tanstack/react-query';
2
2
  import type { StatusInfoResponseV2Response } from '../responses/StatusInfoResponseV2Response';
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 GetStatusInfoTypeV2QueryPathParams {
6
6
  type: 'all' | 'git_integration' | 'infra' | 'infra_onboarding' | 'onboarding';
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 { useQuery } from '@tanstack/react-query';
5
- import { fetcher } from '../../../../fetcher/index.js';
5
+ import { fetcher } from '../../../../custom-idp-fetcher/index.js';
6
6
  export function getStatusInfoTypeV2(props) {
7
7
  return fetcher(Object.assign({ url: `/v2/status-info/${props.type}`, method: 'GET' }, props));
8
8
  }
@@ -1,7 +1,7 @@
1
1
  import { UseQueryOptions } from '@tanstack/react-query';
2
2
  import type { WorkflowsInfoResponseResponse } from '../responses/WorkflowsInfoResponseResponse';
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 GetWorkflowsForAccountQueryQueryParams {
6
6
  page?: number;
7
7
  limit?: number;
@@ -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 { useQuery } from '@tanstack/react-query';
5
- import { fetcher } from '../../../../fetcher/index.js';
5
+ import { fetcher } from '../../../../custom-idp-fetcher/index.js';
6
6
  export function getWorkflowsForAccount(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/groups/workflows`, method: 'GET' }, props));
8
8
  }
@@ -2,7 +2,7 @@ import { UseMutationOptions } from '@tanstack/react-query';
2
2
  import type { OnboardingImportCdEntitiesResponseResponse } from '../responses/OnboardingImportCdEntitiesResponseResponse';
3
3
  import type { OnboardingImportCdEntitiesRequestRequestBody } from '../requestBodies/OnboardingImportCdEntitiesRequestRequestBody';
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 ImportCdEntitiesMutationHeaderParams {
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 importCdEntities(props) {
7
7
  return fetcher(Object.assign({ url: `/v2/onboarding/import-cd-entities`, method: 'POST' }, 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 { GitImportRequestBodyRequestBody } from '../requestBodies/GitImportRequestBodyRequestBody';
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 ImportEntityMutationQueryParams {
7
7
  orgIdentifier?: string;
8
8
  projectIdentifier?: 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 importEntity(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/entities/import`, method: 'POST' }, props));
8
8
  }
@@ -2,7 +2,7 @@ import { UseMutationOptions } from '@tanstack/react-query';
2
2
  import type { ImportEntitiesResponseResponse } from '../responses/ImportEntitiesResponseResponse';
3
3
  import type { ImportHarnessEntitiesRequestRequestBody } from '../requestBodies/ImportHarnessEntitiesRequestRequestBody';
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 ImportHarnessEntitiesMutationHeaderParams {
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 importHarnessEntities(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/onboarding/import-harness-entities`, method: 'POST' }, props));
8
8
  }
@@ -2,7 +2,7 @@ import { UseMutationOptions } from '@tanstack/react-query';
2
2
  import type { LayoutResponseResponse } from '../responses/LayoutResponseResponse';
3
3
  import type { LayoutIngestRequest } from '../schemas/LayoutIngestRequest';
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 LayoutIngestMutationHeaderParams {
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 layoutIngest(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/layout/ingest`, 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 { 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
  }