Skip to content

Commit

Permalink
Generate JSON Schema- Survey Model fixed #5544
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewtelnov committed Jan 22, 2023
1 parent 51ee690 commit 8e7509d
Show file tree
Hide file tree
Showing 2 changed files with 2,344 additions and 1 deletion.
2 changes: 1 addition & 1 deletion doc_generator/lib_docgenerator.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ doc.setJsonObj(Survey.Serializer);

doc.generateDocumentation(process.argv.slice(2), {
target: ts.ScriptTarget.ES5, module: ts.ModuleKind.CommonJS
});
}, { generateJSONDefinition: true });

0 comments on commit 8e7509d

Please sign in to comment.