updated url

alpha
alex 2023-02-22 21:09:27 +01:00
parent 157d51ee46
commit 7960b6feae
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ func GetAvatar(c *fiber.Ctx) error {
// parameters: // parameters:
// - name: size // - name: size
// in: query // 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/image/image.go#L28 // 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
// responses: // responses:
// '200': // '200':
// description: Avatar from user // description: Avatar from user