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": {
|
"result": {
|
||||||
"name": "Operation ID",
|
"name": "Operation ID",
|
||||||
"schema": {
|
"schema": {
|
||||||
"$ref": "#/components/contentDescriptors/OperationId"}
|
"$ref": "#/components/contentDescriptors/OperationId"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"examples": [
|
"examples": [
|
||||||
|
|
Loading…
Reference in a new issue