profiledata

package
v0.28.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 4, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeleteProfileData

func DeleteProfileData(ctx *gin.Context)

DeleteProfileData godoc

@Tags			profile
@Summary		Delete profile data
@Description	Delete profile data
@Success		204
@Router			/profile [delete]

@id				DeleteProfileData

func GetProfileData

func GetProfileData(ctx *gin.Context)

GetProfileData godoc

@Tags			profile
@Summary		Get profile data
@Description	Get profile data
@Accept			json
@Success		200 {object} profiledata.ProfileData
@Router			/profile [get]

@id				GetProfileData

func SetProfileData

func SetProfileData(ctx *gin.Context)

SetProfileData godoc

@Tags			profile
@Summary		Set profile data
@Description	Set profile data
@Accept			json
@Param			profileData	body	profiledata.ProfileData	true	"Profile data"
@Success		201
@Router			/profile [put]

@id				SetProfileData

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL