docs/flow.md in losant_rest-1.0.4 vs docs/flow.md in losant_rest-1.0.5
- old
+ new
@@ -101,10 +101,10 @@
| Name | Type | Required | Description | Default | Example |
| ---- | ---- | -------- | ----------- | ------- | ------- |
| applicationId | string | Y | ID associated with the application | | 575ec8687ae143cd83dc4a97 |
| flowId | string | Y | ID associated with the flow | | 575ed18f7ae143cd83dc4aa6 |
| limit | string | N | Max log entries to return (ordered by time descending) | 1 | 10 |
-| since | string | N | Look for log entries since this time (ms since epoch) | 0 | 1465790400000 |
+| since | string | N | Look for log entries since this time (ms since epoch) | | 1465790400000 |
#### Successful Responses
| Code | Type | Description |
| ---- | ---- | ----------- |