Skip to content

Commit 54ccb06

Browse files
clarify wire format is binary encoded prototbuf (#1538)
Signed-off-by: Josh Marinacci <276938+joshmarinacci@users.noreply.github.com>
1 parent 3dd649a commit 54ccb06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

HIP/hip-1261.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -466,7 +466,7 @@ The validation process checks the following, in any order:
466466

467467
### Schema
468468

469-
The schema is defined in Protobuf. The wire format is JSON.
469+
The schema is defined in Protobuf. The wire format is binary encoded Protobuf.
470470

471471
```protobuf
472472
import "services/basic_types.proto";

0 commit comments

Comments
 (0)