Hiếu Trứng

Results 2 comments of Hiếu Trứng

> Do you have a wasm plugin in your container yes, I added wasm configuration in /usr/local/apisix/conf/config.yaml ``` wasm: plugins: - name: coraza-filter priority: 7999 file: /plugins/coraza-proxy-wasm.wasm ``` I tested...

you can manually create a schema.json and mount to /usr/local/apisix-dashboard/conf/schema.json in apisix-dashboard, here's what I'm using: ``` "coraza-filter": { "schema": { "type": "object", "properties": { "conf": { "type": "object", "properties":{...