Skip to content

Commit

Permalink
Update WASMFilter.json
Browse files Browse the repository at this point in the history
Signed-off-by: Mohd Uzair <[email protected]>
  • Loading branch information
MUzairS15 authored Jul 8, 2024
1 parent 612a70c commit 692a4ff
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions definitions/meshery-core/0.7.2/components/WASMFilter.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
},
"component": {
"kind": "WASMFilter",
"version": "core.meshery.io/v1alpha1"
"version": "core.meshery.io/v1alpha1",
"schema": "{\"properties\":{\"wasmFilter\":{\"description\":\"Location (URL) of WASM filter accessible by Istio/Kubernetes.\",\"type\":\"string\"},\"config\":{\"description\":\"Configuration of the `spec.configPatches.patch.value` of the Istio Envoy Filter resource for your specific filter.\",\"type\":\"string\",\"format\":\"textarea\"}},\"required\":[\"wasmFilter\"],\"title\":\"WASM Filter\",\"type\":\"object\"}"
}
}
}

0 comments on commit 692a4ff

Please sign in to comment.