Skip to content

Commit feeef33

Browse files
committed
Remove bundled Redoc HTML file.
1 parent 3e4f431 commit feeef33

2 files changed

Lines changed: 0 additions & 2337 deletions

File tree

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -138,12 +138,6 @@ Many developers using JPA tend to use `Long` as the ID type. However, consider w
138138
./gradlew build
139139
```
140140

141-
### API Documentation
142-
143-
API documentation is available at [api-docs/redoc.html](api-docs/redoc.html), generated using ReDoc in HTML format.
144-
145-
You can also import the [api-docs/openapi.yaml](api-docs/openapi.yaml) file into Postman or Swagger UI to test the API.
146-
147141
### Run E2E Tests
148142

149143
1. Start the application (**important**)

0 commit comments

Comments
 (0)