Skip to content

Commit d951e44

Browse files
committed
code review
1 parent 7f6067b commit d951e44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: src/types/schema.ts

+1
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@ export interface FormQuestionOptions {
202202
conceptClasses?: Array<string>;
203203
conceptSet?: string;
204204
};
205+
attributeType?: string;
205206
}
206207

207208
export interface QuestionAnswerOption {

0 commit comments

Comments
 (0)