Typo correction in slicing.rst
In 'Retrieve all slicing profiles' : 'GET /api/slicing/profiles' -> 'GET /api/slicing'
This commit is contained in:
parent
cb2e0d449f
commit
12fcfda481
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