i'v just open a issue,
struct RestRequest {
1: required Method method,
2: required string uri
3: optional map<string, string> params
4: optional map<string, string> headers
5: optional binary body
}
Shay Banon,can you solve this,thx~
i'v just open a issue,
struct RestRequest {
1: required Method method,
2: required string uri
3: optional map<string, string> params
4: optional map<string, string> headers
5: optional binary body
}
Shay Banon,can you solve this,thx~
Renamed to parameters.
On Thu, Sep 30, 2010 at 9:51 AM, Medcl medcl@163.com wrote:
i'v just open a issue,
thrift definition `params` is conflict with c#'s keyword, rename to `parameters` · Issue #392 · elastic/elasticsearch · GitHubstruct RestRequest {
1: required Method method,
2: required string uri
3: optional map<string, string> params
4: optional map<string, string> headers
5: optional binary body
}Shay Banon,can you solve this,thx~
thanks~
On 9月30日, 下午4时07分, Shay Banon shay.ba...@elasticsearch.com wrote:
Renamed to parameters.
On Thu, Sep 30, 2010 at 9:51 AM, Medcl me...@163.com wrote:
i'v just open a issue,
thrift definition `params` is conflict with c#'s keyword, rename to `parameters` · Issue #392 · elastic/elasticsearch · GitHubstruct RestRequest {
1: required Method method,
2: required string uri
3: optional map<string, string> params
4: optional map<string, string> headers
5: optional binary body
}Shay Banon,can you solve this,thx~
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.