Setup openapi-forge
Version updated for https://github.com/MarcusDunn/openapi-forge to version v1.0.1.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
OpenAPI Forge is a WASM-plugin-based replacement for openapi-generator that parses OpenAPI specs into a normalized intermediate representation and runs sandboxed WebAssembly plugins to transform or emit code from it. The host enforces capability limits to prevent plugins from accessing the filesystem, network, clock, randomness, and memory. It aims to provide a secure and maintainable way for developers to create and run custom generators without relying on third-party software.
What’s Changed
What’s Changed
- chore(deps): bump thiserror from 2.0.19 to 2.0.20 in /plugins in the cargo-minor-patch group by @dependabot[bot] in https://github.com/MarcusDunn/openapi-forge/pull/129
- chore(deps): bump the actions group with 3 updates by @dependabot[bot] in https://github.com/MarcusDunn/openapi-forge/pull/132
- chore(deps): bump the cargo-minor-patch group with 3 updates by @dependabot[bot] in https://github.com/MarcusDunn/openapi-forge/pull/133
- chore(deps-dev): bump esbuild from 0.28.1 to 0.28.2 in /plugins/generator-typescript-cli in the npm-minor-patch group by @dependabot[bot] in https://github.com/MarcusDunn/openapi-forge/pull/131
- chore: prep next release v0.1.28 by @github-actions[bot] in https://github.com/MarcusDunn/openapi-forge/pull/128
- chore(deps): bump thiserror from 2.0.19 to 2.0.20 in /fuzz in the cargo-minor-patch group by @dependabot[bot] in https://github.com/MarcusDunn/openapi-forge/pull/130
Full Changelog: https://github.com/MarcusDunn/openapi-forge/compare/v0.1.27...v1.0.1