fix: typo
This commit is contained in:
parent
2a6e3e9e36
commit
976e463f5c
|
@ -40,7 +40,7 @@ paths:
|
|||
description: |-
|
||||
This route will get all parameters.
|
||||
|
||||
To get the image itself, use /api/
|
||||
To get the image itself, use `/api/image?sha256=SHA256HASH`
|
||||
responses:
|
||||
200:
|
||||
description: OK
|
||||
|
|
Loading…
Reference in New Issue