From cbff51dd158c15628c8f0f07c5a794b0f48c6cbb Mon Sep 17 00:00:00 2001 From: "ELGEOR-PC\\elgeor" Date: Sun, 13 Dec 2020 18:29:30 +0100 Subject: [PATCH] Update README.md files --- boogle-maps/README.md | 5 +++-- vehicles-api/README.md | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/boogle-maps/README.md b/boogle-maps/README.md index 504eb7c..5443fc0 100644 --- a/boogle-maps/README.md +++ b/boogle-maps/README.md @@ -1,7 +1,8 @@ # Boogle Maps -This is a Mock that simulates a Maps WebService where, given a latitude -longitude, will return a random address. + +Using the https://positionstack.com/ service, given a latitude +longitude, will return the requested address. ## Instructions diff --git a/vehicles-api/README.md b/vehicles-api/README.md index 9ea04a5..df44276 100644 --- a/vehicles-api/README.md +++ b/vehicles-api/README.md @@ -39,7 +39,7 @@ Import it in your favorite IDE as a Maven Project. ## Operations -Swagger UI: http://localhost:8080/swagger-vehicle-api-ui.html +Swagger UI: http://localhost:8080/swagger-ui.html ### Create a Vehicle