docs(rpc): fix delimiters
This commit is contained in:
parent
ddff671676
commit
b1cc8a4116
1 changed files with 1 additions and 1 deletions
|
@ -607,7 +607,7 @@
|
|||
"result": {
|
||||
"name": "Operation ID",
|
||||
"schema": {
|
||||
"$ref": "#/components/contentDescriptors/OperationId"}
|
||||
"$ref": "#/components/contentDescriptors/OperationId"
|
||||
}
|
||||
},
|
||||
"examples": [
|
||||
|
|
Loading…
Reference in a new issue