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

Customer APIs should not be in the runtime package #21406

Merged
merged 1 commit into from
Aug 21, 2023

Conversation

jhendrixMSFT
Copy link
Member

@jhendrixMSFT jhendrixMSFT commented Aug 21, 2023

The runtime package is intended for consumption by SDK authors and generated code.
Renamed context key to match its helper function.
Added some missing examples.

  • The purpose of this PR is explained in this or a referenced issue.
  • The PR does not update generated files.
  • Tests are included and/or updated for code changes.
  • Updates to CHANGELOG.md are included.
  • MIT license headers are included in each file.

The runtime package is intended for consumption by SDK authors and
generated code.
Renamed context key to match its helper function.
Added examples some missing examples.
@jhendrixMSFT jhendrixMSFT merged commit 96a6b85 into Azure:main Aug 21, 2023
@jhendrixMSFT jhendrixMSFT deleted the azcore-policy branch August 21, 2023 19:37
jhendrixMSFT added a commit to jhendrixMSFT/azure-sdk-for-go that referenced this pull request Oct 5, 2023
The runtime package is intended for consumption by SDK authors and
generated code.
Renamed context key to match its helper function.
Added examples some missing examples.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants