2024-01-16 23:32:04 -03:00
|
|
|
{
|
|
|
|
"openapi": "3.0.0",
|
|
|
|
"info": {
|
|
|
|
"title": "General Bots API",
|
|
|
|
"description": "General Bots API description in Swagger format",
|
|
|
|
"version": "1.0"
|
|
|
|
},
|
|
|
|
"servers": [
|
|
|
|
{
|
2025-04-15 12:49:05 -03:00
|
|
|
"url": "https://gb.pragmatismo.com.br/api",
|
2024-01-16 23:32:04 -03:00
|
|
|
"description": "General Bots Online"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|