Closed
Description
The API implementation class constructs a wrong service url for services with date parameters.
The date parameter is being appended as a logical operator (date==) instead of an assignment operator (date=). See below
The affected powershell commands will be failing with the following message
The service owner has described the usage of parameters as assignment operators on such paths. See below