renamed http-client to http and fixed tests

This commit is contained in:
Bojan Kucera 2025-06-07 13:20:58 -04:00
parent e87acb5e18
commit 3d9afd711e
26 changed files with 472 additions and 496 deletions

View file

@ -20,7 +20,7 @@
"references": [
{ "path": "../../libs/config" },
{ "path": "../../libs/logger" },
{ "path": "../../libs/http-client" },
{ "path": "../../libs/http" },
{ "path": "../../libs/types" },
{ "path": "../../libs/cache" },
{ "path": "../../libs/utils" },