Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clientOptions configuration option is undocumented #1441

Open
jamesmacwhite opened this issue May 9, 2024 · 0 comments
Open

clientOptions configuration option is undocumented #1441

jamesmacwhite opened this issue May 9, 2024 · 0 comments
Labels

Comments

@jamesmacwhite
Copy link
Contributor

jamesmacwhite commented May 9, 2024

Description

The codebase allows for creating a Guzzle client with predefined client options per feed, but this is not documented in: https://docs.craftcms.com/feed-me/v4/get-started/configuration.html

Plugin::$plugin->service->createGuzzleClient($feedId);

When populating a valid feedId this would automatically provide any clientOptions values onto the Guzzle client.

Currently there is no mention of this anywhere in the documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant