api

package
v2.7.1 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2024 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

View Source
const DefaultPageSize = 20
View Source
const MaxPageSize = 100

Variables

This section is empty.

Functions

func RegisterRoutes

func RegisterRoutes(rg *gin.RouterGroup)

Types

type BrandingConfig added in v2.6.0

type BrandingConfig struct {
	Name string
}

type EditableConfig added in v2.6.0

type EditableConfig struct {
	Themes              ThemeConfig
	Branding            BrandingConfig
	RegistrationEnabled bool
}

type ThemeConfig added in v2.6.0

type ThemeConfig struct {
	Active    string
	Settings  string
	Available []string
}

type ValidateOtpRequest added in v2.3.0

type ValidateOtpRequest struct {
	Token string `json:"token"`
}

Jump to

Keyboard shortcuts

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