OCAPI 23.1 - Property Selector Key Error Identifier
Beginning with OCAPI Version 23.1
a MalformedSelectorException
is thrown if the selector key is incorrect. Previously, the property selection didn't work when the "select=
key was incorrectly defined. For example, select%20=(price)
, resulted in the selector being skipped
without any error message, and the normal response was returned.