Skip to content

paramStructure should have an "either" value #190

@AArnott

Description

@AArnott

From the spec

Field Name Type Description
paramStructure "by-name" | "by-position" Format the server expects the params. Defaults to "by-position".

Some JSON-RPC servers (e.g. StreamJsonRpc) support either by-name or by-position for all methods. How can this be conveyed in the schema?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions