Skip to content

Commit 83d83f4

Browse files
authored
Merge pull request #20 from IFRCGo/feature/WN-280
WN-280
2 parents da6b3a9 + 9900a81 commit 83d83f4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

storage/api-docs/api-docs.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
"servers": [
99
{
10-
"url": "http://localhost:8085/v1",
10+
"url": "https://api.whatnow.jazusoft.com/v1",
1111
"description": "API Base URL"
1212
}
1313
],
@@ -422,7 +422,7 @@
422422
"attributionMessage": {
423423
"type": "string",
424424
"maxLength": 2048,
425-
"example": "PRUEBA 2"
425+
"example": "attributionMessage example"
426426
},
427427
"contributors": {
428428
"type": "array",
@@ -1760,7 +1760,7 @@
17601760
},
17611761
{
17621762
"name": "Whatnow",
1763-
"description": "Operations about Regions"
1763+
"description": "Operations about Whatnow messages"
17641764
},
17651765
{
17661766
"name": "Applications",
@@ -1785,4 +1785,4 @@
17851785
"BasicAuth": []
17861786
}
17871787
]
1788-
}
1788+
}

0 commit comments

Comments
 (0)