Mistake in url API (#10455)

Correction of the url api in documentation
This commit is contained in:
Cournut 2019-07-21 21:41:04 +02:00 committed by Tony Murray
parent a382d11c75
commit c0c3ad296b
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ path: blob/master/doc/
Get the graph based on the group type.
Route: `/api/v0/devices/portgroups/:group`
Route: `/api/v0/portgroups/:group`
- group is the type of port group graph you want, I.e Transit,
Peering, etc. You can specify multiple types comma separated.