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
{{ message }}
This repository was archived by the owner on Mar 28, 2025. It is now read-only.
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.