[doc] todo

This commit is contained in:
Fenris Wolf 2024-09-26 13:37:27 +02:00
parent 9a64f18462
commit 589136cc35

View file

@ -81,6 +81,7 @@ namespace _zeitbild.api
"data": null, "data": null,
}) })
) )
// TODO distinguish
.catch( .catch(
(reason) => Promise.resolve({ (reason) => Promise.resolve({
"status_code": 403, "status_code": 403,