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

Validate that the API is supported by the provider #548

Open
chrismarget-j opened this issue Feb 7, 2024 · 0 comments
Open

Validate that the API is supported by the provider #548

chrismarget-j opened this issue Feb 7, 2024 · 0 comments

Comments

@chrismarget-j
Copy link
Collaborator

chrismarget-j commented Feb 7, 2024

The SDK may support more API versions than the provider.

Consider:

  • experimental = false
  • API version supported by SDK
  • API version not supported by provider

Do we ever check for this condition?

The provider's Configure() method should be looking for this.

The experimental attribute's MarkdownDescription element should be updated to reflect provider support behavior when this is fixed or figured out.

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

1 participant