v1

package
v1.7.0 Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EditsReq added in v1.5.0

type EditsReq struct {
	g.Meta `path:"/edits" tags:"image" method:"post" summary:"Create image edit接口"`
	model.ImageEditRequest
}

Create image edit接口请求参数

type EditsRes added in v1.5.0

type EditsRes struct {
	g.Meta `mime:"application/json" example:"json"`
}

Create image edit接口响应参数

type GenerationsReq

type GenerationsReq struct {
	g.Meta `path:"/generations" tags:"image" method:"post" summary:"Create image接口"`
	sdkm.ImageGenerationRequest
}

Create image接口请求参数

type GenerationsRes

type GenerationsRes struct {
	g.Meta `mime:"application/json" example:"json"`
}

Create image接口响应参数

Jump to

Keyboard shortcuts

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