Generate code with openapi-generator (#5)

This commit is contained in:
Guilherme Werner
2025-05-27 08:11:22 -03:00
committed by GitHub
parent 1a8ffe89bc
commit be21a2496e
67 changed files with 8992 additions and 3492 deletions

View File

@ -1,7 +1,5 @@
NODE_ENV=development
TRIBUFU_API_KEY=
TRIBUFU_API_URL=
TRIBUFU_BOT_TOKEN=
TRIBUFU_CLIENT_ID=
TRIBUFU_CLIENT_SECRET=
TRIBUFU_SERVER_ID=
NODE_ENV="development"
TRIBUFU_API_KEY=""
TRIBUFU_API_URL="https://api.tribufu.com"
TRIBUFU_CLIENT_ID=""
TRIBUFU_CLIENT_SECRET=""