Legacy Creation Rule APIs
Parse Creation Rules (POST)
Attempts to parse the list of creation rule strings to <see cref="CreationRule"/> objects.
Route
|
URI |
/CreationRuleController/ParseCreationRules |
|
Method |
POST |
|
Result |
JSON – IActionResult |
Parameters
|
Name |
Type |
Mandatory |
Description |
|---|---|---|---|
|
creationRulesDic |
string> |
No |
|
Example
POST http://localhost/CreationRuleController/ParseCreationRules