Newer
Older
smart_construction / cloudfunctions / openapi / config.json
zhout on 27 May 2020 382 bytes Initial Commit
{
  "permissions": {
    "openapi": [
      "wxacode.get",
      "subscribeMessage.send",
      "subscribeMessage.addTemplate",
      "templateMessage.send",
      "templateMessage.addTemplate",
      "templateMessage.deleteTemplate",
      "templateMessage.getTemplateList",
      "templateMessage.getTemplateLibraryById",
      "templateMessage.getTemplateLibraryList"
    ]
  }
}