Skip to content
Snippets Groups Projects
Commit 5a347065 authored by David Huss's avatar David Huss :speech_balloon:
Browse files

Fix test.sh, add location key : )

parent cbf97356
Branches
No related tags found
No related merge requests found
#! /bin/bash #! /bin/bash
curl --header "Content-Type: application/json" --request POST --data '{"place":"lerchenfeld", "entrance":"haupteingang", "direction":"in", "id":"543GFDHGfddf455"}' http://localhost:5000/ curl --header "Content-Type: application/json" --request POST --data '{"location":"lerchenfeld", "entrance":"haupteingang", "direction":"in", "id":"543GFDHG"}' http://localhost:8000/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment