Skip to content

Commit 60290ff

Browse files
committed
fix(cardano-services): incorrect OpenAPI title
1 parent 3d111be commit 60290ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cardano-services/src/Handle/openApi.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"openapi": "3.0.0",
33
"info": {
4-
"title": "Rewards",
4+
"title": "Handle",
55
"license": {
66
"name": "Apache 2.0",
77
"url": "http://www.apache.org/licenses/LICENSE-2.0.html"

0 commit comments

Comments
 (0)