From eec47bbcb28109b582dda059b6798e906885b97a Mon Sep 17 00:00:00 2001 From: alex Date: Wed, 22 Feb 2023 21:11:36 +0100 Subject: [PATCH] updated url --- routers/api/v1/user/useravatar.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/routers/api/v1/user/useravatar.go b/routers/api/v1/user/useravatar.go index 6eb889a..c470a00 100644 --- a/routers/api/v1/user/useravatar.go +++ b/routers/api/v1/user/useravatar.go @@ -23,7 +23,7 @@ func GetAvatar(c *fiber.Ctx) error { // parameters: // - name: size // in: query - // description: Size can be specified as query to influence the size of the image. Available sizes https://git.clickandjoin.umbach.dev/ClickandJoin/StorageServer/src/commit/157d51ee467a4c8c2ebad37df7ae98c370a0ef0d/modules/utils/definitions.go#L21 + // description: Size can be specified as query to influence the size of the image. Available sizes https://git.clickandjoin.umbach.dev/ClickandJoin/StorageServer/src/branch/alpha/modules/utils/definitions.go#L17 // responses: // '200': // description: Avatar from user