File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ $ mvn spring-boot:run
9
9
## Swagger-UI
10
10
* After starting the application Click on [ Swagger-home] ( http://localhost:8080/api/swagger-ui.html )
11
11
12
- ![ Swagger-Home] ( .. /src/main/resources/images/Swagger-UI-Home.png " Swagger UI Home ")
12
+ ![ Swagger-Home] ( /authentication /src/main/resources/images/Swagger-UI-Home.png " Swagger UI Home ")
13
13
14
14
15
15
## User Data
@@ -24,12 +24,12 @@ $ mvn spring-boot:run
24
24
25
25
## Authorize
26
26
* Use above given user details to login and generate the authorization token.
27
- ![ Swagger-Home] ( .. /src/main/resources/images/Swagger-ui-auth.png " Swagger UI Home ")
27
+ ![ Swagger-Home] ( /authentication /src/main/resources/images/Swagger-ui-auth.png " Swagger UI Home ")
28
28
29
- ![ Swagger-Home] ( .. /src/main/resources/images/swagger-ui-login.png " Swagger UI Home ")
29
+ ![ Swagger-Home] ( /authentication /src/main/resources/images/swagger-ui-login.png " Swagger UI Home ")
30
30
31
31
* Login using the generated token
32
- ![ Swagger-Home] ( .. /src/main/resources/images/swagger-ui-login-token.png " Swagger UI Home ")
32
+ ![ Swagger-Home] ( /authentication /src/main/resources/images/swagger-ui-login-token.png " Swagger UI Home ")
33
33
34
34
35
35
You can’t perform that action at this time.
0 commit comments