{ "opencollection": "1.0.0", "info": { "name": "Pre-Built Function Document Generator Documentgenerator API", "version": "1.0" }, "items": [ { "info": { "name": "documentgenerator", "type": "folder" }, "items": [ { "info": { "name": "Call Document Generator Function", "type": "http" }, "http": { "method": "POST", "url": "http://127.0.0.1/20181201/functions/:functionId/actions/invoke", "params": [ { "name": "functionId", "value": "", "type": "path", "description": "The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of this function.\n" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Invoke Document Generator. \nSee [InvokeFunction](/iaas/api/#/en/functions/20181201/Function/InvokeFunction).\n" } ] } ], "bundled": true }