Add the binary flag to the FileDiff API.

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

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.

Summary ID
Add the binary flag to the FileDiff API.
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.
d5c871bbd2880a1532650b6f1c69ebbaebcd3a30
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-4.0.x (b426ab9)
Loading...