Skip to content

Transition contains content calls behind waffle flag

Choose a tag to compare

@bbaker6225 bbaker6225 released this 08 Apr 16:30
· 2275 commits to master since this release
ba5404b
Transition contains calls behind waffle flag (#737)

Move the calls on EnterpriseCustomerCatalog::contains_courses and
contains_programs to use the new enterprise catalog service endpoints
behind a waffle flag. The flag will allow us to incrementally switch
over time.

ENT-2575