Skip to content

Commit

Permalink
Add tags to PAS node data (#153)
Browse files Browse the repository at this point in the history
  • Loading branch information
j-sv committed Nov 22, 2021
1 parent 71a50c1 commit 0fa4b76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pas/grpcapi.proto
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ message NodeData {
repeated string question_answers = 8;
Media media_v2 = 9;
string measurement_id = 10;
string tags = 11;
}
enum NodeDataContentType {
DEFAULT = 0;
Expand Down

0 comments on commit 0fa4b76

Please sign in to comment.