We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7578550 commit 340eb28Copy full SHA for 340eb28
README.md
@@ -6,7 +6,7 @@ You can check following sample OData requests and results.
6
7
if you like Postman, just import AspNetCore_OData.postman_collection.json file and you will see more sample query in Get folders.
8
9
-<img src="https://raw.githubusercontent.com/suadev/aspnet-core-web-api-using-odata-temp/master/postman.JPG?token=ABNFAW3OUW454CL2CBRFKGS5GN6DY" />
+<img src="https://raw.githubusercontent.com/suadev/aspnet-core-web-api-using-odata/master/postman.JPG" />
10
11
12
#### Get All Categories - http://localhost:5000/odata/product_categories?$count=true
0 commit comments