mirror of
https://github.com/alibaba/higress.git
synced 2026-04-22 12:37:26 +08:00
Migrate WASM Go Plugins to New SDK and Go 1.24 (#2532)
This commit is contained in:
@@ -44,11 +44,11 @@ spec:
|
||||
- enum_payload
|
||||
properties:
|
||||
enum_payload:
|
||||
type: string
|
||||
enum:
|
||||
- "enum_string_1"
|
||||
- "enum_string_2"
|
||||
default: "enum_string_1"
|
||||
type: string
|
||||
enum:
|
||||
- "enum_string_1"
|
||||
- "enum_string_2"
|
||||
default: "enum_string_1"
|
||||
body_schema:
|
||||
type: object
|
||||
required:
|
||||
@@ -94,4 +94,4 @@ spec:
|
||||
rejected_msg: "customize reject message"
|
||||
enable_swagger: true
|
||||
enable_oas3: false
|
||||
url: oci://higress-registry.cn-hangzhou.cr.aliyuncs.com/plugins/request-validation:1.0.0
|
||||
url: oci://higress-registry.cn-hangzhou.cr.aliyuncs.com/plugins/request-validation:2.0.0
|
||||
|
||||
Reference in New Issue
Block a user