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

SDK strips metadata key on entry/asset creation #76

Open
MarcoGlauser opened this issue Jun 11, 2021 · 2 comments
Open

SDK strips metadata key on entry/asset creation #76

MarcoGlauser opened this issue Jun 11, 2021 · 2 comments

Comments

@MarcoGlauser
Copy link

Hi,

I wanted to create assets with certain tags and I couldn't get it to work. The SDK would always strip the metadata key from the dictionary.
According to the documentation, it should be possible to send metadata when creating an asset.

From my limited knowledge of the sdk and a short debug session, the issue seems to be with this method.
Is there a reason for stripping everything, including metadata, except fields?
I would offer to create a pull request but I'm not quite sure how to test this properly with the tooling from the sdk.

@jeremyrich
Copy link

➕ That would definitely be a good feature to be able to handle tags edition from this SDK !

@rubydog
Copy link
Collaborator

rubydog commented Apr 21, 2022

The library doesn't support Tags API yet.

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

3 participants