Number of APIs: 2
Instructions for Day 2: Version control
Learning objectives
Concepts covered
Additional resources
1. Submit your solution - submit second collection
GET https://api.getpostman.com/collections/{{collection_uid}}
Repeat the same steps to validate your second collection. You will need the collection ID
for feature-branch
.
When all of your tests pass, move on to the last request in this folder.
2. Submit your solution - submit environment
GET https://api.getpostman.com/environments/{{environment_uid}}
Follow a similar process to validate your environment. You will need the environment ID
for myEnvironment
to update the environment_uid
in the request URL.
When all of your tests pass, you are done with today's challenge.