Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

From REST Assured documentation, imagine that you have a REST based service accessibile in the http://localhost:8080/lotto/{id} endpoint, and returning a JSON content.

...