UNPKG

openapi-node

Version:

A Node library to interact with the Wix Hive (RESTful API)

31 lines 783 B
{ "tags": { "allowUnknownTags": true }, "source": { "includePattern": ".+\\.js(doc)?$", "excludePattern": "(^|\\/|\\\\)_" }, "plugins": [ "plugins/markdown" ], "markdown": { "parser": "gfm", "hardwrap": true }, "opts": { "lenient": false }, "templates": { "cleverLinks": true, "monospaceLinks": false, "systemName" : "Wix openapi-node", "footer" : "<a href='http://dev.wix.com'>Wix Developer Center</a>", "copyright" : "2014, Wix", "navType" : "vertical", "theme" : "spacelab", "linenums" : false, "collapseSymbols" : false, "inverseNav" : false } }