We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccb3bb4 commit f8c648fCopy full SHA for f8c648f
doc/architecture/trace_file_mcap_format.adoc
@@ -21,7 +21,7 @@ endif::[]
21
- `message_encoding` field: Must be `protobuf``
22
- `metadata` field:
23
** Must include an `osi_version` key, specifying the OSI SemVer version of the OSI top-level message contained within the channel
24
-** Must include a `protobuf` key, specifying the protobuf SemVer version used to create the OSI top-level message contained within the channel
+** Must include a `protobuf_version` key, specifying the protobuf SemVer version used to create the OSI top-level message contained within the channel
25
** Should include a `description` key, explaining the data's origin and purpose in natural language.
26
27
0 commit comments