Files
extism/manifest
Muhammad Azeez 5da0eb38ec refactor: remove HttpRequest.header alias (#718)
https://github.com/extism/dotnet-pdk/pull/84 brought to my attention
that the Rust SDK supports both `headers` and `header` while the go sdk
only supports `headers`. After talking to Zach, we decided to remove the
`header` alias from the Rust SDK too, since it's obsolete and we want
people to use `headers`
2024-05-22 20:34:35 +03:00
..
2022-08-25 20:26:36 -07:00

extsim-manifest

This crate defines the manifest type for Extism.

The JSON Schema definition can be found in schema.json