From 2f7175f7f73297578ef505cb28d17230cd2fbb31 Mon Sep 17 00:00:00 2001 From: AppleTheGolden Date: Sun, 12 Oct 2025 00:50:36 +0200 Subject: [PATCH] remove extra whitespace --- docs/devnotes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/devnotes.md b/docs/devnotes.md index d130e20c..0cfffff4 100644 --- a/docs/devnotes.md +++ b/docs/devnotes.md @@ -200,7 +200,7 @@ authenticate using header `Cookie: cppwd=foo` or url param `&pw=foo` | GET | `?th=opus` | convert audio file to 128kbps opus | | GET | `?th=caf` | ...in the iOS-proprietary container | | GET | `?zls` | get listing of filepaths in zip file at URL | -| GET | `?zget=path` | get specific file from inside a zip file at URL | +| GET | `?zget=path` | get specific file from inside a zip file at URL | | method | body | result | |--|--|--|