We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20fd003 commit fc0eb89Copy full SHA for fc0eb89
README.md
@@ -118,7 +118,7 @@ JPostman allows you to generate JSON for your collections. You can also write y
118
pmcTest.addCollection(pmcSource);
119
pmcTest.writeToFile("new-collection.json");
120
121
- ### Create or update a collection in Postman
+### Create or update a collection in Postman
122
123
You can upsert (create or update) a collection in Postman, optionally adding it to a workspace.
124
- If a collection does not have a collection ID, it will be created on Postman, and given the UUID returned by Postman
0 commit comments