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

Introduce strongly typed ResponseTypes #30

Open
miroslavpojer opened this issue Aug 26, 2023 · 0 comments
Open

Introduce strongly typed ResponseTypes #30

miroslavpojer opened this issue Aug 26, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@miroslavpojer
Copy link
Collaborator

Background

In current implementation there are expected input parameters for ResponseActions classes managed by json schema.
It allows to insert unlimited count of unexpected tags.

Feature

Refactor current solution to be strongly typed to avoid unexpected input tags.

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

No branches or pull requests

1 participant