Add the binary flag to the FileDiff API.

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

chipx86
Review Board
release-4.0.x
reviewboard

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

Status: Closed (submitted)

Change Summary:

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