Update chapter-08-tooling.md

This commit is contained in:
Rodrigo Rodriguez 2024-01-20 14:27:21 -03:00 committed by GitHub
parent 24c84a7952
commit 070ab0be09
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,15 @@
# General Bots Tooling # General Bots Tooling
## Notable Packages
### [@push](https://github.com/vasyas/push-rpc)
#### Updating BotServer/swagger.yaml
```
node ./node_modules/@push-rpc/openapi/dist/cli.js --tsConfig ./tsconfig.api.json --apiTemplate ./api-template.json --output swaager.yaml --baseDir=. --entryFile ./src/api.ts --entryType GBAPI
```
## NLP ## NLP
### luis.ai ### luis.ai