Commit 2073a907 by Calcium-Ion Committed by GitHub

Merge pull request #2353 from QuantumNous/openapi

chore: update the relay openapi file
parents 91fcdd4f 90fcf2d2
......@@ -16,13 +16,13 @@
"name": "OpenAI格式(Responses)"
},
{
"name": "图片生成/编辑(Images)"
"name": "图片生成"
},
{
"name": "图片生成/编辑(Images)/OpenAI兼容格式"
"name": "图片生成/OpenAI兼容格式"
},
{
"name": "图片生成/编辑(Images)/Qwen千问"
"name": "图片生成/Qwen千问"
},
{
"name": "视频生成"
......@@ -292,7 +292,7 @@
"description": " 百炼qwen-image系列图片生成",
"operationId": "createImage",
"tags": [
"图片生成/编辑(Images)/Qwen千问"
"图片生成/Qwen千问"
],
"parameters": [],
"requestBody": {
......@@ -408,7 +408,7 @@
"description": " 百炼qwen-image系列图片生成",
"operationId": "createImage",
"tags": [
"图片生成/编辑(Images)/Qwen千问"
"图片生成/Qwen千问"
],
"parameters": [],
"requestBody": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment