Skip to content

Add ConfigurationParameters interface to client exports #1945

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

Closed
wants to merge 2 commits into from

Conversation

bartoncasey
Copy link

@bartoncasey bartoncasey commented Dec 5, 2024

What does this PR do?

The ConfigurationParameters interface is exposed via the client.createConfiguration method signature, but it is not itself exported. This exports it so that it can be used to strongly type the argument in user code.

Review checklist

  • This PR does not rely on API client schema changes.
    • The CI should be fully passing.

@bartoncasey bartoncasey requested a review from a team as a code owner December 5, 2024 18:31
@bartoncasey bartoncasey changed the title Add ConfigurationParameters interfect to client exports Add ConfigurationParameters interface to client exports Dec 5, 2024
Copy link

github-actions bot commented Jan 5, 2025

This PR has been automatically marked as stale because it has not had activity in the last 30 days.
If there is no activity for another 90 days, this issue will be automatically closed.

@github-actions github-actions bot added the stale label Jan 5, 2025
@github-actions github-actions bot closed this Jun 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant