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

Make arguments optional on ContextProviderDef #181

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

nicholasjng
Copy link
Collaborator

This ensures that if the configured classpath is a function, the user is allowed to not pass an arguments field, and omit the inline arguments table from the TOML table.

This ensures that if the configured classpath is a function, the user is allowed
to not pass an `arguments` field, and omit the inline arguments table from the
TOML table.
@nicholasjng nicholasjng linked an issue Dec 2, 2024 that may be closed by this pull request
@nicholasjng nicholasjng merged commit c464742 into main Dec 2, 2024
14 checks passed
@nicholasjng nicholasjng deleted the make-arguments-optional branch December 2, 2024 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support callables in ContextProviderDef
1 participant