Skip to content

Commit 680a3f8

Browse files
committed
fix API doc endpoint description
1 parent 01cf08d commit 680a3f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

defillama-openapi-pro.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1139,7 +1139,7 @@
11391139
"get": {
11401140
"tags": ["main page"],
11411141
"x-api-plan-only": true,
1142-
"summary": "Overview of all categories accross all protocols",
1142+
"summary": "Overview of all forks accross all protocols",
11431143
"responses": {
11441144
"200": {
11451145
"description": "successful operation",
@@ -1247,7 +1247,7 @@
12471247
"/api/oracles": {
12481248
"get": {
12491249
"tags": ["main page"],
1250-
"summary": "Overview of all categories accross all protocols",
1250+
"summary": "Overview of all oracles accross all protocols",
12511251
"responses": {
12521252
"200": {
12531253
"description": "successful operation",

0 commit comments

Comments
 (0)