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

Implement Custom Optional Parameters for Live Client #201

Closed
davidvonthenen opened this issue Feb 1, 2024 · 1 comment
Closed

Implement Custom Optional Parameters for Live Client #201

davidvonthenen opened this issue Feb 1, 2024 · 1 comment
Assignees

Comments

@davidvonthenen
Copy link
Contributor

Proposed changes

The Live Client must allow for the ability to add custom query parameters to allow for best-effort future or feature-gate type options.

Context

NA

Possible Implementation

NA

Other information

NA

@davidvonthenen davidvonthenen added this to the .Net SDK v4 Release milestone Feb 1, 2024
@CopperBeardy CopperBeardy self-assigned this Feb 7, 2024
CopperBeardy added a commit that referenced this issue Feb 7, 2024
to address git hub issues
#200
#201

implementation  to properly format the Extra Property of the LiveSchema and PrerecordedSchema for the QueryString of request.
The implementation in the QueryParameterUtil class, in the URl Encode methods switch statement. the format does Not change the casing of the key's or value's as the casing may have significance to the user
@davidvonthenen
Copy link
Contributor Author

PR #218 Merged. Closing.

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

No branches or pull requests

2 participants