diff --git a/certified-connectors/Rencore/apiDefinition.swagger.json b/certified-connectors/Rencore Code/apiDefinition.swagger.json similarity index 99% rename from certified-connectors/Rencore/apiDefinition.swagger.json rename to certified-connectors/Rencore Code/apiDefinition.swagger.json index f8dec14ae..0d1e726d6 100644 --- a/certified-connectors/Rencore/apiDefinition.swagger.json +++ b/certified-connectors/Rencore Code/apiDefinition.swagger.json @@ -2,8 +2,8 @@ "swagger": "2.0", "info": { "version": "1.0.0", - "title": "Rencore", - "description": "Analyze SharePoint applications using Rencore", + "title": "Rencore Code", + "description": "Analyze SharePoint applications using Rencore Code", "termsOfService": "https://dl.rencore.com/files/EULA.pdf", "contact": { "name": "Rencore Support", diff --git a/certified-connectors/Rencore/apiProperties.json b/certified-connectors/Rencore Code/apiProperties.json similarity index 100% rename from certified-connectors/Rencore/apiProperties.json rename to certified-connectors/Rencore Code/apiProperties.json diff --git a/certified-connectors/Rencore Code/readme.md b/certified-connectors/Rencore Code/readme.md new file mode 100644 index 000000000..1d2edd8de --- /dev/null +++ b/certified-connectors/Rencore Code/readme.md @@ -0,0 +1,23 @@ +# Rencore Code + +Discover issues in your SharePoint applications and fix them before they become a problem. + +You extend SharePoint and Office 365 to collaborate effectively. But the applications you build, from a piece of JavaScript embedded on SharePoint pages to complete SharePoint Framework solutions, expose your organization to risks. Using Rencore Code you can analyze your SharePoint applications for any issues and resolve them before they become a problem. + +If you have an existing Rencore Code license, you can enter it in the connector to get more detailed results. To obtain a license, contact us at [rencore.com/contact](https://rencore.com/contact/). + +For more information about the Rencore platform see [rencore.com](https://rencore.com/). + +## Pre-requisites + +None + +## Supported Operations + +### Analyze the contents of the specified file + +Analyzes the contents of the specified file. If the analysis request is accepted, returns a 202 Accepted response with a URL to poll to check the analysis status. When the analysis is completed, the action returns contents of an HTML report with the analysis results. + +## Deployment instructions + +Please use [these instructions](https://docs.microsoft.com/en-us/connectors/custom-connectors/paconn-cli) to deploy this connector as custom connector in Microsoft Flow and PowerApps