Ignore:
Timestamp:
10/19/21 16:40:43 (3 years ago)
Author:
Ema <ema_spirova@…>
Branches:
master
Children:
6a80231
Parents:
eed0bf8
Message:

location-form

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trip-planner/src/test/api.http

    reed0bf8 r188ee53  
    3030
    3131###
    32 GET http://localhost:8080/api/trip/locations
    33 Content-Type: application/x-www-form-urlencoded
     32GET http://localhost:8080/api/city/locations?cityId=1&companionId=1&lengthOfStay=1&categoryIds=1,2
    3433
    35 locName=Macedonia&companion=Wandering Solo&region=Skopje Region&categories=sightseeing&numberOfDays=1
     34###
     35GET http://localhost:8080/api/region/locations?regionId=1&companionId=1&lengthOfStay=1&categoryIds=1,2
    3636
    3737###
Note: See TracChangeset for help on using the changeset viewer.