Skip to content

Commit

Permalink
Update lucidatypes.thrift
Browse files Browse the repository at this point in the history
  • Loading branch information
yunshengb committed Jul 11, 2016
1 parent 797bb37 commit ca95e82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lucida/lucidatypes.thrift
@@ -1,8 +1,8 @@
struct QueryInput {
// type of data (i.e. audio, image, etc)
// type of data
1: string type;

// list of data (if sending multiple inputs) each a binary string
// list of data
2: list<string> data;

// tags to pass information about data
Expand Down

0 comments on commit ca95e82

Please sign in to comment.