Skip to content

Commit

Permalink
Merge pull request #1379 from pascalgrimaud/readme-using-front
Browse files Browse the repository at this point in the history
README: update with front url [ci skip]
  • Loading branch information
pascalgrimaud authored Apr 17, 2022
2 parents 0152617 + 3bd0810 commit 5d45883
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,9 @@ npm run e2e:headless

## Generate your project

Go to http://localhost:7471/swagger-ui.html and build your own JSON to generate a project. Here an example:
Go to http://localhost:7471, select your option and generate the code you want, step by step, and only what you need.

If needed more advanced features, go to http://localhost:7471/swagger-ui.html and use your own JSON to generate the code you want. Here an example:

<!-- prettier-ignore-start -->
```yaml
Expand Down

0 comments on commit 5d45883

Please sign in to comment.