models

package
v1.5.2 Latest Latest
Warning

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

Go to latest
Published: Mar 4, 2026 License: MPL-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AsyncPublishResult added in v1.5.1

type AsyncPublishResult struct {
	ID string
}

AsyncPublishResult represents the result of an async publish operation

type EnforcePolicyResult

type EnforcePolicyResult struct {
	ID string
}

EnforcePolicyResult represents the result of an enforce operation

type PublishChangesResult

type PublishChangesResult struct {
	IsValid  bool
	Errors   []ValidationMessage
	Warnings []ValidationMessage
}

PublishChangesResult represents the result of a publish operation

type ValidationMessage

type ValidationMessage struct {
	Message string `json:"message"`
}

ValidationMessage represents a validation error or warning message

Jump to

Keyboard shortcuts

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