Merge pull request #164 from UmanShahzad/uman/ent-programs
[ENT-341] Setup enterprise API gateway & service endpoint for Programs
Add new Enterprise Catalog endpoint & gateway for Programs.
- Add /enterprise/api/v1/enterprise-catalogs/
- Add /enterprise/api/v1/enterprise-catalogs/{uuid}
- Add /enterprise/api/v1/programs/{uuid}
- Add the above to the API gateway.
- Add a EnterpriseCustomerCatalog model to consolidate course discovery data.
- Bump version to 0.40.0.
- Update i18n and requirements.
- Add admin row for EnterpriseCustomerCatalog.