Miscelanious trials
This commit is contained in:
commit
f99c97f392
33 changed files with 881 additions and 0 deletions
11
IdentityShroud.Api/IdentityShroud.http
Normal file
11
IdentityShroud.Api/IdentityShroud.http
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
@IdentityShroud_HostAddress = http://localhost:5249
|
||||
|
||||
GET {{IdentityShroud_HostAddress}}/todos/
|
||||
Accept: application/json
|
||||
|
||||
###
|
||||
|
||||
GET {{IdentityShroud_HostAddress}}/todos/1
|
||||
Accept: application/json
|
||||
|
||||
###
|
||||
Loading…
Add table
Add a link
Reference in a new issue