When Updating a REST VS that has URI rules defined using V3 API , 1n 10.8.x, I am seeing that it updates the VSI, but the VSM rules are not updated or added.
"dataProtocols": [
{
"forRequest": true,
"typeId": "RESTDPH",
"config": {
"rules": [
{
"valid": true,
"uri": "GET /lisa/loan/{URLPARAM3}/"
}
]
}
}
]
}
DevTest 10.8.1
We have a patch for this issue.
Open a ticket with support and request patch_DE636098_10.8.1_GA.jar
Steps to apply