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

Improved examples #21

Merged
merged 2 commits into from
Aug 19, 2022
Merged

Improved examples #21

merged 2 commits into from
Aug 19, 2022

Conversation

johnbatty
Copy link
Collaborator

@johnbatty johnbatty commented Aug 19, 2022

  • Example improvements:
    • New examples:
      • wit (work items)
      • status
      • client_pipeline_policy
    • Updated examples to use ClientBuilder, eliminating default client arguments
    • Added logging via env_logger
  • Added Credential::Unauthenticated to enable unauthenticated operations
  • Removed Option wrappers on selected structs in wit and status (Most returned struct fields are wrapped in Option #6)
  • Updated autorust to add per_call_policies(...) method to ClientBuilders

@johnbatty johnbatty changed the title Improved examples. Improved wit and status structs. Support custom pi… Improved examples Aug 19, 2022
@johnbatty johnbatty merged commit ae0d8c3 into microsoft:main Aug 19, 2022
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.

1 participant