docs: fixed typo in OpenRPC

This commit is contained in:
Rene Vergara 2024-09-04 11:11:01 -05:00
parent f780e996e0
commit bd3d9e8067
Signed by: pitmutt
GPG key ID: 65122AD495A7F5B2

View file

@ -612,7 +612,7 @@
"result": { "result": {
"name": "Operation", "name": "Operation",
"schema": { "schema": {
"$ref": "#/components/Schemas/Operation" "$ref": "#/components/schemas/Operation"
} }
}, },
"errors": [ "errors": [