Skip to content

Commit 340eb28

Browse files
authored
Update README.md
1 parent 7578550 commit 340eb28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ You can check following sample OData requests and results.
66

77
if you like Postman, just import AspNetCore_OData.postman_collection.json file and you will see more sample query in Get folders.
88

9-
<img src="https://raw.githubusercontent.com/suadev/aspnet-core-web-api-using-odata-temp/master/postman.JPG?token=ABNFAW3OUW454CL2CBRFKGS5GN6DY" />
9+
<img src="https://raw.githubusercontent.com/suadev/aspnet-core-web-api-using-odata/master/postman.JPG" />
1010

1111

1212
#### Get All Categories - http://localhost:5000/odata/product_categories?$count=true

0 commit comments

Comments
 (0)