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:
Waldek Mastykarz 2020-03-12 22:49:35 +01:00 коммит произвёл GitHub
Родитель 64aedfa689
Коммит 41456df734
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
3 изменённых файлов: 25 добавлений и 2 удалений

Просмотреть файл

@ -2,8 +2,8 @@
"swagger": "2.0", "swagger": "2.0",
"info": { "info": {
"version": "1.0.0", "version": "1.0.0",
"title": "Rencore", "title": "Rencore Code",
"description": "Analyze SharePoint applications using Rencore", "description": "Analyze SharePoint applications using Rencore Code",
"termsOfService": "https://dl.rencore.com/files/EULA.pdf", "termsOfService": "https://dl.rencore.com/files/EULA.pdf",
"contact": { "contact": {
"name": "Rencore Support", "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