http2rpc supports treating the entire body as a method parameter (#722)

This commit is contained in:
Bingkun Zhao
2023-12-21 14:47:08 +08:00
committed by GitHub
parent cec99686a0
commit 10f5267b3f
6 changed files with 338 additions and 43 deletions

View File

@@ -154,6 +154,11 @@ spec:
type: array
httpPath:
type: string
paramFromEntireBody:
properties:
paramType:
type: string
type: object
params:
items:
properties: