Accessing Swagger Documentation with JHipster
You can't since you are only generating the rest apis. if you want to see the api-docs follow the instructions mentioned here
Once you have succesfully cloned the said repository
open dist/index.html and simply paste the source there
http://localhost:8080/v2/api-docs
it should look like something like this