DeploymentQuestionAnswerRequestBody
This is a request body class for an operation.
Properties
JSON Example
{
"spec": {
"answer_val": "string",
"question_id": "string"
}
}
This is a request body class for an operation.
{
"spec": {
"answer_val": "string",
"question_id": "string"
}
}