Changeset 59329aa for trip-planner/src/test
- Timestamp:
- 11/23/21 14:58:44 (3 years ago)
- Branches:
- master
- Children:
- e29cc2e
- Parents:
- ceaed42
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trip-planner/src/test/api.http
rceaed42 r59329aa 60 60 Content-Type: application/x-www-form-urlencoded 61 61 62 ### 63 GET http://localhost:8080/api/weekend 64 Content-Type: application/x-www-form-urlencoded 65 66 ### 67 GET http://localhost:8080/api/villages 68 Content-Type: application/x-www-form-urlencoded 69 70 ### 71 GET http://localhost:8080/api/images?locationId=1 72 Content-Type: application/x-www-form-urlencoded
Note:
See TracChangeset
for help on using the changeset viewer.