Chatwoot uses Swagger 2.0 for documenting the API.
A rake task is available to build swagger.json
file after you have made changes to the swagger directory.
In development mode, http://localhost:3000/swagger
is available to test whether the API changes has been updated.