Skip to content

Commit 839239e

Browse files
fixing some issue
1 parent 7aeaf1e commit 839239e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Api/CompaniesApi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ try {
112112

113113
Name | Type | Description | Notes
114114
------------- | ------------- | ------------- | -------------
115-
**filters** | **string**| Filter by attrbutes. If you have filter for owner on your side please send it as {\"attributes.owner\":\"5b1a17d914b73d35a76ca0c7\"} | [optional]
115+
**filters** | **string**| Filter by attrbutes. If you have filter for owner on your side please send it as {\"attributes.owner\":\"5b1a17d914b73d35a76ca0c7\"} | [optional]
116116
**linkedContactsIds** | **int**| Filter by linked contacts ids | [optional]
117117
**linkedDealsIds** | **string**| Filter by linked deals ids | [optional]
118118
**page** | **int**| Index of the first document of the page | [optional]

0 commit comments

Comments
 (0)