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

Allow use of field names in RPC input/output #836

Open
oliwel opened this issue Feb 22, 2022 · 0 comments
Open

Allow use of field names in RPC input/output #836

oliwel opened this issue Feb 22, 2022 · 0 comments

Comments

@oliwel
Copy link
Contributor

oliwel commented Feb 22, 2022

The workflow factory allows to have different values for a fields name and the context item it refers to. The RPC input/output spec currently works on the context names which makes it difficult to provide field definitions with specific labels, patterns and documentation, especially for "generic" fields like error_code, etc.

It should be possible to use such fields in the RPC layer.

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

No branches or pull requests

1 participant