We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eefa3e3 commit 698d890Copy full SHA for 698d890
.learn/exercises/07.1-test-post-todo/README.md
@@ -1,6 +1,6 @@
1
# `07.1` Test your endpoint
2
3
-This is what you have so far about the `POST /todos` endpoint, take some time to analyze each line:
+This is what you should have so far for the `POST /todos` endpoint. Take some time to analyze each line and ask questions where needed:
4
5
```python
6
@app.route('/todos', methods=['POST'])
0 commit comments