docs: fixed typo in OpenRPC
This commit is contained in:
parent
f780e996e0
commit
bd3d9e8067
1 changed files with 1 additions and 1 deletions
|
@ -612,7 +612,7 @@
|
|||
"result": {
|
||||
"name": "Operation",
|
||||
"schema": {
|
||||
"$ref": "#/components/Schemas/Operation"
|
||||
"$ref": "#/components/schemas/Operation"
|
||||
}
|
||||
},
|
||||
"errors": [
|
||||
|
|
Loading…
Reference in a new issue