Pass enterprise name to enterprise-catalog service
·
2241 commits
to master
since this release
- Pass enterprise customer's name to enterprise-catalog service during create/update of enterprise catalogs
- Refactor
migrate_enterprise_catalogsmanagement command to check if a catalog already exists in the enterprise-catalog service. If a catalog already exists, it will be updated with a PUT request; otherwise, a new catalog will be created with a POST request.