bean

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	RequestInvalidKindVersionErrMessage = "Invalid kind and version! Implementation not supported."
	PathParamKind                       = "kind"
	PathParamVersion                    = "version"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type GetHistoryConfigQueryParams

type GetHistoryConfigQueryParams struct {
	BaseConfigurationId  int      `schema:"baseConfigurationId"`
	HistoryComponent     string   `schema:"historyComponent"`
	HistoryComponentName string   `schema:"historyComponentName"`
	FilterCriteria       []string `schema:"filterCriteria"`
}

type GetHistoryQueryParams

type GetHistoryQueryParams struct {
	FilterCriteria []string `schema:"filterCriteria"`
	OffSet         int      `schema:"offSet"`
	Limit          int      `schema:"limit"`
}

Jump to

Keyboard shortcuts

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