From 1a2d91ae7e8b47fa739b604f88cd9d2dded10cb8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joe=20Ku=CC=88ng?= Date: Wed, 26 Apr 2023 18:11:53 +0200 Subject: [PATCH] Rest api Resources changes --- src/main/resources/restApi.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/restApi.txt b/src/main/resources/restApi.txt index 4265960..4a5f9cc 100644 --- a/src/main/resources/restApi.txt +++ b/src/main/resources/restApi.txt @@ -1,7 +1,7 @@ get: - progetto152/locations + progetto152/location progetto152/location/{location} - progetto152/waypoints/{location} + progetto152/waypoint/{location} progetto152/waypoint/{location}/{id} maybe: progetto152/user/{user}