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
feat: use RFC 9535 JSONPath with @~ property name extension for wildcard matching
Enable x-speakeasy-jsonpath: rfc9535 and use match(@~, '^source-') to
regex-match schema names by prefix. The @~ extension accesses the
property name of the current node in filter expressions.
Co-Authored-By: AJ Steers <aj@airbyte.io>
0 commit comments