You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,7 +85,7 @@ You can launch the BootiqueApplication by running the project using the spring-b
85
85
86
86
The Kotlin Bootique application exposes a Swagger endpoint that allows you to explore the API: [http://localhost:8080/swagger-ui.html](http://localhost:8080/swagger-ui.html)
87
87
88
-
Alternatively you can also execute all the request against the API using the provided HTTP Request files in the /http folder or using curl.
88
+
Alternatively you can also execute request inside IntelliJ against the API using the provided [HTTP Request files](./http) in the [/http](./http) folder or using curl.
0 commit comments