Add project files.
This commit is contained in:
11
WebApplication3/WebApplication3.http
Normal file
11
WebApplication3/WebApplication3.http
Normal file
@@ -0,0 +1,11 @@
|
||||
@WebApplication3_HostAddress = http://localhost:5077
|
||||
|
||||
GET {{WebApplication3_HostAddress}}/todos/
|
||||
Accept: application/json
|
||||
|
||||
###
|
||||
|
||||
GET {{WebApplication3_HostAddress}}/todos/1
|
||||
Accept: application/json
|
||||
|
||||
###
|
||||
Reference in New Issue
Block a user