openmeter / api /types /doc.go
Leon4gr45's picture
Upload folder using huggingface_hub (part 3)
04f1444 verified
Raw
History Blame Contribute Delete
267 Bytes
// Some parts of the OpenAPI spec are not supported by oapi-codegen, such as the "oneOf" and "anyOf" keywords.
// In these cases, you can define the types manually in the types package and reference them via `x-go-type` so the go client works properly.
package types