BotSharp/BotSharp.UnitTest/Settings/settings.swagger.json

13 lines
237 B
JSON
Raw Normal View History

2018-04-30 03:09:32 +00:00
{
"Swagger": {
"Version": "v1",
"Title": "Open Chatbot Kit",
"Description": "OpenBotKit API",
"TermsOfService": "MIT",
"Contact": {
"Name": "Haiping Chen",
"Email": "haiping008@gmail.com"
}
}
}