Fix the documentation sample for OS-EP-FILTER

The OS-EP-FILTER api-ref request sample is malformed; it is missing a comma
for it to be proper json.  This patchset fixes the issue.

trivial fix

Change-Id: Ia26fc67affde11335a825dcff7063716f09d071b
This commit is contained in:
Tin Lam 2017-07-26 22:12:25 -05:00
parent c3b5d2d77b
commit 2c3be8a514
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
"filters": {
"interface": "admin",
"service_id": "1b501a"
}
},
"name": "endpoint group name"
}
}