fix: typo

This commit is contained in:
b1ek 2024-08-21 12:52:58 +10:00
parent 2a6e3e9e36
commit 976e463f5c
Signed by: blek
GPG Key ID: 14546221E3595D0C
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ paths:
description: |- description: |-
This route will get all parameters. This route will get all parameters.
To get the image itself, use /api/ To get the image itself, use `/api/image?sha256=SHA256HASH`
responses: responses:
200: 200:
description: OK description: OK