Skip to content

Merge pull request #164 from UmanShahzad/uman/ent-programs

Choose a tag to compare

@UmanShahzad UmanShahzad released this 11 Aug 10:53
· 3184 commits to master since this release

[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.