File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -165,7 +165,7 @@ The API is secured using the JWT mechanism provided by DRF.
165165- GET requests are public (GET all, get Item)
166166- Mutating requests are protected by token generated based on the user credentials (` username ` , ` pass ` ).
167167
168- > A POSTMAN Collection Sample can be found [ here] ( # ) .
168+ > A POSTMAN Collection Sample can be found [ here] ( ./media ) .
169169
170170<br />
171171
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ <h5 class="font-weight-bolder">Generated API</h5>
3232 </ ul >
3333 </ p >
3434 < p >
35- Import the < a target ="_blank " href =""> POSTMAN Sample collection</ a >
35+ Import the < a target ="_blank " href ="https://github.com/app-generator/django-soft-ui-dashboard/tree/master/media "> POSTMAN Sample collection</ a >
3636 (Books) and access the
3737 < a target ="_blank " class ="text-body text-sm font-weight-bold mb-0 icon-move-right mt-auto " href ="/api/books/ ">
3838 Generated (Books) API
You can’t perform that action at this time.
0 commit comments