output

package
v0.0.0-...-da2a1ef Latest Latest
Warning

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

Go to latest
Published: Feb 15, 2026 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetOpenAPISpecJSON

func GetOpenAPISpecJSON() ([]byte, error)

GetOpenAPISpecJSON returns the raw OpenAPI spec as JSON bytes.

Types

type GetRootParameter

type GetRootParameter = googleuuid.UUID

type ID

type ID = googleuuid.UUID

type TypeWithAllOf

type TypeWithAllOf struct {
	ID googleuuid.UUID `json:"id,omitempty" form:"id,omitempty"`
}

#/components/schemas/TypeWithAllOf

func (*TypeWithAllOf) ApplyDefaults

func (s *TypeWithAllOf) ApplyDefaults()

ApplyDefaults sets default values for fields that are nil.

type TypeWithAllOfID

type TypeWithAllOfID = googleuuid.UUID

#/components/schemas/TypeWithAllOf/properties/id

type TypeWithOptionalField

type TypeWithOptionalField struct {
	At         googleuuid.UUID `json:"at,omitempty" form:"at,omitempty"`
	AtRequired googleuuid.UUID `json:"at_required" form:"at_required"`
}

#/components/schemas/TypeWithOptionalField

func (*TypeWithOptionalField) ApplyDefaults

func (s *TypeWithOptionalField) ApplyDefaults()

ApplyDefaults sets default values for fields that are nil.

type TypeWithOptionalFieldAt

type TypeWithOptionalFieldAt = googleuuid.UUID

type TypeWithOptionalFieldAtRequired

type TypeWithOptionalFieldAtRequired = googleuuid.UUID

Jump to

Keyboard shortcuts

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