Day 21 : Versioning - Postman Challenge "On row 6, update the localhost port from 3000 to 5000"

I could find the port number 3000 which should be changed to 5000 according to instructions.


2 Likes

Hey @sabbyk,
If you meant to say you couldn’t find the port number (or the localhost server), I was in the same boat. You can replace the petstore.swagger.io host with localhost and a port number. It’s just for demoing purposes and will not influence your results. You’ll actually never make a call to this host.
Cheers!
Jan

1 Like