@harnessio/react-idp-service-client 0.88.4 → 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 (236) 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 +29 -0
  79. package/dist/idp-service/src/services/hooks/useGetBlueprintEnvironmentsQuery.js +14 -0
  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/dist/idp-service/src/services/index.d.ts +2 -0
  233. package/dist/idp-service/src/services/index.js +1 -0
  234. package/dist/idp-service/src/services/schemas/AggFormula.d.ts +1 -1
  235. package/package.json +1 -1
  236. /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 { AggregationRuleDetailsResponseResponse } from '../responses/AggregationRuleDetailsResponseResponse';
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 GetAggregationRuleQueryPathParams {
6
6
  'aggregation-rule-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 getAggregationRule(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/aggregation-rules/${props['aggregation-rule-id']}`, method: 'GET' }, props));
8
8
  }
@@ -1,7 +1,7 @@
1
1
  import { UseQueryOptions } from '@tanstack/react-query';
2
2
  import type { AggregationRuleResponseListResponse } from '../responses/AggregationRuleResponseListResponse';
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 GetAggregationRulesQueryQueryParams {
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 getAggregationRules(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/aggregation-rules`, method: 'GET' }, props));
8
8
  }
@@ -1,7 +1,7 @@
1
1
  import { UseQueryOptions } from '@tanstack/react-query';
2
2
  import type { DataSourcesResponseResponse } from '../responses/DataSourcesResponseResponse';
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 GetAllDatasourcesForAccountQueryHeaderParams {
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 getAllDatasourcesForAccount(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/data-sources`, method: 'GET' }, props));
8
8
  }
@@ -1,7 +1,7 @@
1
1
  import { UseQueryOptions } from '@tanstack/react-query';
2
2
  import type { GroupResponseListResponse } from '../responses/GroupResponseListResponse';
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 GetAllGroupsForAccountQueryQueryParams {
6
6
  projectIdentifier?: string;
7
7
  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 { 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 getAllGroupsForAccount(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/groups`, 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 GetAllLayoutsQueryHeaderParams {
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 getAllLayouts(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/layout`, 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 GetAllLayoutsV2QueryHeaderParams {
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 getAllLayoutsV2(props) {
7
7
  return fetcher(Object.assign({ url: `/v2/layout`, method: 'GET' }, props));
8
8
  }
@@ -1,7 +1,7 @@
1
1
  import { UseQueryOptions } from '@tanstack/react-query';
2
2
  import type { AllowListResponseResponse } from '../responses/AllowListResponseResponse';
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 GetAllowListQueryHeaderParams {
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 getAllowList(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/allow-list`, method: 'GET' }, props));
8
8
  }
@@ -1,7 +1,7 @@
1
1
  import { UseQueryOptions } from '@tanstack/react-query';
2
2
  import type { AuthInfoResponseResponse } from '../responses/AuthInfoResponseResponse';
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 GetAuthInfoAuthIdQueryPathParams {
6
6
  'auth-id': 'atlassian-auth' | 'github-auth' | 'google-auth';
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 getAuthInfoAuthId(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/auth-info/${props['auth-id']}`, method: 'GET' }, props));
8
8
  }
@@ -1,7 +1,7 @@
1
1
  import { UseQueryOptions } from '@tanstack/react-query';
2
2
  import type { BackstagePermissionsResponseResponse } from '../responses/BackstagePermissionsResponseResponse';
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 GetBackstagePermissionsQueryHeaderParams {
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 getBackstagePermissions(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/backstage-permissions`, method: 'GET' }, props));
8
8
  }
@@ -0,0 +1,29 @@
1
+ import { UseQueryOptions } from '@tanstack/react-query';
2
+ import type { EntityResponseBodyListResponse } from '../responses/EntityResponseBodyListResponse';
3
+ import type { ResponseWithPagination } from '../helpers';
4
+ import { FetcherOptions } from '../../../../custom-idp-fetcher/index.js';
5
+ export interface GetBlueprintEnvironmentsQueryPathParams {
6
+ identifier: string;
7
+ }
8
+ export interface GetBlueprintEnvironmentsQueryQueryParams {
9
+ page?: number;
10
+ /**
11
+ * @default 10
12
+ */
13
+ limit?: number;
14
+ sort?: string;
15
+ search_term?: string;
16
+ }
17
+ export interface GetBlueprintEnvironmentsQueryHeaderParams {
18
+ 'Harness-Account'?: string;
19
+ }
20
+ export type GetBlueprintEnvironmentsOkResponse = ResponseWithPagination<EntityResponseBodyListResponse>;
21
+ export type GetBlueprintEnvironmentsErrorResponse = unknown;
22
+ export interface GetBlueprintEnvironmentsProps extends GetBlueprintEnvironmentsQueryPathParams, Omit<FetcherOptions<GetBlueprintEnvironmentsQueryQueryParams, unknown, GetBlueprintEnvironmentsQueryHeaderParams>, 'url'> {
23
+ queryParams: GetBlueprintEnvironmentsQueryQueryParams;
24
+ }
25
+ export declare function getBlueprintEnvironments(props: GetBlueprintEnvironmentsProps): Promise<GetBlueprintEnvironmentsOkResponse>;
26
+ /**
27
+ * Returns a paginated list of environments that reference the specified environment blueprint
28
+ */
29
+ export declare function useGetBlueprintEnvironmentsQuery(props: GetBlueprintEnvironmentsProps, options?: Omit<UseQueryOptions<GetBlueprintEnvironmentsOkResponse, GetBlueprintEnvironmentsErrorResponse>, 'queryKey' | 'queryFn'>): import("@tanstack/react-query").UseQueryResult<GetBlueprintEnvironmentsOkResponse, unknown>;
@@ -0,0 +1,14 @@
1
+ /* eslint-disable */
2
+ // This code is autogenerated using @harnessio/oats-cli.
3
+ // Please do not modify this code directly.
4
+ import { useQuery } from '@tanstack/react-query';
5
+ import { fetcher } from '../../../../custom-idp-fetcher/index.js';
6
+ export function getBlueprintEnvironments(props) {
7
+ return fetcher(Object.assign({ url: `/v1/environment-blueprints/${props.identifier}/environments`, method: 'GET' }, props));
8
+ }
9
+ /**
10
+ * Returns a paginated list of environments that reference the specified environment blueprint
11
+ */
12
+ export function useGetBlueprintEnvironmentsQuery(props, options) {
13
+ return useQuery(['get-blueprint-environments', props.identifier, props.queryParams], ({ signal }) => getBlueprintEnvironments(Object.assign(Object.assign({}, props), { signal })), options);
14
+ }
@@ -1,7 +1,7 @@
1
1
  import { UseQueryOptions } from '@tanstack/react-query';
2
2
  import type { CheckGraphResponseResponse } from '../responses/CheckGraphResponseResponse';
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 GetCheckGraphQueryPathParams {
6
6
  'check-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 getCheckGraph(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/checks/${props['check-id']}/graph`, method: 'GET' }, props));
8
8
  }
@@ -1,7 +1,7 @@
1
1
  import { UseQueryOptions } from '@tanstack/react-query';
2
2
  import type { CheckDetailsResponseResponse } from '../responses/CheckDetailsResponseResponse';
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 GetCheckQueryPathParams {
6
6
  'check-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 getCheck(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/checks/${props['check-id']}`, method: 'GET' }, props));
8
8
  }
@@ -1,7 +1,7 @@
1
1
  import { UseQueryOptions } from '@tanstack/react-query';
2
2
  import type { CheckStatsResponseResponse } from '../responses/CheckStatsResponseResponse';
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 GetCheckStatsQueryPathParams {
6
6
  'check-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 getCheckStats(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/checks/${props['check-id']}/stats`, method: 'GET' }, props));
8
8
  }
@@ -1,7 +1,7 @@
1
1
  import { UseQueryOptions } from '@tanstack/react-query';
2
2
  import type { ChecksTagsResponseResponse } from '../responses/ChecksTagsResponseResponse';
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 GetCheckTagsQueryQueryParams {
6
6
  search_term?: 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 getCheckTags(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/checks/filters/tags`, method: 'GET' }, props));
8
8
  }
@@ -1,7 +1,7 @@
1
1
  import { UseQueryOptions } from '@tanstack/react-query';
2
2
  import type { CheckResponseListResponse } from '../responses/CheckResponseListResponse';
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 GetChecksQueryQueryParams {
6
6
  custom?: boolean;
7
7
  page?: 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 getChecks(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/checks`, method: 'GET' }, props));
8
8
  }
@@ -1,7 +1,7 @@
1
1
  import { UseQueryOptions } from '@tanstack/react-query';
2
2
  import type { ConnectorInfoResponseResponse } from '../responses/ConnectorInfoResponseResponse';
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 GetConnectorInfoQueryHeaderParams {
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 getConnectorInfo(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/connector-info`, method: 'GET' }, props));
8
8
  }
@@ -1,6 +1,6 @@
1
1
  import { UseQueryOptions } 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 GetCustomPluginStatusLogsQueryQueryParams {
5
5
  account_id?: string;
6
6
  org_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 getCustomPluginStatusLogs(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/custom-plugins/logs`, method: 'GET' }, props));
8
8
  }
@@ -1,7 +1,7 @@
1
1
  import { UseQueryOptions } from '@tanstack/react-query';
2
2
  import type { CustomPluginStatusResponseResponse } from '../responses/CustomPluginStatusResponseResponse';
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 GetCustomPluginStatusPluginIdQueryPathParams {
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 getCustomPluginStatusPluginId(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/custom-plugins/${props['plugin-id']}/status`, method: 'GET' }, props));
8
8
  }
@@ -1,7 +1,7 @@
1
1
  import { UseQueryOptions } from '@tanstack/react-query';
2
2
  import type { DatapointResponseResponse } from '../responses/DatapointResponseResponse';
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 GetDataPointsForDataSourceQueryPathParams {
6
6
  'data-source': 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 getDataPointsForDataSource(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/data-sources/${props['data-source']}/datapoints`, method: 'GET' }, props));
8
8
  }
@@ -1,7 +1,7 @@
1
1
  import { UseQueryOptions } from '@tanstack/react-query';
2
2
  import type { DataSourceDataPointsMapResponseResponse } from '../responses/DataSourceDataPointsMapResponseResponse';
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 GetDataSourcesDataPointsMapQueryHeaderParams {
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 getDataSourcesDataPointsMap(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/data-sources/data-points/map`, method: 'GET' }, props));
8
8
  }
@@ -2,7 +2,7 @@ import { UseMutationOptions } from '@tanstack/react-query';
2
2
  import type { EntityResponseBodyListResponse } from '../responses/EntityResponseBodyListResponse';
3
3
  import type { EntitesByRefsRequestRequestBody } from '../requestBodies/EntitesByRefsRequestRequestBody';
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 GetEntitiesByRefsMutationQueryParams {
7
7
  page?: number;
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 getEntitiesByRefs(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/entities/by-refs`, method: 'POST' }, props));
8
8
  }
@@ -2,7 +2,7 @@ import { UseMutationOptions } from '@tanstack/react-query';
2
2
  import type { EntityFiltersResponseBodyListResponse } from '../responses/EntityFiltersResponseBodyListResponse';
3
3
  import type { EntityFilterQueryRequestRequestBody } from '../requestBodies/EntityFilterQueryRequestRequestBody';
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 GetEntitiesFiltersByQueryMutationQueryParams {
7
7
  accountIdentifier: 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 getEntitiesFiltersByQuery(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/entities/filters`, method: 'POST' }, props));
8
8
  }
@@ -1,7 +1,7 @@
1
1
  import { UseQueryOptions } from '@tanstack/react-query';
2
2
  import type { EntityFiltersResponseBodyListResponse } from '../responses/EntityFiltersResponseBodyListResponse';
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 GetEntitiesFiltersQueryQueryParams {
6
6
  accountIdentifier: 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 getEntitiesFilters(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/entities/filters`, method: 'GET' }, props));
8
8
  }
@@ -1,7 +1,7 @@
1
1
  import { UseQueryOptions } from '@tanstack/react-query';
2
2
  import type { EntitiesGroupsResponseBodyResponse } from '../responses/EntitiesGroupsResponseBodyResponse';
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 GetEntitiesGroupsQueryQueryParams {
6
6
  search_on_entities?: string;
7
7
  search_on_groups?: 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 getEntitiesGroups(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/entities/groups`, method: 'GET' }, props));
8
8
  }
@@ -1,7 +1,7 @@
1
1
  import { UseQueryOptions } from '@tanstack/react-query';
2
2
  import type { EntityKindsResponseBodyResponse } from '../responses/EntityKindsResponseBodyResponse';
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 GetEntitiesKindsQueryQueryParams {
6
6
  accountIdentifier: string;
7
7
  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 { 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 getEntitiesKinds(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/entities/kinds`, method: 'GET' }, props));
8
8
  }
@@ -1,7 +1,7 @@
1
1
  import { UseQueryOptions } from '@tanstack/react-query';
2
2
  import type { EntityResponseBodyListResponse } from '../responses/EntityResponseBodyListResponse';
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 GetEntitiesQueryQueryParams {
6
6
  page?: number;
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 getEntities(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/entities`, method: 'GET' }, props));
8
8
  }
@@ -1,7 +1,7 @@
1
1
  import { UseQueryOptions } from '@tanstack/react-query';
2
2
  import type { EntityFiltersResponseBodyListResponse } from '../responses/EntityFiltersResponseBodyListResponse';
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 GetEntityFacetsQueryQueryParams {
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 getEntityFacets(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/entity-facets`, method: 'GET' }, props));
8
8
  }
@@ -1,7 +1,7 @@
1
1
  import { UseQueryOptions } from '@tanstack/react-query';
2
2
  import type { EntityResponseBodyResponse } from '../responses/EntityResponseBodyResponse';
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 GetEntityQueryPathParams {
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 getEntity(props) {
7
7
  return fetcher(Object.assign({ url: `/v1/entities/${props.scope}/${props.kind}/${props.identifier}`, method: 'GET' }, props));
8
8
  }