* `end` - end
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/SurveyEndBranchingTypeEnum", "title": "SurveyEndBranchingTypeEnum", "enum": [ "end" ], "type": "string", "description": "* `end` - end" }