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

Support Set Multiple Custom Attribute #187

Open
kelvintyh opened this issue Oct 15, 2024 · 0 comments
Open

Support Set Multiple Custom Attribute #187

kelvintyh opened this issue Oct 15, 2024 · 0 comments

Comments

@kelvintyh
Copy link

Description

Add new function "set_attributes" in class CustomAttributeResource

Use cases

To support set values for multiple attributes

Proposed solution

Add new function "set_attributes" in class CustomAttributeResource which accept a dict eg: { id1: value2, id2: value2 }

Alternatives

Any solution that can handle multiple custom attributes value

Additional information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant