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": {
|
"result": {
|
||||||
"name": "Full viewing key",
|
"name": "Full viewing key",
|
||||||
"schema": {
|
"schema": {
|
||||||
"$ref": "#/components/contentDescriptors/ViewingKey"
|
"$ref": "#/components/schemas/ViewingKey"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"examples": [
|
"examples": [
|
||||||
|
|
Loading…
Reference in a new issue