We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents da6b3a9 + 9900a81 commit 83d83f4Copy full SHA for 83d83f4
storage/api-docs/api-docs.json
@@ -7,7 +7,7 @@
7
},
8
"servers": [
9
{
10
- "url": "http://localhost:8085/v1",
+ "url": "https://api.whatnow.jazusoft.com/v1",
11
"description": "API Base URL"
12
}
13
],
@@ -422,7 +422,7 @@
422
"attributionMessage": {
423
"type": "string",
424
"maxLength": 2048,
425
- "example": "PRUEBA 2"
+ "example": "attributionMessage example"
426
427
"contributors": {
428
"type": "array",
@@ -1760,7 +1760,7 @@
1760
1761
1762
"name": "Whatnow",
1763
- "description": "Operations about Regions"
+ "description": "Operations about Whatnow messages"
1764
1765
1766
"name": "Applications",
@@ -1785,4 +1785,4 @@
1785
"BasicAuth": []
1786
1787
]
1788
-}
+}
0 commit comments