REST-API-Tutorial-Updated
REST-API-Tutorial-Updated copied to clipboard
Update postman collection to be compatible with new scripts system
Hi!
Since the postman collection was exported, the "tests" system has been moved into the "scripts" system and the syntax for tests has changed. Because of that, the tests in the Postman collection of this repo are no longer compatible with the current version of Postman. When each endpoint is executed, the collection variables do not populate.
This PR updates the tests so that they work as expected, successfully setting the variables.