fix(all): URLs for MSTeams.
This commit is contained in:
parent
316b5262ee
commit
4adf036918
2 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
"description": "General Bots API definitions.",
|
||||
"contact": {
|
||||
"name": "Pragmatismo",
|
||||
"url": "https://generalbots.ai",
|
||||
"url": "https://gb.pragmatismo.com.br",
|
||||
"email": "info@pragmatismo.io"
|
||||
},
|
||||
"x-ms-api-annotation": {
|
||||
|
|
|
@ -7,8 +7,8 @@
|
|||
"developer": {
|
||||
"name": "@@yourName",
|
||||
"websiteUrl": "https://pragmatismo.io",
|
||||
"privacyUrl": "https://generalbots.ai/privacy.html",
|
||||
"termsOfUseUrl": "https://generalbots.ai/terms.html"
|
||||
"privacyUrl": "https://gb.pragmatismo.com.br/privacy.html",
|
||||
"termsOfUseUrl": "https://gb.pragmatismo.com.br/terms.html"
|
||||
},
|
||||
"icons": {
|
||||
"color": "color.png",
|
||||
|
|
Loading…
Add table
Reference in a new issue