代码拉取完成,页面将自动刷新
{
"name": "tcapim-graphql-proxy",
"description": "tcapim-graphql-proxy is a application to validate graphql queries in TIBCO Cloud API Management.",
"version": "1.0",
"type": "nodejs-app",
"resources": {
"physicalMemory": 1024,
"totalMemory": 4096,
"cpuQuota": 25
},
"endpoints": [
{
"primary": true,
"protocol": "http",
"port": "8000",
"public": true,
"swagger": {
"swagger": "2.0",
"info": {
"version": "1.0",
"title": "tcapim-graphql-proxy",
"description": "Inline proxies for pre-processing of graphql requests"
},
"paths": {
"/preprocessor": {
"post": {
"produces": [],
"responses": {
"200": {
"description": "Success response",
"schema": {
"type": "string"
}
},
"400": {
"description": "Bad Request",
"schema": {
"type": "string"
}
}
},
"parameters": [],
"operationId": "gqlPreProcessor",
"description": "Inline proxies for pre-processing of graphql requests",
"summary": "Inline proxies for pre-processing of graphql requests"
}
}
}
},
"type": "public",
"pingable": false,
"spec": {
"name": "tcapim-graphql-proxy",
"version": "1.0"
}
}
],
"properties": [
{
"name": "MAX_QUERY_DEPTH",
"datatype": "number",
"default": "3"
},
{
"name": "ALLOW_INTROSPECT",
"datatype": "boolean",
"default": "false"
},
{
"name": "ALLOW_MUTATION",
"datatype": "boolean",
"default": "false"
}
]
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。