BotSharp/Bot.WebStarter/settings.swagger.json

13 lines
235 B
JSON
Raw Normal View History

2018-03-19 02:07:36 +00:00
{
"Swagger": {
"Version": "v1",
"Title": "OpenBotKit API",
"Description": "OpenBotKit API",
2018-03-19 02:07:36 +00:00
"TermsOfService": "MIT",
"Contact": {
"Name": "Haiping Chen",
"Email": "haiping008@gmail.com"
}
}
}