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
Schemas can be shared between different rulesets. Actually a schema will be created by creating a ruleset. The frontend does not provide functionality to manage these schemas independently.
Frontend tasks:
Create / update / delete a schema
Change the schema of a ruleset
Backend tasks:
Delete a schema, but only possible when no ruleset references to this schema
The text was updated successfully, but these errors were encountered:
Schemas can be shared between different rulesets. Actually a schema will be created by creating a ruleset. The frontend does not provide functionality to manage these schemas independently.
Frontend tasks:
Backend tasks:
The text was updated successfully, but these errors were encountered: