This release ships support for Postman Collections in the openapi
family of commands. Postman Collections are converted to OpenAPI using postman-to-openapi
prior to any syncing/validation/reduction.
This release also includes a few fixes to prevent false positives with GitHub Actions onboarding.
What's Changed
- fix: package.json keywords declarations by @erunion in #666
- feat: adding support for uploading and validating Postman collections by @erunion in #669
- fix(createGHA): remove non-github remote check by @kanadgupta in #665
- fix: upgrade oas-normalize to fix a postman conversion issue by @erunion in #672
- fix: swap out
@npmcli/ci-detect
forci-info
by @kanadgupta in #667 - feat: postman-related enhancements, output cleanup by @kanadgupta in #673
Full Changelog: v8.0.4...8.1.0