Bypass info and swagger apis in collaboration filter
CollaborationFilter, when enabled with data partition feature flag strategy, makes a call to Partition service. This call requires data-partition-id header, which is not passed to certain apis (info, swagger, health, etc), thus the api call fails.
We can short-circuit the CollaborationFilter class when url contains one of these