Skip to content

Config Docs for [API]Client classes should include all values #616

@bshaffer

Description

@bshaffer

Related to #615
The config parameter credentialsFetcher for StorageClient is supported, but not shown in the documentation.

This is because all config values cascade down to the RequestWrapper, so anything valid for the request wrapper will be valid for the clients. I propose adding all relevant config values to the [API]Client constructor docs as well for consistency. Most of them are already there, but requestTimeout and credentialsFetcher are missing.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions