You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,8 @@ This is an Express JS Pokemon API based on PokeAPI. Your job is to fix 4 issues:
11
11
12
12
Please refer to the API Swagger documentation for clear specifications of the API's intended behavior. You can find the Swagger docs at http://localhost:3000/api-docs.
13
13
14
+
Once you create a pull request with your changes, our automated test runner will validate your code to check if it is correct. No need for manual review!
0 commit comments