spec icon indicating copy to clipboard operation
spec copied to clipboard

Cannot support dynamic length params

Open BelfordZ opened this issue 5 years ago • 2 comments

@rmedaer

The issue is with methods that take an array of variable length, where the items must match a single schema, or where the items must be oneOf / allOf a set of schemas

BelfordZ avatar Sep 20 '19 21:09 BelfordZ

Im not exactly sure that JSON-RPC actually support variable length arguments when using by-position (params as array).

That being said, if we were to take on a JSON-RPC 3.0, this variable length params thing would fall under the feature streaming interface

BelfordZ avatar Oct 24 '19 20:10 BelfordZ

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Dec 23 '19 20:12 stale[bot]