Skip to content

Don't require leading / in event schemas

Ebernhardson requested to merge work/ebernhardson/schema-leading-slash into main

While the standard for events is that the schema should always include the / in practice the outlink topic in production does not have it. Adjust the schema verification to work with or without the leading /.

Bug: T347075 Change-Id: I77f1e20b976ffa25363d26ac26fc0f8fb3901a6e

Merge request reports