diff --git a/src/main/kotlin/de/thk/gm/gdw/fitamcampus/Postman-echo.http b/src/main/kotlin/de/thk/gm/gdw/fitamcampus/Postman-echo.http new file mode 100644 index 0000000000000000000000000000000000000000..ec41a1b7ecdb7e6618290fd77a1bc867490e4c86 --- /dev/null +++ b/src/main/kotlin/de/thk/gm/gdw/fitamcampus/Postman-echo.http @@ -0,0 +1,5 @@ +### GET request to example server +GET https://examples.http-client.intellij.net/get + ?generated-in=IntelliJ IDEA + +### \ No newline at end of file