Pedro Costa
3dea2dec5c
Merge branch 'main' into feature/extend-rest-client
2025-05-12 15:26:07 +01:00
M. Essam
ac135ab11d
[management/client/rest] fix panic when body is nil ( #3714 )
...
Fixes panic occurring when body is nil (this usually happens when connections is refused) due to lack of nil check by centralizing response.Body.Close() behavior.
2025-05-05 18:54:47 +02:00
Pascal Fischer
cd38677716
export newRequest and extend setupkey create with account_id
2025-04-17 12:05:01 +02:00
Pedro Maia Costa
75bdd47dfb
[management] get current user endpoint ( #3666 )
2025-04-15 11:06:07 +01:00
M. Essam
7d385b8dc3
[management] REST client package ( #3278 )
2025-02-04 10:10:10 +00:00