Classes
Methods
(static) parseSchemaMarkdown(text, optionsopt) → {Object}
Parse Schema Markdown from a string or an iterator of strings
Parameters:
Name | Type | Attributes | Default | Description | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
text |
string | Array.<string> | The Schema Markdown text |
||||||||||||||||||||||
options |
Object |
<optional> |
{} | The options object Properties
|
Throws:
Returns:
The type model
- Type
- Object