We have two API routes with different `.withCondition()` clauses, like so:
This works in CB5. In CB6, the first route is registered and the second route is not (it throws "invalid event v1:contentChunks"). If I delete the first route, the second route works.