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

[PROPOSAL] - Add missing high-level client methods for handling API Guide examples. #404

Closed
Djcarrillo6 opened this issue Oct 17, 2023 · 0 comments · Fixed by #437
Closed
Labels
enhancement New feature or request

Comments

@Djcarrillo6
Copy link
Contributor

Djcarrillo6 commented Oct 17, 2023

What/Why

What are you proposing?

Currently the some of the API methods related to composable templates do not yet exist in the high-level client, they only exist as methods on the low-level client. This proposal seeks to add the missing methods to the high-level client so that the low-level client examples in the /guides/index_template.md can be replaced with the high-level client implementations.

What problems are you trying to solve?

By adding the missing methods to the high-level client, this would allow for updating the API action guides to use the more C# friendly implementation via the high-level client.

#OSCI-2023

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

Successfully merging a pull request may close this issue.

2 participants