edge-connect-client/sdk/edgeconnect
Patrick Sy 02856be541
All checks were successful
test / test (push) Successful in 44s
ci / goreleaser (push) Successful in 1m39s
fix: Fixed error handling
2025-11-17 15:43:08 +01:00
..
v2 fix: Fixed error handling 2025-11-17 15:43:08 +01:00
appinstance.go feat(api): add nicer error message to format issues indicating permission denied 2025-11-14 12:11:24 +01:00
appinstance_test.go feat(api): Added AppKey to ShowAppInstances 2025-11-13 16:59:38 +01:00
apps.go feat(api): add nicer error message to format issues indicating permission denied 2025-11-14 12:11:24 +01:00
apps_test.go chore(linting): Fixed all linter errors 2025-10-22 12:47:15 +02:00
auth.go chore(linting): Fixed all linter errors 2025-10-22 12:47:15 +02:00
auth_test.go chore(linting): Fixed all linter errors 2025-10-22 12:47:15 +02:00
client.go chore(http-timeout): removed timeout functionality when calling the API as it was not needed and malfunctional 2025-10-17 12:01:47 +02:00
cloudlet.go chore(linting): Fixed all linter errors 2025-10-22 12:47:15 +02:00
cloudlet_test.go chore(linting): Fixed all linter errors 2025-10-22 12:47:15 +02:00
types.go parseStreamingResponse is now unified for all objects under both versions 2025-11-17 14:40:47 +01:00