Skip to content

add azure_mgmt_resources group_create example back #528

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
cataggar opened this issue Nov 28, 2021 · 0 comments · Fixed by #710
Closed

add azure_mgmt_resources group_create example back #528

cataggar opened this issue Nov 28, 2021 · 0 comments · Fixed by #710
Labels
CodeGen Issues that relate to code generation

Comments

@cataggar
Copy link
Member

The example was dropped in #527 because of conflicting features in the workspace.

56c6057

This feature was needed/tried:

azure_mgmt_resources = { path = "../../", default-features = false, features = ["package-resources-2021-04"] }

because it not in the default:

default = ["package-policy-2021-06", "enable_reqwest"]

May be investigate using no-default-version.

@cataggar cataggar added the CodeGen Issues that relate to code generation label Nov 28, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Feb 4, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CodeGen Issues that relate to code generation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant