Good day,
I am currently at day 03 of the 30 days postman challenge, been learning a whole lot. I would like to confirm about how submissions are done.
Once I submit via the submit request, would it be recorded?
Good day,
I am currently at day 03 of the 30 days postman challenge, been learning a whole lot. I would like to confirm about how submissions are done.
Once I submit via the submit request, would it be recorded?
The “Submit” requests in the “Submit your solution” generally just send an request to the “Collections” endpoint in the Postman API.
This returns the whole collection as an JSON file and each request will have a bunch of tests in the tests tab checking the collection details.
These aren’t recorded, and you can submit as many times as you want.
The final submission for the badge is slightly different and requires you share the entire workspace so it can be checked. I’m assuming this activity would be recorded somewhere.
Thank you for clarifying that
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.