[+] update docs, fix url ending

This commit is contained in:
Siarhei Siniak 2025-07-21 11:21:44 +03:00
parent 13f5bbc2dd
commit bcf300e0c0

@ -4,7 +4,7 @@
1.1. endpoints 1.1. endpoints
1.1.1 POST:/payload `payload_create` 1.1.1 POST:/payload `payload_create`
1.1.2. GET:/payload/<payload_id>/ `payload_read` 1.1.2. GET:/payload/<payload_id> `payload_read`
1.2. tech specs 1.2. tech specs
1.2.1. fastapi for rest api 1.2.1. fastapi for rest api
1.2.2. sqlite/postgresql for DB that caches LLM replies; 1.2.2. sqlite/postgresql for DB that caches LLM replies;