docs/me.md in losant_rest-1.8.4 vs docs/me.md in losant_rest-1.8.5

- old
+ new

@@ -327,10 +327,11 @@ #### Available Parameters | Name | Type | Required | Description | Default | Example | | ---- | ---- | -------- | ----------- | ------- | ------- | | includeRecent | undefined | N | Should the user include recent app/dashboard info | | true | -| summaryExclude | string | N | List of summary fields to exclude from user summary | | payloadCount | +| summaryExclude | string | N | Comma seperated list of summary fields to exclude from user summary | | payloadCount | +| summaryInclude | string | N | Comma seperated list of summary fields to include in user summary | | payloadCount | | losantdomain | string | N | Domain scope of request (rarely needed) | | example.com | #### Successful Responses | Code | Type | Description |