Skip to content

feat(designer): Removing some hard coded built in operations in consumption and moving to backend api #6930

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

preetriti1
Copy link
Contributor

Type of Change

  • Bug fix
  • Feature
  • Other

Current Behavior

Few built in AI operations are currently hard coded in Consumption search/manifest/connector service. Those are being moved to normal shared apis now and backend controller will serve them as part of these api calls.

New Behavior

Need to add isBuiltIn query parameter while fetching operation or operationManifest for these operations served by backend.

Impact of Change

There shouldn't be any change as such in the UI, backend api is not deployed anywhere to test it so wont merge it until then.

  • This is a breaking change.

Test Plan

Just tested with mock data, no api available

@preetriti1 preetriti1 added the Risk:Medium Medium risk change with potential impact label Apr 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Risk:Medium Medium risk change with potential impact
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants