List endpoints, like https://developer.sailpoint.com/idn/api/v3/list-sources, have support for filtering and sorting on select attributes. Sometimes, there are attributes that can be filtered/sorted but they aren't documented. The validator should check all top level attributes to see if any of them support filtering/sorting without being documented.
List endpoints, like https://developer.sailpoint.com/idn/api/v3/list-sources, have support for filtering and sorting on select attributes. Sometimes, there are attributes that can be filtered/sorted but they aren't documented. The validator should check all top level attributes to see if any of them support filtering/sorting without being documented.
For example, https://developer.sailpoint.com/idn/api/v3/list-sources doesn't indicate that
type
supports theco
operator for filtering, even though it does.