codegenpatch

package
v0.3.3 Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2026 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package codegenpatch provides external schema types injected into the generated swagger client to preserve PATCH request semantics.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BoxNetworkMode

type BoxNetworkMode string

BoxNetworkMode keeps generated PATCH enum fields serialized as plain strings.

type BoxSecurityMode

type BoxSecurityMode string

BoxSecurityMode keeps generated PATCH enum fields serialized as plain strings.

type StringMap

type StringMap map[string]string

StringMap preserves omit-vs-empty semantics for optional string map PATCH fields in generated request models.

type StringSlice

type StringSlice []string

StringSlice preserves omit-vs-empty semantics for optional string slice PATCH fields in generated request models.

Jump to

Keyboard shortcuts

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