Hi, I would like to implement Kaltura server API using thrift. I couldn't find if and how is it possible to add global list of arguments to all requests. I have list of optional arguments, such as client library version, client tag, account id, session id and few more, these arguments could be added to any request but none of them is required. How would you define such arguments in the interface?
Thanks, Tan-Tan.
