@commercetools/cli-topic-integration-layer@0.5.1
·
19 commits
to main
since this release
Patch Changes
- 79173d3:
extension validateandextension pushno longer reject a bundle whose only
contribution is a capability the runtime dispatches directly rather than through the
schema. Such a bundle adds nothing to the SDL, so it was failing the "must export
typeDefsand/orapiExtensions" shape check even though it is complete and
deployable. A bundle that contributes nothing at all is still rejected.