* `2.0` - 2.0
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/JsonrpcEnum", "title": "JsonrpcEnum", "enum": [ "2.0" ], "type": "string", "description": "* `2.0` - 2.0" }