We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a41c6b commit 16fa606Copy full SHA for 16fa606
tmtc-c2a/proto/tmtc_generic_c2a.proto
@@ -20,7 +20,7 @@ message GetSateliteSchemaResponse {
20
}
21
22
message BuildSatelliteSchemaRequest {
23
- SchemaIdTree schema_id_tree = 1;
+ SchemaId schema_id = 1;
24
25
26
message BuildSatelliteSchemaResponse {
0 commit comments