Postman Onboarding Workspace Bootstrap
Version updated for https://github.com/postman-cs/postman-bootstrap-action to version v2.10.20.
- This action is used across all versions by 0 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Postman Onboarding: Workspace Bootstrap action automates the creation of a Postman workspace from an OpenAPI specification. It generates baseline, smoke, and contract collections with executable tests, covering various protocols including gRPC, SOAP, GraphQL, AsyncAPI, and MCP lanes. The action handles spec imports securely through access tokens and supports both public HTTPS URLs and local file paths for the OpenAPI document.
What’s Changed
What’s Changed
- Omit converter-only options from Spec Hub links by @jaredboynton in https://github.com/postman-cs/postman-bootstrap-action/pull/143
- Release v2.10.20 by @jaredboynton in https://github.com/postman-cs/postman-bootstrap-action/pull/144
Full Changelog: https://github.com/postman-cs/postman-bootstrap-action/compare/v2...v2.10.20