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 64c7fab commit d76438fCopy full SHA for d76438f
challenges/API Game of Thrones.md
@@ -39,3 +39,8 @@ ALTER THE SCRIPT ABOVE so that the output instead returns ONLY the following:
39
- The name of the character
40
- The name(s) of books the character appeared in
41
- The name(s) of allegiances the character has (if any)
42
+
43
+BONUSES:
44
+- If the character doesn't have a name, return their FIRST alias instead.
45
+- Specify if each book the character was in was POV or not.
46
+- Error handle for bad requests!
0 commit comments