我正在为 API 编写文档,但遇到了问题。
这是链接定义:
### Get hotels availability [GET /agent/v1/hotel/availability{?regions,hotels,from,to,limit,offset}]
参数:
+ Parameters
+ regions (required,string,`399,189`)
+ hotels (optional, string, `1844`)
+ from (optional, string, `2016-03-12`)
+ to (optional, string, `2016-03-19`)
+ limit (optional, number, `1`)
+ offset (optional, number, `0`)
例如,当我尝试使用空hotels
参数发送请求时,apiary 使用1844
而不是空的。如果我尝试将其示例为空,hotels=hotels
则发送。
有没有办法为可选参数发送空,或者根本不发送?
这是屏幕截图的链接: http ://www.awesomescreenshot.com/image/1008356/09614be501945b0644fd84a06e311404