create_app
ActiveTool of Relin
declared in 1.0.0
Authenticated tool to create app.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"name"
],
"properties": {
"name": {
"type": "string",
"maxLength": 120,
"minLength": 1
},
"routingKeyHeader": {
"type": "string"
},
"routingKeyBodyPath": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Relin
https://github.com/earonesty/relin
1/7 registries