Merge pull request #1347 from dougcalobrisi/fix-slicing-api-doc-1
Corrects example URL in Slicing API Doc
This commit is contained in:
commit
a50f9f068b
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ List All Slicers and Slicing Profiles
|
|||
|
||||
.. sourcecode:: http
|
||||
|
||||
GET /api/slicing/profiles HTTP/1.1
|
||||
GET /api/slicing HTTP/1.1
|
||||
Host: example.com
|
||||
X-Api-Key: abcdef...
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue