updated url
parent
eec47bbcb2
commit
a65361890d
|
@ -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/branch/alpha/modules/utils/definitions.go#L17
|
||||
// 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#L21
|
||||
// responses:
|
||||
// '200':
|
||||
// description: Avatar from user
|
||||
|
|
Loading…
Reference in New Issue