x-knot-action.1.2.0.source-code.io.knotx.ActionKnot.json Maven / Gradle / Ivy
{
"main": "io.knotx.knot.action.ActionKnotVerticle",
"options": {
"config": {
"address": "knotx.knot.action",
"adapters": [
{
"name": "action-self",
"address": "test",
"params": {
"example": "example-value"
},
"allowedRequestHeaders": [
"Cookie",
"Content-Type",
"Content-Length"
],
"allowedResponseHeaders": [
"Set-Cookie"
]
}
],
"formIdentifierName": "snippet-identifier"
}
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy