Skip to content
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

Custom API: Not all plugin steps contribute to responses #167

Open
Bertie2011 opened this issue Oct 29, 2024 · 0 comments
Open

Custom API: Not all plugin steps contribute to responses #167

Bertie2011 opened this issue Oct 29, 2024 · 0 comments

Comments

@Bertie2011
Copy link

We are registering our plugins for Custom APIs as pre operation steps, because they can be debugged using the Plugin Registration Tool. Main operation plugins cannot.

Now when trying to write tests we realized that the output parameters set in the pre operation plugin don't show up in the tests. Only output variables set by the main operation will be a available.

It would be nice if all plugin stages could modify the output parameters and influence the final response returned by the framework.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant