
bedrock.service-base.1.6.2.source-code.bootstrap.json Maven / Gradle / Ivy
{
"description": "Bootstrap - This service was started without a schema. The following events are supported:",
"events": {
"ok": {
"description": "Get an empty response, with status Ok.",
"strict": false,
"example": {}
},
"multiple": {
"description": "Handle multiple events in array format.",
"parameters": {
"post-data": { "description": "An array of other events", "required": true }
}
}
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy