docs/Question.md in purecloudplatformclientv2-27.1.0 vs docs/Question.md in purecloudplatformclientv2-28.0.0
- old
+ new
@@ -15,10 +15,10 @@
| **comments_required** | **BOOLEAN** | | [optional] |
| **visibility_condition** | [**VisibilityCondition**](VisibilityCondition.html) | | [optional] |
| **answer_options** | [**Array<AnswerOption>**](AnswerOption.html) | Options from which to choose an answer for this question. Only used by Multiple Choice type questions. | [optional] |
| **max_response_characters** | **Integer** | How many characters are allowed in the text response to this question. Used by NPS and Free Text question types. | [optional] |
| **explanation_prompt** | **String** | Prompt for details explaining the chosen NPS score. Used by NPS questions. | [optional] |
-| **is_kill** | **BOOLEAN** | | [optional] |
| **is_critical** | **BOOLEAN** | | [optional] |
+| **is_kill** | **BOOLEAN** | | [optional] |
{: class="table table-striped"}