Patch Changes
- Fixed an issue where the
driftcommand'sschema-consistencyrule reported false-positive findings foroneOfschemas with adiscriminator.
Payloads are validated only against the branch selected by the discriminator value instead of everyoneOfbranch.
Schemas whose discriminator does not meet Ajv's structural requirements keep the previous behavior. - Extended the
driftcommand's built-in undocumented-header ignore list withx-amz-,x-amzn-andx-github-prefixes, and thex-hub-signature/x-hub-signature-256webhook signature headers.