Pārlūkot izejas kodu

Fix section 3.1.8 URI

David Ginzberg 7 gadus atpakaļ
vecāks
revīzija
d30839a006
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1
    1
      README.md

+ 1
- 1
README.md Parādīt failu

234
 -
234
 -
235
 ### Part 3.1.8 - Test
235
 ### Part 3.1.8 - Test
236
 * Restart the QuickPoll application.
236
 * Restart the QuickPoll application.
237
-* Use Postman to execute a `POST` to `http://localhost:8080/polls/1` whose request body is the `JSON` object below.
237
+* Use Postman to execute a `POST` to `http://localhost:8080/polls/` whose request body is the `JSON` object below.
238
 * You can modify the request body in Postman by navigating to the `Body` tab, selecting the `raw` radio button, and selecting the `JSON` option from the text format dropdown.
238
 * You can modify the request body in Postman by navigating to the `Body` tab, selecting the `raw` radio button, and selecting the `JSON` option from the text format dropdown.
239
 
239
 
240
 ```JSON
240
 ```JSON