Updating Signi connector - rename and resourceUri fix (#2751)

* Update apiDefinition.swagger.json - typo fix

* Update apiProperties.json - removing environment variables

* Update Readme.md with.com

* Update apiDefinition.swagger.json with .com

* Update apiProperties.json with different redirectUrl

* Update Readme.md - one more Signi.com rename
This commit is contained in:
dk-klein 2023-06-26 22:26:18 +02:00 коммит произвёл GitHub
Родитель cc16a25cad
Коммит dbaa49d78d
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
3 изменённых файлов: 7 добавлений и 7 удалений

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

@ -1,6 +1,6 @@
# Signi
# Signi.com
Signi connector allows you to sign your documents digitally with the [Signi](https://signi.com/) service. Streamline your paperwork!
Signi.com connector allows you to sign your documents digitally with the [Signi.com](https://signi.com/) service. Streamline your paperwork!
## Publisher: NETWORG
This connector is managed and published by NETWORG.

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

@ -2515,8 +2515,8 @@
"definitions": {},
"basePath": "/api/",
"info": {
"title": "Signi",
"description": "Sign your documents digitally with Signi and streamline your paperwork. Powered by NETWORG.",
"title": "Signi.com",
"description": "Sign your documents digitally with Signi.com and streamline your paperwork. Powered by NETWORG.",
"version": "1.0",
"contact": {
"email": "hello@networg.com",

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

@ -12,7 +12,7 @@
"redirectUrl": "https://global.consent.azure-apim.net/redirect",
"properties": {
"IsFirstParty": "False",
"AzureActiveDirectoryResourceId": "https://prod.talxis.com/connectors/signi",
"AzureActiveDirectoryResourceId": "https://prod.talxis.com/connectors/ismlouva",
"IsOnbehalfofLoginSupported": true
},
"customParameters": {
@ -23,7 +23,7 @@
"value": "common"
},
"resourceUri": {
"value": "https://prod.talxis.com/connectors/signi"
"value": "https://prod.talxis.com/connectors/ismlouva"
}
}
}
@ -108,6 +108,6 @@
"actions"
],
"publisher": "NETWORG",
"stackOwner": "Signi"
"stackOwner": "Signi.com"
}
}