[SRD] Modified to correct the numbering

Modified to correct the numbering
parent 23407381
...@@ -43,11 +43,11 @@ The application defines following REST APIs ...@@ -43,11 +43,11 @@ The application defines following REST APIs
3. GET /myTweets/{id} - Retrieve a Tweet by Id 3. GET /myTweets/{id} - Retrieve a Tweet by Id
3. PUT /myTweets/{id} - Update a Tweet 4. PUT /myTweets/{id} - Update a Tweet
4. DELETE /myTweets/{id} - Delete a Tweet 5. DELETE /myTweets/{id} - Delete a Tweet
4. GET /stream/tweets - Stream tweets to a browser as Server-Sent Events 6. GET /stream/tweets - Stream tweets to a browser as Server-Sent Events
``` ```
## Running integration tests ## Running integration tests
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment