BotSharp/Bot.WebStarter/settings.swagger.json
2018-03-18 21:07:36 -05:00

13 lines
229 B
JSON

{
"Swagger": {
"Version": "v1",
"Title": "RasaBot API",
"Description": "RasaBot API",
"TermsOfService": "MIT",
"Contact": {
"Name": "Haiping Chen",
"Email": "haiping008@gmail.com"
}
}
}