{ "$schema": "http://json-schema.org/draft-07/schema#", "title": "ExportToCoderType", "enum": [ "Append", "Overwrite", "NewCodebookAnalyzedQuestions", "NewCodebookAllSharedQuestions", "AscribeCodebook", "Merge" ], "type": "string", "format": "" }