docs(rpc): correct RPC doc
This commit is contained in:
parent
a4966d0f5a
commit
e3797f2494
1 changed files with 1 additions and 1 deletions
|
@ -807,7 +807,7 @@
|
|||
"result": {
|
||||
"name": "Full viewing key",
|
||||
"schema": {
|
||||
"$ref": "#/components/contentDescriptors/ViewingKey"
|
||||
"$ref": "#/components/schemas/ViewingKey"
|
||||
}
|
||||
},
|
||||
"examples": [
|
||||
|
|
Loading…
Reference in a new issue