Renames Rencore connector to Rencore Code (#157)
* Renames Rencore connector to Rencore Code * Added readme to the Rencore Code connector
This commit is contained in:
Родитель
64aedfa689
Коммит
41456df734
|
@ -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",
|
|
@ -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
|
Загрузка…
Ссылка в новой задаче