bug1609

package
v0.36.0 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeleteUser

func DeleteUser()

DeleteUser uses the UserDestroy parameters.

swagger:route DELETE /users/{user_id} users UserDestroy

Delete a user.

Responses:
  200: statusResponse

Types

type StatusResponse

type StatusResponse struct {
	// requests allowed per window
	//
	// Extensions:
	//   x-units: requests-per-minute
	XRateLimit int `json:"X-Rate-Limit"`
}

StatusResponse carries a header with an Extensions: block. Response headers do NOT yet honor Extensions: (the #1609 gap, reframed): the x-units extension is dropped from the emitted header.

swagger:response statusResponse

Jump to

Keyboard shortcuts

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