Build API: Support binary serialization.
BUG=chromium:1032573
TEST=run_tests
TEST=manually ran endpoints
TEST=cq
Change-Id: I59c401d228f81a52c28d80e9db9718d41a255015
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/chromite/+/2078962
Reviewed-by: LaMont Jones <lamontjones@chromium.org>
Reviewed-by: Michael Mortensen <mmortensen@google.com>
Commit-Queue: Alex Klein <saklein@chromium.org>
Tested-by: Alex Klein <saklein@chromium.org>
diff --git a/api/api_config.py b/api/api_config.py
index 2e80d07..a26f5fa 100644
--- a/api/api_config.py
+++ b/api/api_config.py
@@ -133,7 +133,7 @@
"""Mixin to add an API Config factory properties.
This is meant to be used for tests to make these configs more uniform across
- all of the tests since there's very little to change anyway.
+ all the tests since there's very little to change anyway.
"""
@property