You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: