You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(cdn-log-delivery): remove client-side externalId tests after server-side derivation
externalId is now derived server-side from the site's IMS org id (resolveConnectorExternalId),
so the client no longer supplies it. Remove the two tests that expected a 400 when externalId
was absent from the request body, and align the imsOrgId assertion with TEST_IMS_ORG_ID.
Introduced by: N/A
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments