Syntax error in BUI Extensibility Framework sample code
Content
Is it just me or is there a missing close-bracket in the very first js example for the extensibility framework? There doesn't seem to be an obvious place to report documentation bugs, so asking here.
ORACLE_SERVICE_CLOUD.extension_loader.load(myAppId, extensibilityApiVersion) .then(function(extensionProvider
2