{
"contents": [
{
"parts": [
{
"text": "画只猫"
}
]
}
]
}curl --location --globoff 'https://wcnbai.com/v1beta/models/:generateContent?key=' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data '{
"contents": [
{
"parts": [
{
"text": "画只猫"
}
]
}
]
}'{}