Don't require username/password authentication for GET /token/:token route

This commit is contained in:
Scott Schneider 2015-11-04 13:19:15 -08:00
parent e0356968df
commit d74c9ff512
3 changed files with 2 additions and 17 deletions

3
API.md
View file

@ -43,8 +43,7 @@ Enter host password for user 'jdoe':
Get information about an existing token (including associated VMs).
```
$ curl -u jdoe --url vmpooler.company.com/api/v1/token/utpg2i2xswor6h8ttjhu3d47z53yy47y
Enter host password for user 'jdoe':
$ curl --url vmpooler.company.com/api/v1/token/utpg2i2xswor6h8ttjhu3d47z53yy47y
```
```json
{