感谢您的时间,我有一个POST请求,我想记录在蓝图蜂巢,标题是这样的:_method:POSTdataUser## login [/users/login/{username}{password}{remember}{ident}]
+ username (required, string, `myname`) ... the username format should follow CakeP
我试图得到不同的反应,通过不同的参数,但有些东西不起作用。## Question [/questions/{question_id}]
+ question_id: `1` (number, required) - ID of the Question in form of an integer
X-Custom-Head