mirror of
https://github.com/alibaba/higress.git
synced 2026-04-21 20:17:29 +08:00
http2rpc supports treating the entire body as a method parameter (#722)
This commit is contained in:
@@ -154,6 +154,11 @@ spec:
|
||||
type: array
|
||||
httpPath:
|
||||
type: string
|
||||
paramFromEntireBody:
|
||||
properties:
|
||||
paramType:
|
||||
type: string
|
||||
type: object
|
||||
params:
|
||||
items:
|
||||
properties:
|
||||
|
||||
Reference in New Issue
Block a user