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.
1 parent 90a11eb commit 5a3ac00Copy full SHA for 5a3ac00
README.md
@@ -31,8 +31,6 @@ This Pipedrive API client is distributed under the MIT licence.
31
- Make PR
32
33
## Options
34
-* `strictMode` - In strict mode `*_id` items in the responses are numeric IDs. Default is *false* in which case expanded
35
- objects are returned. Strict mode is recommended and is likely to be the default in the future.
36
* `oauth` - whether the API token is to be used as OAuth bearer token instead of classic API key (default is *false*).
37
When setting `oauth` to true your application code must take care of fetching, storing and refershing the tokens.
38
0 commit comments