Postman Integeration
Generate a postman collection full of example requests and responses
Showcase
Getting started
The configuration for the postman generator lives in your fern folder, in a file
called generators.yml
.
Step 1: Configure your generators.yml
Start by running the following command:
Once the command completes, you will see the following configuration added:
generators.yml
Step 2: Generate a collection.json
Start by running the following command
This will trigger postman collection on Fern’s cloud. Once complete, you’ll see a collection.json
:
Publishing
If you’d like Fern to publish the collection directly to Postman instead, you can modify your generators.yml
configuration
in the following way:
generators.yml
If you’d like to publish to a particular collection, just specify the collection ID.
generators.yml