ACS-3229: Rules v1 REST API - Get rule definition (#1205)

ACS-3229: Rules v1 REST API - Get rule definition
This commit is contained in:
krdabrowski
2022-07-13 15:59:29 +02:00
committed by GitHub
parent 75b9388a12
commit 0b7909be40
12 changed files with 505 additions and 123 deletions

View File

@@ -146,7 +146,7 @@ public interface NamespaceService extends NamespacePrefixResolver
/** Email Server Application Model Prefix */
static final String EMAILSERVER_MODEL_PREFIX = "emailserver";
/**
* Register a prefix for namespace uri.
*