From bd3d9e806702d3c647a44aa606224086606b788d Mon Sep 17 00:00:00 2001 From: Rene Vergara Date: Wed, 4 Sep 2024 11:11:01 -0500 Subject: [PATCH] docs: fixed typo in OpenRPC --- zenith-openrpc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zenith-openrpc.json b/zenith-openrpc.json index 6afd49b..12f1c53 100644 --- a/zenith-openrpc.json +++ b/zenith-openrpc.json @@ -612,7 +612,7 @@ "result": { "name": "Operation", "schema": { - "$ref": "#/components/Schemas/Operation" + "$ref": "#/components/schemas/Operation" } }, "errors": [