Skip to content

inference.partner.kling.token.v1

View markdown
{
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
}
},
"$schema": "https://json-schema.org/draft/2020-12/schema"
}