forge-plugin-sdk 0.1.11

OpenAPI Forge plugin author SDK (wasm32-wasip2 only)
1
2
3
4
5
6
/// OpenAPI Forge plugin contract.
///
/// Pre-1.0: this contract is unstable. Plugins must be built against a matching
/// `forge-ir` / `forge-plugin-sdk` version. Mismatches surface as WIT type
/// errors at component load time.
package forge:plugin@0.1.0;