Skip to content

Commit

Permalink
http2rpc supports treating the entire body as a method parameter (#722)
Browse files Browse the repository at this point in the history
  • Loading branch information
sjtuzbk committed Dec 21, 2023
1 parent cec9968 commit 10f5267
Show file tree
Hide file tree
Showing 6 changed files with 338 additions and 43 deletions.
5 changes: 5 additions & 0 deletions api/kubernetes/customresourcedefinitions.gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,11 @@ spec:
type: array
httpPath:
type: string
paramFromEntireBody:
properties:
paramType:
type: string
type: object
params:
items:
properties:
Expand Down
Loading

0 comments on commit 10f5267

Please sign in to comment.