AipGateway.FileAip.Service.http 235 B

1234567891011
  1. @AipGateway.FileAip.Service_HostAddress = http://localhost:5235
  2. GET {{AipGateway.FileAip.Service_HostAddress}}/todos/
  3. Accept: application/json
  4. ###
  5. GET {{AipGateway.FileAip.Service_HostAddress}}/todos/1
  6. Accept: application/json
  7. ###