Skip to content

Commit 9e4af90

Browse files
format edit
1 parent 9aa54ff commit 9e4af90

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

modules/ROOT/pages/analytics-event-api.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ curl -H "Authorization: Bearer $TOKEN" "https://anypoint.mulesoft.com:443/analyt
9898
----
9999

100100
In this example, analytics data is retrieved for the past 30 days from the API with the API ID <API_ID>. The results are generated in a CSV format.
101-
+
101+
102102
The following example combines two `curl` commands and displays values in the command prompt window:
103103

104104
[source,text,linenums]
@@ -183,7 +183,7 @@ Timestamp, API Name, API ID, API Version, API Version ID are always included. +
183183
*Type:* string +
184184
*Required:* yes +
185185
*Example:* `format=csv`
186-
|maxResults |Maximum number of events to return. Default value is `20000`.+
186+
|maxResults |Maximum number of events to return. Default value is `20000`. +
187187

188188
*Type:* integer +
189189
*Required:* no +

0 commit comments

Comments
 (0)