GET /api/option/waffo-pancake/cataloggithub.com/QuantumNous/new-api/controller.ListWaffoPancakeCatalog。web_vue。controller-confirmed-waffo-pancake-root-config。字段为动态上游数据或回调负载时,文档会明确标记,不能补造 Schema。x-debug 里的占位符;示例不含真实密码、API Key、签名、Cookie 或 Provider 密钥。Authorization: Bearer ********************curl --location 'http://api-dev.opensosen.cn/api/option/waffo-pancake/catalog?merchant_id=%3Credacted-merchant-id%3E&private_key=%3Credacted-private-key%3E' \
--header 'Authorization: Bearer <token>'{
"message": "success",
"data": {
"stores": [
{
"id": "store_example",
"name": "调试店铺",
"status": "active",
"prodEnabled": true,
"onetimeProducts": [
{
"id": "product_example",
"name": "调试充值产品",
"status": "active"
}
]
}
]
}
}