vdespa / introduction-to-postman-course

956 stars 597 forks source link

Misspelling in the value for the query parameter 'type' #2

Closed Mustycodes closed 3 years ago

Mustycodes commented 3 years ago

On hitting the /books endpoint, the values for the query parameter 'type' are supposed to be 'fiction' and 'non-fiction', but the error message says 'non-function'. Kindly try to correct this or provide a link to the api repo

vdespa commented 3 years ago

Thanks for reporting this. I have fixed the wrong error message.

The source code can be visible from here:

https://glitch.com/edit/#!/simple-books-api