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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dynamic provider interface should support multiple resources #9434

Open
1oglop1 opened this issue Apr 20, 2022 · 0 comments
Open

Dynamic provider interface should support multiple resources #9434

1oglop1 opened this issue Apr 20, 2022 · 0 comments
Labels
area/dynamic-providers kind/enhancement Improvements or new features

Comments

@1oglop1
Copy link

1oglop1 commented Apr 20, 2022

Hello!

  • Vote on this issue by adding a 馃憤 reaction
  • If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)

Issue details

At the moment dynamic providers can implement only one resource which is against the principle of the provider.
Native providers support multiple resources, while dynamic providers can only implement one resource.

This is resolved in native providers, by passing URN to the CRUD methods but URN is not available in dynamic providers.

Affected area/feature

Dynamic Providers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dynamic-providers kind/enhancement Improvements or new features
Projects
None yet
Development

No branches or pull requests

2 participants