Postman Onboarding Workspace Bootstrap
Version updated for https://github.com/postman-cs/postman-bootstrap-action to version v2.9.9.
- 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 creates a Postman workspace from an OpenAPI specification, generating baseline, smoke, and contract collections. It automates the process of setting up a comprehensive test suite using RFC-based assertions and supports various protocols like gRPC, SOAP, GraphQL, AsyncAPI, and MCP. The action provides executable contract tests and enforces adherence to industry standards.
What’s Changed
What’s Changed
- fix(bootstrap): preserve undocumented response bodies by @jaredboynton in https://github.com/postman-cs/postman-bootstrap-action/pull/95
Full Changelog: https://github.com/postman-cs/postman-bootstrap-action/compare/v2...v2.9.9