Skip to content
This repository has been archived by the owner on Aug 17, 2021. It is now read-only.

Commit

Permalink
Update APIV2Description.php
Browse files Browse the repository at this point in the history
  • Loading branch information
jhariani committed Nov 4, 2014
1 parent 57ff7ef commit 7007379
Showing 1 changed file with 6 additions and 0 deletions.
Expand Up @@ -252,6 +252,12 @@
'description' => 'Username',
'required' => false,
),
'password' => array(
'location' => 'json',
'type' => 'string',
'description' => 'Password',
'required' => false,
),
'query' => array(
'location' => 'query',
'type' => 'array',
Expand Down

0 comments on commit 7007379

Please sign in to comment.