Add the binary flag to the FileDiff API.

Review Request #12094 — Created Feb. 28, 2022 and submitted — Latest diff uploaded

Information

Review Board
release-4.0.x

Reviewers

The FileDiff API never exposed the FileDiff.binary flag. This
prevented clients from being able to process based on whether this flag
is set.

This change exposes the flag. This will be public as of 4.0.6.

Unit tests pass.

Verified this flag was shown in the API payloads.

Commits

Files

    Loading...